This series will cover details about how to design ASP.NET Core MVC and Web API applications for unit testability. We will start with learning details about unit testing i.e. what is unit testing, why do we need unit testing and how to get started with unit testing in ASP.NET Core based applications.

Unit Testing in ASP.NET Core

Though we are covering unit testing with the .NET core you should be able to able to use unit testing concepts in full .NET framework as well.

I will even try to elaborate on the concepts we will be using to implement unit testing like we might use some design patterns for unit testing so will try to provide an explanation for those design patterns as well.

#aspdotnet core #aspdotnet core mvc #aspdotnet core 5

Unit Testing in ASP.NET Core MVC
1.15 GEEK