NLog extension to log in Azure Tables, creating a separated table for each month of the year.
Info
Version: | 1.0.0 |
Author(s): | Federico Orlandini |
Last Update: | Sunday, April 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/federicoorlandini/NLog.Extensions.AzureTableStorage.Partition |
NuGet Url: | https://www.nuget.org/packages/NLog.Extensions.AzureTableStorage.Partition |
Install
Install-Package NLog.Extensions.AzureTableStorage.Partition
dotnet add package NLog.Extensions.AzureTableStorage.Partition
paket add NLog.Extensions.AzureTableStorage.Partition
NLog.Extensions.AzureTableStorage.Partition Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 2.2.0)
- NLog(>= 4.7.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.1)
- WindowsAzure.Storage(>= 9.3.3)
Tags