Fully asynchronous Messaging Framework used to abstract away the low-level workings of Azure ServiceBus topics.
Info
| Version: | 1.1.17 |
| Author(s): | Hakan Lindestaf |
| Last Update: | Wednesday, July 6, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/HakanL/Qlue |
| NuGet Url: | https://www.nuget.org/packages/Qlue |
Install
Install-Package Qlue
dotnet add package Qlue
paket add Qlue
Qlue Download (Unzip the "nupkg" after downloading)
Dependencies
- Qlue.Core(>= 1.1.6)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.1)
- WindowsAzure.ServiceBus(>= 3.3.1)
- WindowsAzure.Storage(>= 7.1.2)
- Qlue.Logging(>= 1.0.2)
Tags