Serilog event sink that writes to Azure Table Storage over HTTP.
                        
                    
         
                Info
| Version: | 10.2.0 | 
| Author(s): | Robert Moore | 
| Last Update: | Thursday, August 28, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/serilog-contrib/serilog-sinks-azuretablestorage | 
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.AzureTableStorage | 
Install
Install-Package Serilog.Sinks.AzureTableStorage
                        dotnet add package Serilog.Sinks.AzureTableStorage
                        paket add Serilog.Sinks.AzureTableStorage
                        
                                Serilog.Sinks.AzureTableStorage Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - Serilog(>= 2.6.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- WindowsAzure.Storage(>= 9.1.0)
- NETStandard.Library(>= 1.6.1)
- Serilog(>= 2.6.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- WindowsAzure.Storage(>= 9.1.0)
Tags
