Skip to content

mravko/reservations-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reservations-demo

Demo framework for ASP.NET Core and EF Core

To do:

  • Setup of ASP.NET Core Web Api 1.1
  • Setup of EF Core to Sql Server
  • Localization
  • Multiple layers
  • Domain Driven Design
  • Dependency Injection
  • Global exception handling
  • Keep Alive
  • EF Migrations
  • Integration with Identity Server
  • Logging
  • Features
  • Front end framework (Angular or React)
  • Integration with VSTS for continuous integration and continuous delivery
  • Unit tests
  • Integration tests
  • API Documentation using The OpenAPI Specification
  • ...