/E-commerce-DDD

DDD applied in E-commerce context.

Primary LanguageC#

E-commerce-DDD

DDD applied in an E-commerce context.

Tasklist:

  • Create Git Repository
  • Create .Net Core 3.1 project
  • Write entities
  • Validade entities
  • Aggregating with value object
  • Testing all behaviors
  • Slice in layers by context
  • Domain services
  • Domain events
  • CQRS
  • Notification handling
  • BC Integrations
  • Service bus, sagas and queue MSQM
  • Event Sourcing