/reservations-demo

Demo framework for ASP.NET Core and EF Core

Primary LanguageC#GNU General Public License v3.0GPL-3.0

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
  • ...