DotNetCqs 2.1.0
Command/Query abstraction library for .NET applications.
Install-Package DotNetCqs -Version 2.1.0
dotnet add package DotNetCqs --version 2.1.0
<PackageReference Include="DotNetCqs" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCqs --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetCqs, 2.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DotNetCqs as a Cake Addin
#addin nuget:?package=DotNetCqs&version=2.1.0
// Install DotNetCqs as a Cake Tool
#tool nuget:?package=DotNetCqs&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Moved to only .NET standard 2.0
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.2)
Used By
NuGet packages (12)
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.
|
|
OneTrueError.IntegrationTests.Tools
Library used to write integration tests for the OneTrueError client libraries
|
|
Griffin.Framework.Cqs.Server
A TCP host for the Command/Query library.
|
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 History
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 140 | 12/29/2020 |
2.0.17 | 462 | 6/9/2020 |
2.0.16 | 286 | 2/25/2020 |
2.0.15 | 633 | 10/14/2019 |
2.0.14 | 287 | 9/19/2019 |
2.0.12 | 288 | 9/17/2019 |
2.0.11 | 256 | 9/16/2019 |
2.0.10 | 1,846 | 3/18/2019 |
2.0.9 | 923 | 4/4/2018 |
2.0.8 | 820 | 1/15/2018 |
2.0.7 | 743 | 11/20/2017 |
2.0.6 | 650 | 11/16/2017 |
2.0.5 | 643 | 11/13/2017 |
2.0.4 | 641 | 11/9/2017 |
2.0.3.9 | 602 | 11/3/2017 |
2.0.3.8 | 663 | 10/24/2017 |
2.0.3.7 | 582 | 10/24/2017 |
2.0.3.2 | 608 | 10/22/2017 |
2.0.3.1 | 579 | 10/22/2017 |
2.0.3 | 604 | 10/21/2017 |
2.0.2 | 573 | 10/20/2017 |
2.0.1 | 590 | 10/20/2017 |
2.0.0 | 589 | 10/20/2017 |
1.0.1 | 1,003 | 9/5/2017 |
1.0.0 | 27,568 | 2/17/2014 |