Skip to content

gitter-badger/tracker-enabled-dbcontext

 
 

Repository files navigation

Tracker-enabled DbContext

Build status

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.

Please go through the wiki for any FAQs

If you have any queries please reach me at bilal.m.fazlani@gmail.com

Also check out my blog for updates : http://bilal-fazlani.blogspot.in

About

Tracker-enabled DbContext offers you to implement full auditing in your database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 84.8%
  • JavaScript 7.7%
  • CSS 5.4%
  • HTML 2.1%