Take advantage of these 10 strategies to improve data access performance when using Entity Framework Core in your data-driven .NET applications. Entity Framework Core (EF Core) is an open source ORM ...
Understand the pitfalls of using enumeration types in the domain layer of your .NET applications and the advantages of using record types instead. When working on applications, you will often need to ...