NLog.Extensions.AzureBlobStorage
2.1.0
NLog BlobStorageTarget for writing to Azure Cloud Blob Storage
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package NLog.Extensions.AzureBlobStorage -Version 2.1.0
dotnet add package NLog.Extensions.AzureBlobStorage --version 2.1.0
<PackageReference Include="NLog.Extensions.AzureBlobStorage" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Extensions.AzureBlobStorage --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NLog.Extensions.AzureBlobStorage, 2.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install NLog.Extensions.AzureBlobStorage as a Cake Addin #addin nuget:?package=NLog.Extensions.AzureBlobStorage&version=2.1.0 // Install NLog.Extensions.AzureBlobStorage as a Cake Tool #tool nuget:?package=NLog.Extensions.AzureBlobStorage&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Official release
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Azure.Storage.Blob (>= 10.0.3)
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.0.0)
- NLog (>= 4.6.5)
-
.NETStandard 1.3
- Microsoft.Azure.Storage.Blob (>= 10.0.3)
- NETStandard.Library (>= 1.6.1)
- NLog (>= 4.6.5)
-
.NETStandard 2.0
- Microsoft.Azure.Storage.Blob (>= 10.0.3)
- NLog (>= 4.6.5)
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.