This is a companion project to go along with a presentation on Effective Unit Testing with .NET Core.
Included in this project are the following projects.
- Sample.Web - A Sample MVC Project
- Sample.Web.Tests - A Sample MVC Project Test Project
- Sample.Services - A sample Services project
- Sample.Services.Tests - A sample test project for services