WindowsAzure.ServiceBus.Cqs
1.0.7
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
Install-Package WindowsAzure.ServiceBus.Cqs -Version 1.0.7
dotnet add package WindowsAzure.ServiceBus.Cqs --version 1.0.7
<PackageReference Include="WindowsAzure.ServiceBus.Cqs" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WindowsAzure.ServiceBus.Cqs --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Changed a info log message to debug to reduce logging.
Dependencies
-
.NETFramework 4.5
- dotnetcqs (>= 1.0.0)
- Newtonsoft.Json (>= 6.0.0)
- WindowsAzure.ServiceBus (>= 2.2.6)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.