A simple auditing framework that uses Azure queues and tables.
Info
Version: | 8.0.1 |
Author(s): | Toolshed.Audit |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tbasallo/toolshed.audit |
NuGet Url: | https://www.nuget.org/packages/Toolshed.Audit |
Install
Install-Package Toolshed.Audit
dotnet add package Toolshed.Audit
paket add Toolshed.Audit
Toolshed.Audit Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Storage.Blobs(>= 12.4.0)
- Azure.Storage.Common(>= 12.3.0)
- Azure.Storage.Queues(>= 12.3.0)
- Microsoft.Azure.Cosmos.Table(>= 1.0.6)
- System.Text.Json(>= 4.7.1)
- Toolshed(>= 7.1.0.17)