Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanMagnan authored Nov 1, 2017
1 parent 26753f9 commit c83fd79
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## Library Powered By

This library is powered by [Entity Framework Extensions](http://entityframework-extensions.net/?z=github&y=entityframework-dynamicfilters)

<a href="http://entityframework-extensions.net/?z=github&y=entityframework-dynamicfilters">
<kbd>
<img src="https://zzzprojects.github.io/images/logo/entityframework-extensions-pub.jpg" alt="Entity Framework Extensions" />
</kbd>
</a>

# Dynamic Global Filters for Entity Framework

Create global and scoped filters for Entity Framework queries. The filters are automatically applied to every query and can be used to support use cases such as Multi-Tenancy, Soft Deletes, Active/Inactive, etc.
Expand Down

0 comments on commit c83fd79

Please sign in to comment.