SkillAgentSearch skills...

EFCoreCommerceDemo

Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.

Install / Use

/learn @mizrael/EFCoreCommerceDemo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EFCoreCommerceDemo

Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.

For a detailed explanation check the series on my blog: https://www.davideguida.com/lets-do-some-ddd-with-entity-framework-core-3/ .

  • Example 1 shows a basic modeling of products, quotes and orders. Everything is enclosed in a small Console application.
  • Example 2 has some improvements (eg. adding a proper "Money" class) and uses WebAPI.
View on GitHub
GitHub Stars37
CategoryDevelopment
Updated4mo ago
Forks8

Languages

C#

Security Score

92/100

Audited on Nov 30, 2025

No findings