/EntityFrameworkCoreForTheEnterprise

Entity Framework Core 2 for the Enterprise

Primary LanguageC#

Entity Framework Core 2 for the Enterprise

This is a guide about how to implement Entity Framework Core 2 for the enterprise.

This is the stack for this solution:

Entity Framework Core (ORM)
ASP.NET Core (Web API)
xUnit for unit tests (TDD)
xUnit for integration tests (TDD)
Identity Server 4 (Authentication and Authorization)

You can read more details about this source code in: Entity Framework Core 2 for Enterprise.