Skip to content

geruchvitaliy/Demo-AspNetCore-ApiEntityFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

This demo application demonstrates how to implement API architecture using ASP.NET Core.

It's book-author sample. An API publishes commands to services. Services handle commands and publish events about processed commands. Entity Framework Core and the code first approach was used for processing data in SQL database.

Frameworks and tools:

  • .NET 4.6.2
  • ASP.Net Core 2.0
  • Autofac
  • MediatR
  • Microsoft EntityFramework Core 2.0
  • Swashbuckle AspNetCore 1.1

About

ASP.NET Core, Entity Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages