Samuel GetachewEntity Framework Core Latest Version for Beginners: Mapping Your First DatabaseMapping Your First Database with Entity Framework Core — A Beginner’s Guide to Simplifying Database Access in .NETSep 30
Henrique Siebert DomareskiEntity Framework Core 5 — Table-per-Type and Table-per-HierarchyA new feature that was added on Entity Framework Core 5, it’s the possibility to create a Table-per-Type (TPT) mapping. In this article, I…Apr 12, 20212
Muhammad WaqasUsing snake case naming convention for Postgres in EF CoreOverviewDec 20, 2023Dec 20, 2023
Nishān WickramarathnaInheritance Strategy in Entity Framework Core 5Prior to .NET 3.5, we (developers) often used to write ADO.NET code or Enterprise Data Access Block to save or retrieve application data…May 4, 2021May 4, 2021
Henrique Siebert DomareskiMigrating an Application from .NET Core 3.1 to .NET 5In this article, we will migrate a WEB API application from .NET Core 3.1 to .NET 5.0.Mar 10, 2021Mar 10, 2021
Samuel GetachewEntity Framework Core Latest Version for Beginners: Mapping Your First DatabaseMapping Your First Database with Entity Framework Core — A Beginner’s Guide to Simplifying Database Access in .NETSep 30
Henrique Siebert DomareskiEntity Framework Core 5 — Table-per-Type and Table-per-HierarchyA new feature that was added on Entity Framework Core 5, it’s the possibility to create a Table-per-Type (TPT) mapping. In this article, I…Apr 12, 20212
Nishān WickramarathnaInheritance Strategy in Entity Framework Core 5Prior to .NET 3.5, we (developers) often used to write ADO.NET code or Enterprise Data Access Block to save or retrieve application data…May 4, 2021
Henrique Siebert DomareskiMigrating an Application from .NET Core 3.1 to .NET 5In this article, we will migrate a WEB API application from .NET Core 3.1 to .NET 5.0.Mar 10, 2021
Henrique Siebert DomareskiEntity Framework Core 5.0 — Many-to-Many RelationshipsA new feature that is released with the new version of the Entity Framework Core is the possibility to create a Many-to-Many relationship…Nov 11, 20205
Alex KehEnd Game Update: Oracle .NET 5 and EF Core 5Microsoft will release .NET Runtime 5 (formerly called .NET Core) and Entity Framework Core (EF Core) 5 this month. As many developers are…Nov 6, 20204