Messaging implementations using Azure Service Bus for use with Astro.CQRS.
Info
Version: | 1.0.4 |
Author(s): | Sean Comiskey |
Last Update: | Sunday, March 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RagtimeWilly/Astro.CQRS/ |
NuGet Url: | https://www.nuget.org/packages/Astro.CQRS.Messaging |
Install
Install-Package Astro.CQRS.Messaging
dotnet add package Astro.CQRS.Messaging
paket add Astro.CQRS.Messaging
Astro.CQRS.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
- Astro.CQRS(>= 1.0.4)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.1.0)
- Newtonsoft.Json(>= 9.0.1)
- WindowsAzure.ServiceBus(>= 2.7.5)
Tags