NLog AzureTableTarget to Azure Table Storage OR Azure CosmosDB Tables.
Info
Version: | 1.0.1 |
Author(s): | Kai Wang |
Last Update: | Saturday, September 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kai-wang-/NLog.Extensions.AzureTable |
NuGet Url: | https://www.nuget.org/packages/NLog.Extensions.AzureTable |
Install
Install-Package NLog.Extensions.AzureTable
dotnet add package NLog.Extensions.AzureTable
paket add NLog.Extensions.AzureTable
NLog.Extensions.AzureTable Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Cosmos.Table(>= 1.0.8)
- NLog(>= 4.7.4)
Tags