Skip to content

cnikolov/DemoSQRSProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DemoSQRSProject

Often SQRS, is not appreciated, anyway what problem does it solve? Using MediatR nuget package. you ar implementing the SQRS pattern along with chain of responsability. These architectural designs allow you to separate the read/write logic (ideal for fast changing products) or many developers on same product.

The chain of responsability allows us to use Behaviours that we only write ones and they are attached to all our processes in the application, this is optional as shown on the caching.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages