Serilog event sink that writes to Azure Blob Storage over HTTP.
                        
                    
         
                Info
| Version: | 4.0.5 | 
| Author(s): | Chris Williams and Serilog.Sinks.AzureBlobStorage contributors | 
| Last Update: | Wednesday, October 30, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/chriswill/serilog-sinks-azureblobstorage | 
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.AzureBlobStorage | 
Install
Install-Package Serilog.Sinks.AzureBlobStorage
                        dotnet add package Serilog.Sinks.AzureBlobStorage
                        paket add Serilog.Sinks.AzureBlobStorage
                        
                                Serilog.Sinks.AzureBlobStorage Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Azure.Storage.Blob(>= 11.2.2)
 - Serilog(>= 2.9.0)
 - Serilog.Sinks.PeriodicBatching(>= 2.3.0)
 
Tags