Deferred dispatchers and queue processors for commanding via Azure queues.
Info
Version: | 2.0.1 |
Author(s): | James Randall |
Last Update: | Tuesday, August 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JamesRandall/AccidentalFish.Commanding |
NuGet Url: | https://www.nuget.org/packages/AccidentalFish.Commanding.AzureStorage |
Install
Install-Package AccidentalFish.Commanding.AzureStorage
dotnet add package AccidentalFish.Commanding.AzureStorage
paket add AccidentalFish.Commanding.AzureStorage
AccidentalFish.Commanding.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- AccidentalFish.Commanding.Queue(>= 2.0.1)
- AccidentalFish.Commanding(>= 2.0.1)
- NETStandard.Library(>= 1.6.1)
- AccidentalFish.DependencyResolver(>= 1.0.0)
- WindowsAzure.Storage(>= 8.1.1)
- Newtonsoft.Json(>= 10.0.2)