Entity Framework Core Auditing NuGet Package

A package that implements Auditing for Entity Framework Core based DbContexts.

It is extensible to allow other logging providers like MongoDB, Azure tables etc. Just inherit AuditingDbContext from your application's DbContext and use the overloaded SaveChange(string userName) instead of the standard SaveChanges().




Got any Entity Framework Core Auditing Question?





Info

Version: 1.0.3
Author(s): Johann Brink
Last Update: Monday, October 23, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/johannbrink/EFCoreAuditing
NuGet Url: https://www.nuget.org/packages/EFCoreAuditing


Install
Install-Package EFCoreAuditing
dotnet add package EFCoreAuditing
paket add EFCoreAuditing
EFCoreAuditing Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

2371