TrackerEnabledDbContext.Common

Common nuget package required for TrackerEnabledDbContext & TrackerEnabledDbContext.Identity


Keywords
SQL, Entity, Framework, Tacking, Audit, C#, Database, ASP.NET, auditing, c-sharp, entity-framework, logging
License
Other
Install
Install-Package TrackerEnabledDbContext.Common -Version 3.8.3

Documentation

Tracker-enabled DbContext

Join the chat at https://gitter.im/bilal-fazlani/tracker-enabled-dbcontext Build status Nuget NuGet Pre Release

This library is built on top of entity framework. If offers you to implement full auditing in your application. With the help of this library, we can track all the CRUD operations on database including table names, column names, what was the old value, what's the new value, who changed it, when did it get changed, etc.

It comes with an GNU Lesser General Public License v3.0 Licence.

👉Documentation