• Stars
    star
    153
  • Rank 235,780 (Top 5 %)
  • Language
    C#
  • Created over 7 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Entity Framework Core 2 for the Enterprise

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.