Skip to content

Commit f39bd66

Browse files
committed
Update README.md
1 parent 200404c commit f39bd66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Tracker-enabled DbContext
55

66
[![Build status](https://ci.appveyor.com/api/projects/status/v2b8ng3pcd3gy6wv?svg=true)](https://ci.appveyor.com/project/bilal-fazlani/tracker-enabled-dbcontext)
77

8+
[![Nuget](https://img.shields.io/nuget/dt/trackerenableddbcontext.svg)](http://www.nuget.org/packages/TrackerEnabledDbContext/)
9+
10+
[![NuGet Pre Release](https://img.shields.io/nuget/vpre/TrackerEnabledDbContext.svg)](http://www.nuget.org/packages/TrackerEnabledDbContext/)
811

912
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,
1013
who changed it, when did it get changed, etc.

0 commit comments

Comments
 (0)