Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbogard/kcdc2017-cicd
https://github.com/jbogard/kcdc2017-cicd
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jbogard/kcdc2017-cicd
- Owner: jbogard
- License: mit
- Created: 2017-08-01T21:15:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T04:27:19.000Z (over 7 years ago)
- Last Synced: 2024-10-31T08:25:48.574Z (about 2 months ago)
- Language: JavaScript
- Size: 3.99 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
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