Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
/ NEventStore.Cqrs Public archive

NEventStore.Cqrs is infrastructure lib to run your CQRS app

Notifications You must be signed in to change notification settings

gaevoy/NEventStore.Cqrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEventStore.Cqrs

NEventStore.Cqrs is infrastructure lib to run your CQRS app, by storing write models via NEventStore.

To see in action:

  • Install MongoDB (for demo purpuse we use MongoDB for read models)
  • Open NEventStore.Cqrs.sln and set examples/PetProject.Books.Host as StartUp project
  • Start app by pressing F5 then open http://localhost:8080 via browser

About

NEventStore.Cqrs is infrastructure lib to run your CQRS app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages