CQRS stands for Command Query Responsibility Segregation. It's a pattern that I first heard described by Greg Young. At its heart is the notion that you can use a different model to update information than the model you use to read information.
-
Notifications
You must be signed in to change notification settings - Fork 1
kanstantsin-chernik/CQRSalad
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CQRS + EventSourcing framework written in C#
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published