Skip to content

OpsOwns/SuperCar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💥💥💥 sample implemention in CQRS/ES and DDD ⭐⭐⭐

Implementation of event sourcing with event store using cosmos db for events write side and ms sql server for read. Working with Domain Driven Desgin, based on onion architecture.

The available services are : Cars, CarsView and EventProcessor

  • Cars service is responsible for saving/update cars
  • CarsView retrive data about cars
  • EventProcessor is responsible for push the events to the queue

Tools

  • .NET 5
  • CosmosDB
  • Sql Server
  • Entity framework
  • Mediatr
  • Rabbit MQ
  • Automapper

sourcing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages