NLog BlobStorageTarget for writing to Azure Cloud Blob Storage.
Info
Version: | 4.4.0 |
Author(s): | jdetmar |
Last Update: | Monday, June 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JDetmar/NLog.Extensions.AzureStorage |
NuGet Url: | https://www.nuget.org/packages/NLog.Extensions.AzureBlobStorage |
Install
Install-Package NLog.Extensions.AzureBlobStorage
dotnet add package NLog.Extensions.AzureBlobStorage
paket add NLog.Extensions.AzureBlobStorage
NLog.Extensions.AzureBlobStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Storage.Blobs(>= 12.6.0)
- Microsoft.Azure.Services.AppAuthentication(>= 1.6.0)
- NLog(>= 4.6.8)
Tags