ASPNETCore-Entity-Framework-6

An example how to get started with ASP.NET Core and Entity Framework 6

Stars
6

ASP.NET Core with Entity Framework 6

This is an example repository using ASP.NET Core WebAPI and Entity Framework 6. We are implementing custom repositories with a controller having the CRUD functionality.

You can find more information here: Get started with ASP.NET Core and Entity Framework 6

HTH

Fabian

Related Projects