Simple audit logging for .NET Core with EntityFramework Core support.
Info
Version: | 1.0.1 |
Author(s): | Collins Omwenga |
Last Update: | Thursday, December 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Centauri.AuditLogging |
Install
Install-Package Centauri.AuditLogging
dotnet add package Centauri.AuditLogging
paket add Centauri.AuditLogging
Centauri.AuditLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Primitives(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags