Skip to content

eCommerce Store API based on DDD & CQRS with Event Sourcing

Notifications You must be signed in to change notification settings

ahmad2smile/Kanayri

Repository files navigation

⚠️ I realized now that I've made alot of mistakes in this repo, especially regarding DDD and Clean Architechture. Please take it with a grain of salt.

Kanayri

eCommerce Store API based on DDD & CQRS with Event Sourcing

Details V1

The project is Setup on Domain Driven Design.

  • Kanayri.Domain For Bussines Logic
  • Kanayri.Application For Application details i.e ASP.NET Core API
  • Kanayri.Persistance For Persisting READ MODEL and EVENT LOG to SQL Database with Entity Framework

References

I followed following implementations of CQRS with Event Sourcing:

Stay in touch

License

MIT licensed.

Releases

No releases published

Packages

No packages published

Languages