A Fluent Queue Client for creating Azure Storage Queues and Consumers.
Info
Version: | 1.0.0.35 |
Author(s): | Eoin Campbell |
Last Update: | Sunday, April 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/eoincampbell/Qluent/ |
NuGet Url: | https://www.nuget.org/packages/Qluent |
Install
Install-Package Qluent
dotnet add package Qluent
paket add Qluent
Qluent Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.5.3)
- Newtonsoft.Json(>= 11.0.2)
- WindowsAzure.Storage(>= 9.1.1)
Tags