Skip to content

kanstantsin-chernik/CQRSalad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CQRSalad

Martin Fowler:

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.

About

CQRS + EventSourcing framework written in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages