NLog.Extensions.AzureCosmosTable
2.7.1
NLog TableStorageTarget for writing to Azure Table Storage OR Azure CosmosDB Tables
Install-Package NLog.Extensions.AzureCosmosTable -Version 2.7.1
dotnet add package NLog.Extensions.AzureCosmosTable --version 2.7.1
<PackageReference Include="NLog.Extensions.AzureCosmosTable" Version="2.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Extensions.AzureCosmosTable --version 2.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NLog.Extensions.AzureCosmosTable, 2.7.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Fixed bug where LogManager.Flush() or LogManager.Shutdown() completed prematurely when using BatchSize > 100
Dependencies
-
.NETFramework 4.5
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.2.3)
- NLog (>= 4.7.0)
- WindowsAzure.Storage (>= 9.3.3)
-
.NETFramework 4.6.1
- Microsoft.Azure.Cosmos.Table (>= 1.0.8)
- NLog (>= 4.7.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- NLog (>= 4.7.0)
- WindowsAzure.Storage (>= 9.3.3)
-
.NETStandard 2.0
- Microsoft.Azure.Cosmos.Table (>= 1.0.8)
- NLog (>= 4.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.