Basic eCommerce site to learn ASP.NET Core MVC concepts
This is an in-class project for the CPW 213 Summer course.
- .NET Core 3.1.X SDK
- Visual Studio with ASP.NET and Web Dev workload
- Never able to alter the master branch with new info all must be done in a new branch
- The new branches should be tied to an issue or bug that needs to be fixed
- When submitted code will automatically be checked by .NET CI
- Microsoft.EntityFrameworkCore Microsoft Docs
- Microsoft.EntityFrameworkCore.SqlServer NuGet site
- Microsoft.EntityFrameworkCore.Tools NuGet site