bilal-fazlani / tracker-enabled-dbcontext

Tracker-enabled DbContext offers you to implement full auditing in your database
https://tracker-enabled-dbcontext.bilal-fazlani.com/
Other
217 stars 110 forks source link
auditing c-sharp database entity-framework logging

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