Skip to content

SanthoshPK/UnitTestingAspNetCoreMVC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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.

The main branch exactly matches the course.
The latest-and-greatest branch contains changes that were incorporated after recording. Most often these changes are language features that are relativley new and/or in preview, like primary constructors, switch expressions and so on. Most of these changes will probably make it into the main branch when course updates happen, but 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.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 91.4%
  • HTML 7.3%
  • CSS 1.1%
  • JavaScript 0.2%