Skip to content

feanz/ContosoUniversityCore

 
 

Repository files navigation

ContosoUniversity on ASP.NET Core with Full .NET Framework

Contoso University, the way I would write it.

To run, create a database "ContosoUniversity" and run the SchemaAndData.sql script against it. Modify the connection string in appsettings and go!

Things demonstrated

  • CQRS and MediatR
  • AutoMapper
  • Feature folders and vertical slices
  • HtmlTags
  • Entity Framework 6

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.7%
  • C# 11.6%
  • HTML 2.4%
  • Other 0.3%