johannbrink
-
- 5,928 total downloads
- last updated 10/23/2017
- Latest version: 1.0.3
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... More information -
- 3,165 total downloads
- last updated 10/23/2017
- Latest version: 1.0.3
This package is a MongoDB based AuditStoreProvider that extends the EFCoreAuditing NuGet package's functionality. -
- 2,780 total downloads
- last updated 10/6/2015
- Latest version: 1.0.1
Just inherit AuditingDbContext from your application's DbContext and use the overloaded SaveChange(string userName) instead of the standard SaveChanges().