"Using strongly-typed entity IDs to avoid primitive obsession": "using strongly-typed IDs to represent different types of entity ID. This is a form of primitive obsession—using strongly-typed IDs avoids a whole class of bugs by using the type system. I look at how to create types to represent the IDs and how to create converters so they interoperate easily with ASP.NET Core and EF Core."

"Entity Framework Core 5 Interceptors"


Tags: library   storage   clr  

Last modified 26 April 2022