CloudQueueBus provides lightweight infrastructure for sending and receiving messages with Azure Storage Queues.
Info
| Version: | 0.0.8 |
| Author(s): | Yves Reynhout |
| Last Update: | Friday, March 13, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/yreynhout/CloudQueueBus |
| NuGet Url: | https://www.nuget.org/packages/CloudQueueBus |
Install
Install-Package CloudQueueBus
dotnet add package CloudQueueBus
paket add CloudQueueBus
CloudQueueBus Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(4.3.0)
Tags