Skip to content

thiagocruzrj/E-commerce-DDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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