DotNetCqs 1.0.0
See the version list below for details.
dotnet add package DotNetCqs --version 1.0.0
NuGet\Install-Package DotNetCqs -Version 1.0.0
<PackageReference Include="DotNetCqs" Version="1.0.0" />
paket add DotNetCqs --version 1.0.0
#r "nuget: DotNetCqs, 1.0.0"
// Install DotNetCqs as a Cake Addin #addin nuget:?package=DotNetCqs&version=1.0.0 // Install DotNetCqs as a Cake Tool #tool nuget:?package=DotNetCqs&version=1.0.0
Command/Query separation library. Only defines the bases classes and interfaces which is required to build a complete implementation.
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. |
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on DotNetCqs:
Package | Downloads |
---|---|
WindowsAzure.ServiceBus.Cqs
Command/Query seperation library for WindowsAzure ServiceBus. This is NOT an officical Microsoft package. Allows you to use messaging within your application to make it easier to scale and create a loosely coupled architecture |
|
Griffin.Framework.Cqs
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 |
|
DotNetCqs.Queues.AdoNet
ADO.NET based queues for DotNetCqs. |
|
DotNetCqs.Queues.Azure.ServiceBus
Azure service bus integration for DotNetCqs. |
|
OneTrueError.IntegrationTests.Tools
Library used to write integration tests for the OneTrueError client libraries |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DotNetCqs:
Repository | Stars |
---|---|
jgauffin/Griffin.Framework
Application framework for Business Applications
|
Version | Downloads | Last updated |
---|---|---|
2.1.3 | 1,065 | 10/4/2023 |
2.1.1 | 3,408 | 2/8/2022 |
2.1.0 | 3,305 | 12/29/2020 |
2.0.17 | 1,530 | 6/9/2020 |
2.0.16 | 1,121 | 2/25/2020 |
2.0.15 | 2,670 | 10/14/2019 |
2.0.14 | 1,173 | 9/19/2019 |
2.0.12 | 1,731 | 9/17/2019 |
2.0.11 | 1,595 | 9/16/2019 |
2.0.10 | 3,380 | 3/18/2019 |
2.0.9 | 3,217 | 4/4/2018 |
2.0.8 | 2,068 | 1/15/2018 |
2.0.7 | 1,993 | 11/20/2017 |
2.0.6 | 1,841 | 11/16/2017 |
2.0.5 | 1,817 | 11/13/2017 |
2.0.4 | 1,779 | 11/9/2017 |
2.0.3.9 | 1,596 | 11/3/2017 |
2.0.3.8 | 1,954 | 10/24/2017 |
2.0.3.7 | 1,568 | 10/24/2017 |
2.0.3.2 | 1,653 | 10/22/2017 |
2.0.3.1 | 1,595 | 10/22/2017 |
2.0.3 | 1,567 | 10/21/2017 |
2.0.2 | 1,558 | 10/20/2017 |
2.0.1 | 1,606 | 10/20/2017 |
2.0.0 | 1,536 | 10/20/2017 |
1.0.1 | 2,879 | 9/5/2017 |
1.0.0 | 44,302 | 2/17/2014 |
First release