Deferred dispatchers and queue processors for commanding via Azure queues.
Info
Version: | 9.0.1 |
Author(s): | James Randall |
Last Update: | Thursday, March 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JamesRandall/AzureFromTheTrenches.Commanding |
NuGet Url: | https://www.nuget.org/packages/AzureFromTheTrenches.Commanding.AzureStorage |
Install
Install-Package AzureFromTheTrenches.Commanding.AzureStorage
dotnet add package AzureFromTheTrenches.Commanding.AzureStorage
paket add AzureFromTheTrenches.Commanding.AzureStorage
AzureFromTheTrenches.Commanding.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- AzureFromTheTrenches.Commanding.Abstractions(>= 9.0.1)
- AzureFromTheTrenches.Commanding.Queue(>= 9.0.1)
- Newtonsoft.Json(>= 11.0.2)
- WindowsAzure.Storage(>= 9.3.3)