Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / EF-Core

EF-Core

EF-Core

Great Reads

by Ngọc Minh Trần
An introduction to ASP.NET Core MVC
by Ngọc Minh Trần
An introduction to ASP.NET Core MVC
by towaso
A short example on how to create a hierarchical web checklist
by Jeremy Likness
This article walks you through my project Planetary Docs, a repository that showcases a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB.

Latest Articles

by Ngọc Minh Trần
An introduction to ASP.NET Core MVC
by Ngọc Minh Trần
An introduction to ASP.NET Core MVC
by towaso
A short example on how to create a hierarchical web checklist
by Jeremy Likness
This article walks you through my project Planetary Docs, a repository that showcases a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB.

All Articles

Sort by Score

EF-Core 

by towaso
A short example on how to create a hierarchical web checklist
by saadishahin
A quick psedu-code for EF Core that's equivalent to modelBuilder.Configurations.AddFromAssembly in entity framework
by DiponRoy
EF Core first publishing multiple DB contexts in same DB
by MdAsifBd
Separate entity class mapping using Fluent API
by scott_liu
Entity Framework Core client evaluation was disabled by default since version 3.0 because of performance.
by David_Cui
To introduce a free library to save some tedious work for writing mapping code between entities and DTOs
by Fiyaz Hasan
Know how to use Entity Framework's new shadow property feature for easily implementing common audit fields for entities
by mark_worrall
How to move Entity Framework Core v5.0 into a separate Visual Studio Project