Skip to content

Commit e477765

Browse files
authored
Merge pull request #336 - Tutorial for version 2.2
Tutorial for version 2.2
2 parents b1d94e3 + 813a565 commit e477765

File tree

170 files changed

+9063
-3497
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

170 files changed

+9063
-3497
lines changed

BACKERS.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ Funds donated via both platforms are used for development and marketing purposes
3232

3333
## Generous Backers
3434
- Plamen Petkov
35+
- [Svetlin Nakov](https://nakov.com/)
3536

3637
## Kickstarters
3738
- Ines Ivanova from [C# In 15 Minutes](https://www.youtube.com/channel/UCljus-YO63ae0vwuuPWDasA)
38-
- Rusko Kumovski
3939

4040
## Top Backers
4141
- Bace Kar pod prekor Silovio aka Brudlordo
@@ -51,6 +51,7 @@ Funds donated via both platforms are used for development and marketing purposes
5151
- Viktor Klisurski
5252
- Desi Zlatanova
5353
- Tsenko Tsenov
54+
- [Ivan Ivanov](https://github.com/csyntax)
5455

5556
## Generous One-Time Donations
5657
- My-Amazing-Store
@@ -64,13 +65,15 @@ Funds donated via both platforms are used for development and marketing purposes
6465
- Pavel Doychinov
6566

6667
## Backers
67-
Aleksandur Gyuzelov, Bogomil Stoev, Desislav Stoyanov, Emil Venkov, Georgi Krasimirov Georgiev, Kristiyan Mihailov, Lyubomir Krastanov, Nikolay Boyadzhiev, Nikolay Mihaylov, Rositsa Nenova, Slavi Bozhikov, Vasil Bonev, Yuriy Georgiev, Калин Ценков, Velina Getova, Gabriel Daskalov
68+
Aleksandur Gyuzelov, Bogomil Stoev, Desislav Stoyanov, Emil Venkov, Georgi Krasimirov Georgiev, Kristiyan Mihailov, Lyubomir Krastanov, Nikolay Boyadzhiev, Nikolay Mihaylov, Rositsa Nenova, Slavi Bozhikov, Vasil Bonev, Yuriy Georgiev, Калин Ценков, Velina Getova
6869

6970
## One-Time Donations
70-
Philip Shishov, Mariya Georgieva, Tanya Georgieva, Danny Berova, German Dimitrov, Aleksandar Evangelatov, Anton Petrov, Hristo Ivanov, Anna Stambolieva, Nedelcho Penev, Yulian Ashikov, Boyana Aleksova, Plamen Haralambiev, Victoria Karamanova, Ivaylo Goranov, Aneliya Drazheva, Zdravko Yakimov, Vanya Kuncheva, Georgi Petrov, Stanimir Pavlov, Teodor Stefanov, Stefan Minchev, Simon Valentinova Kochova, Marin Marinov, Petar Peshev, Radoslav Astardzhiev, Dimitar Radkov, Aleksandar Tsvetkov, Georgi Dragnev, Veselin Neychev, Kaloyan Kolev, Andrey Blagoev, Yordan Penev, Ventsislav Yordanov, Nikolay Georgiev, Siyana Yasenova Zdravkova, Ani Kalpachka, Gergana Damyanova, Petya Koleva, Dyanko Petkov, Nikola Kolchakov, Borislava Hranova
71+
Yuliyana Tahova, Philip Shishov, Mariya Georgieva, Tanya Georgieva, Danny Berova, German Dimitrov, Aleksandar Evangelatov, Anton Petrov, Hristo Ivanov, Anna Stambolieva, Nedelcho Penev, Yulian Ashikov, Boyana Aleksova, Plamen Haralambiev, Victoria Karamanova, Ivaylo Goranov, Aneliya Drazheva, Zdravko Yakimov, Vanya Kuncheva, Georgi Petrov, Stanimir Pavlov, Teodor Stefanov, Stefan Minchev, Simon Valentinova Kochova, Marin Marinov, Petar Peshev, Radoslav Astardzhiev, Dimitar Radkov, Aleksandar Tsvetkov, Georgi Dragnev, Veselin Neychev, Kaloyan Kolev, Andrey Blagoev, Yordan Penev, Ventsislav Yordanov, Nikolay Georgiev, Siyana Yasenova Zdravkova, Ani Kalpachka, Gergana Damyanova, Petya Koleva, Dyanko Petkov, Nikola Kolchakov, Borislava Hranova
7172

7273
## Previous Supporters
74+
- Gabriel Daskalov
75+
- Rusko Kumovski
7376
- Kris Petrov
7477
- Mihail Duchev
7578
- Nikola Stankov
76-
- Peter
79+
- Peter

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ Take a look around and...
4141

4242
⭐️ ...if you like the library, **star** the repository and **show** it to your friends!
4343

44-
👀 ...if you find it useful, make sure you **subscribe** for future releases by clicking the **"Watch"** button and choosing **"Releases only"**!
44+
😏 ...if you find it useful, make sure you **subscribe** for future releases by clicking the **"Watch"** button and choosing **"Releases only"**!
45+
46+
👀 ...if you want to learn cool C# coding techniques, **subscribe** to my [YouTube channel](https://www.youtube.com/channel/UCP5Ons7fK3yKhX6lhc9XcfQ), where I regularly post online video lessons!
4547

4648
✔ ...if you want to **support** the project, **[become a sponsor/backer](#sponsors--backers)** or go to [https://MyTestedASP.NET](https://MyTestedASP.NET), and consider **purchasing a premium [license](#license)**!
4749

@@ -163,7 +165,7 @@ Basically, **MyTested.AspNetCore.Mvc** throws an unhandled exception with a frie
163165

164166
## Detailed Documentation
165167

166-
It is **strongly advised** to read the [tutorial](http://docs.mytestedasp.net/tutorial/intro.html) to get familiar with **MyTested.AspNetCore.Mvc** in more details. Additionally, you may see the [testing guide](http://docs.mytestedasp.net/guide/intro.html) or the [API reference](http://docs.mytestedasp.net/api/index.html) for a full list of available features.
168+
It is **strongly advised** to read the [tutorial](http://docs.mytestedasp.net/tutorial/intro.html) or watch [this online video lesson](https://www.youtube.com/watch?v=Tf2P-410Za4) to get familiar with **MyTested.AspNetCore.Mvc** in more details. Additionally, you may see the [testing guide](http://docs.mytestedasp.net/guide/intro.html) or the [API reference](http://docs.mytestedasp.net/api/index.html) for a full list of available features.
167169

168170
You can also check out the [provided samples](https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc/tree/version-2.2/samples) for real-life ASP.NET Core MVC application testing.
169171

@@ -400,7 +402,6 @@ An attribute declaration test validates controller and action attribute declarat
400402
```c#
401403
// Tests for specific controller attributes - Area and Authorize.
402404
MyController<MyMvcController>
403-
.Instance()
404405
.ShouldHave()
405406
.Attributes(attributes => attributes
406407
.SpecifyingArea(ControllerConstants.AdministratorArea)

docs/_docfx/custom/styles/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ footer a:hover {
4949
}
5050

5151
.wrap {
52-
margin-top: 90px;
52+
margin-top: 160px;
5353
}
5454

5555
.counter-key-section{

docs/_docfx/guide/testconfig.md renamed to docs/_docfx/guide/testsettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Test Configuration
1+
# Test Settings
22

33
<strong class="article-contents">This document is still work in progress...</strong>
44

37.1 KB
Loading
172 KB
Loading
-117 KB
Binary file not shown.
1.21 KB
Loading
23.1 KB
Loading
56.4 KB
Loading

0 commit comments

Comments
 (0)