Serilog.Sinks.AzureAppendBlob
0.1.0
Provides a batching Sink that writes to Azure Blob Storage using append blobs.
Install-Package Serilog.Sinks.AzureAppendBlob -Version 0.1.0
dotnet add package Serilog.Sinks.AzureAppendBlob --version 0.1.0
<PackageReference Include="Serilog.Sinks.AzureAppendBlob" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.AzureAppendBlob --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/danielwertheim/serilog-sinks-azureappendblob/releases
Dependencies
-
.NETStandard 2.0
- Azure.Storage.Blobs (>= 12.6.0)
- Serilog (>= 2.10.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
-
.NETStandard 2.1
- Azure.Storage.Blobs (>= 12.6.0)
- Serilog (>= 2.10.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.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 |
---|---|---|
0.1.0 | 194 | 10/8/2020 |