Skip to content

KevinDockx/UnitTestingAspNetCoreMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Testing an ASP.NET Core MVC Web Application

Fully functioning sample code for my Unit Testing an ASP.NET Core MVC Web Application course, over at Pluralsight, currently targeting .NET 8 and .NET 10.

  • The main branch exactly matches the course.
  • The net10 branch targets .NET 10, and is currently a copy of the latest-and-greatest branch.
  • The latest-and-greatest branch targets .NET 10, and potentially contains changes that were incorporated after recording. Most often these changes are language features that are relatively new and/or in preview and that will probably make it into the main branch when course updates happen. If you don't want to wait for that you can already check it out - enjoy :-)

All my courses can be found at https://app.pluralsight.com/profile/author/kevin-dockx

About

Fully functioning sample code for my Unit Testing an ASP.NET Core MVC Web Application course, over at Pluralsight, currently targeting .NET 8 and .NET 10.

Resources

License

Stars

13 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors