Store Audit.NET Logs into an Azure Blob Storage. 
                        
                    
         
                Info
| Version: | 31.0.0 | 
| Author(s): | Federico Colombo | 
| Last Update: | Friday, August 22, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/thepirat000/Audit.NET | 
| NuGet Url: | https://www.nuget.org/packages/Audit.NET.AzureStorage | 
Install
Install-Package Audit.NET.AzureStorage
                        dotnet add package Audit.NET.AzureStorage
                        paket add Audit.NET.AzureStorage
                        
                                Audit.NET.AzureStorage Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         net452 
                                        
                    - Audit.NET(>= 16.4.4)
 - Microsoft.Azure.Services.AppAuthentication(>= 1.0.3)
 - Microsoft.IdentityModel.Clients.ActiveDirectory(>= 4.5.1)
 - Newtonsoft.Json(>= 12.0.2)
 - WindowsAzure.Storage(>= 9.3.3)
 
- Audit.NET(>= 16.4.4)
 - Microsoft.Azure.Services.AppAuthentication(>= 1.0.3)
 - Microsoft.IdentityModel.Clients.ActiveDirectory(>= 4.5.1)
 - NETStandard.Library(>= 1.6.1)
 - Newtonsoft.Json(>= 12.0.2)
 - WindowsAzure.Storage(>= 9.3.3)
 - system.reflection.typeextensions(>= 4.5.0)
 
Tags