Skip to content

Commit 243922a

Browse files
committed
added build status badge
1 parent 48ea567 commit 243922a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Tracker-enabled DbContext
22
=========================
33

4+
[![Build status](https://ci.appveyor.com/api/projects/status/v2b8ng3pcd3gy6wv?svg=true)](https://ci.appveyor.com/project/bilal-fazlani/tracker-enabled-dbcontext)
5+
6+
47
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,
58
who changed it, when did it get changed, etc.
69

0 commit comments

Comments
 (0)