Skip to content

In this project, we implement the CQRS (Command and Query Responsibility Segregation) pattern in .NET Core. CQRS helps to decouple operations and make the application more scalable and flexible on a large scale.

Notifications You must be signed in to change notification settings

DEVBYDIBIN/CQRS_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

CQRS_API

In this project, we implement the CQRS (Command and Query Responsibility Segregation) pattern in .NET Core. CQRS helps to decouple operations and make the application more scalable and flexible on a large scale.

About

In this project, we implement the CQRS (Command and Query Responsibility Segregation) pattern in .NET Core. CQRS helps to decouple operations and make the application more scalable and flexible on a large scale.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published