Griffin.Framework.Cqs
1.0.11
dotnet add package Griffin.Framework.Cqs --version 1.0.11
NuGet\Install-Package Griffin.Framework.Cqs -Version 1.0.11
<PackageReference Include="Griffin.Framework.Cqs" Version="1.0.11" />
paket add Griffin.Framework.Cqs --version 1.0.11
#r "nuget: Griffin.Framework.Cqs, 1.0.11"
// Install Griffin.Framework.Cqs as a Cake Addin #addin nuget:?package=Griffin.Framework.Cqs&version=1.0.11 // Install Griffin.Framework.Cqs as a Cake Tool #tool nuget:?package=Griffin.Framework.Cqs&version=1.0.11
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- DotNetCqs (>= 1.0.0)
- Griffin.Framework (>= 1.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Griffin.Framework.Cqs:
Repository | Stars |
---|---|
jgauffin/Griffin.Framework
Application framework for Business Applications
|
ScopeClosing event was not invoked from SepoerateScopesIocEventBus