Queue based logger for the AccidentalFish Application Support framework.
Info
Version: | 6.0.0 |
Author(s): | James Randall |
Last Update: | Sunday, February 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JamesRandall/AccidentalFish.ApplicationSupport |
NuGet Url: | https://www.nuget.org/packages/AccidentalFish.ApplicationSupport.Logging.AzureQueueLogger |
Install
Install-Package AccidentalFish.ApplicationSupport.Logging.AzureQueueLogger
dotnet add package AccidentalFish.ApplicationSupport.Logging.AzureQueueLogger
paket add AccidentalFish.ApplicationSupport.Logging.AzureQueueLogger
AccidentalFish.ApplicationSupport.Logging.AzureQueueLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.KeyVault.Core(>= 2.0.4)
- Newtonsoft.Json(>= 7.0.1)
- WindowsAzure.Storage(>= 8.0.1)
- AccidentalFish.ApplicationSupport.Azure(>= 6.0.0)
- AccidentalFish.ApplicationSupport.Core(>= 6.0.0)
- AccidentalFish.ApplicationSupport.DependencyResolver(>= 6.0.0)
Tags