DotNetCqs 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNetCqs --version 1.0.0
NuGet\Install-Package DotNetCqs -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotNetCqs" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCqs --version 1.0.0
#r "nuget: DotNetCqs, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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=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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.

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 932 10/4/2023
2.1.1 3,299 2/8/2022
2.1.0 3,188 12/29/2020
2.0.17 1,498 6/9/2020
2.0.16 1,098 2/25/2020
2.0.15 2,588 10/14/2019
2.0.14 1,146 9/19/2019
2.0.12 1,668 9/17/2019
2.0.11 1,543 9/16/2019
2.0.10 3,326 3/18/2019
2.0.9 3,097 4/4/2018
2.0.8 2,017 1/15/2018
2.0.7 1,952 11/20/2017
2.0.6 1,798 11/16/2017
2.0.5 1,775 11/13/2017
2.0.4 1,732 11/9/2017
2.0.3.9 1,566 11/3/2017
2.0.3.8 1,884 10/24/2017
2.0.3.7 1,535 10/24/2017
2.0.3.2 1,615 10/22/2017
2.0.3.1 1,557 10/22/2017
2.0.3 1,532 10/21/2017
2.0.2 1,521 10/20/2017
2.0.1 1,578 10/20/2017
2.0.0 1,498 10/20/2017
1.0.1 2,781 9/5/2017
1.0.0 42,860 2/17/2014

First release