Skip to content

Commit c83fd79

Browse files
Update README.md
1 parent 26753f9 commit c83fd79

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## Library Powered By
2+
3+
This library is powered by [Entity Framework Extensions](http://entityframework-extensions.net/?z=github&y=entityframework-dynamicfilters)
4+
5+
<a href="http://entityframework-extensions.net/?z=github&y=entityframework-dynamicfilters">
6+
<kbd>
7+
<img src="https://zzzprojects.github.io/images/logo/entityframework-extensions-pub.jpg" alt="Entity Framework Extensions" />
8+
</kbd>
9+
</a>
10+
111
# Dynamic Global Filters for Entity Framework
212

313
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.

0 commit comments

Comments
 (0)