Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbogard/contosouniversitycore
https://github.com/jbogard/contosouniversitycore
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jbogard/contosouniversitycore
- Owner: jbogard
- License: mit
- Created: 2016-10-19T15:40:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T15:06:07.000Z (almost 7 years ago)
- Last Synced: 2024-10-10T14:05:04.340Z (about 1 month ago)
- Language: JavaScript
- Size: 4.05 MB
- Stars: 591
- Watchers: 47
- Forks: 151
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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