stefan2410 / ContosoUniversityDotNetCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 87.6%Language:C# 10.1%Language:HTML 2.0%Language:PowerShell 0.2%Language:Ruby 0.1%Language:CSS 0.0%