NLog.Extensions.AzureStorage
1.1.4
NLog target that supports Blob and table storage in single nuget package.
Can use queued batches to greatly improve performance. Recommended to use as a async target.
Install-Package NLog.Extensions.AzureStorage -Version 1.1.4
dotnet add package NLog.Extensions.AzureStorage --version 1.1.4
<PackageReference Include="NLog.Extensions.AzureStorage" Version="1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Extensions.AzureStorage --version 1.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
## Fix
- [#35](https://github.com/JDetmar/NLog.Extensions.AzureStorage/pull/35) Fix DynamicTableEntity (@nadetz)
Dependencies
-
.NETFramework 4.5.2
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.0.0)
- NLog (>= 4.4.2)
- WindowsAzure.Storage (>= 5.0.2)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- NLog (>= 4.5.0)
- WindowsAzure.Storage (>= 9.0.0)
-
.NETStandard 2.0
- NLog (>= 4.5.0)
- WindowsAzure.Storage (>= 9.0.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.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.4 | 109,797 | 8/23/2019 |
1.1.3 | 47,189 | 3/27/2019 |
1.1.2 | 2,101 | 3/21/2019 |
1.1.1 | 3,344 | 2/26/2019 |
1.1.0 | 7,928 | 1/28/2019 |
1.0.12 | 39,096 | 12/5/2018 |
1.0.11 | 4,972 | 10/30/2018 |
1.0.10 | 1,351 | 10/11/2018 |
1.0.9 | 6,330 | 9/11/2018 |
1.0.8 | 753 | 9/5/2018 |
1.0.6 | 10,695 | 4/13/2018 |
1.0.5 | 7,827 | 3/8/2017 |
1.0.4 | 1,873 | 2/23/2017 |