Command/Query (CQS) library which enables to you use dependency injection in your Command/Query handlers. The CQS objects can be executed locally within the same process or through a client/server architecture. You can also scale the execution by using routing CQS objects or divide so that one server handles events, another queries etc. Support for: * Commands * Queries * Request/Reply * Application events
License
—
Deps
2
Install Size
—
Vulns
✓ 0
Published
Mar 3, 2016
$ dotnet add package Griffin.Framework.CqsNo README available.