Ef
Explore curated resources about Ef.
28 CURATED RESOURCES3 SECTION CARDS
CURRENT SECTION
19 SHOWNArticles
ARTICLE
Letβs do some DDD with Entity Framework Core 3!
ARTICLE
Shadow and Indexer Properties
ARTICLE
Owned Entity Types
ARTICLE
Having the domain model separated from the persistence model
ARTICLE
EF Core 2.1 vs NHibernate 5.1: DDD perspective
ARTICLE
Link to an aggregate: reference or Id?
ARTICLE
Nulls in Value Objects
ARTICLE
EF Core 2.1 vs NHibernate 5.1: DDD perspective
ARTICLE
Using Value Objects with Entity Framework Core
ARTICLE
Supporting Nullable Owned Types in Entity Framework Core
ARTICLE
Representing a collection as a Value Object
ARTICLE
Entity vs Value Object: the ultimate list of differences
ARTICLE
Nesting a Value Object inside an Entity
ARTICLE
Implement the infrastructure persistence layer with Entity Framework Core
ARTICLE
Encapsulated Collections in Entity Framework Core
ARTICLE
Entity types with constructors
ARTICLE
Backing Fields
ARTICLE
Integrity of Collections in Domain-Driven Design
ARTICLE
Strengthening your domain: Encapsulated collections
CURRENT SECTION
4 SHOWNVideos
CURRENT SECTION
5 SHOWNSamples
SAMPLE
mizrael/EFCoreCommerceDemo
Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.
SAMPLE
mizrael/DDD-School
Implementation of the Outbox pattern to improve microservices reliability
SAMPLE
milannankov/EfCoreValueObjects
Illustrates support for value object with Entity Framework Core 2.2
SAMPLE
wmeints/efcore-ddd-demo
A demonstration how to use EF Core in a DDD context.
SAMPLE