Example code how to use cqrs event sourcing in C# Operations that read data separate from operations that update data using separate interfaces. This allows the performance, scalability and security to be maximized. Supports the evolution of the system over time thanks to greater flexibility and prevents updating commands from causing update commands to cause merger conflicts at the domain level. Please read more https://docs.microsoft.com/nl-nl/azure/architecture/patterns/cqrs
-
Notifications
You must be signed in to change notification settings - Fork 0
AlexandrosMor/CQRS-Event-Sourcing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published