Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 882 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 882 Bytes

⚠️ 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.