Audit logging for .NET Core with EntityFramework Core support.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | NH |
Last Update: | Wednesday, February 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NH.AuditLogging |
Install
Install-Package NH.AuditLogging
dotnet add package NH.AuditLogging
paket add NH.AuditLogging
NH.AuditLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Primitives(>= 3.1.1)
- Newtonsoft.Json(>= 12.0.3)
Tags