jbogard / ContosoUniversityCore

MIT License
591 stars 151 forks source link

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