EntityFramework.DynamicFilters
1.3.15
Provides global & scoped filters for Entity Framework with dynamic filter parameters that are evaluated at query execution. Supports use cases such as Multi-Tenancy and Soft Deletes.
See the version list below for details.
Release Notes
Full Change Log: https://github.com/jcachat/EntityFramework.DynamicFilters/blob/master/src/CHANGELOG.TXT
1.3.11: Added support for StartsWith
1.3.12: Fixed issue with type of "is disabled" flag used on non-lambda filter to fix compatibility issue with Effort (EF unit testing tool)
1.3.13: Better handling for filters on nullable properties against nullable parameters. Fixed exception in filter like "!value.HasValue".
1.3.14: Fixed Contains() parameter substitution not handling multiple joined entities
1.3.15: Changed to call context.Database.Initialize(false) internally on methods that require the model to be initialized (enable/disable/set params)
Dependencies
-
- EntityFramework (>= 6.1.1)
Version History
Version | Downloads | Last updated | |
---|---|---|---|
3.0.1 | 136,222 | 11/10/2017 | |
3.0.0 | 2,382 | 11/1/2017 | |
2.11.0-beta2 | 286 | 9/18/2017 | |
2.11.0-beta1 | 145 | 9/18/2017 | |
2.10.0 | 69,677 | 7/25/2017 | |
2.9.1 | 669 | 7/24/2017 | |
2.9.0 | 1,903 | 7/17/2017 | |
2.8.1 | 11,516 | 6/26/2017 | |
2.8.0 | 668 | 6/25/2017 | |
2.7.0 | 37,323 | 5/10/2017 | |
2.6.0 | 60,058 | 1/5/2017 | |
2.5.0 | 14,108 | 12/2/2016 | |
2.4.0 | 16,453 | 10/3/2016 | |
2.3.0 | 35,070 | 8/3/2016 | |
2.2.0 | 4,666 | 7/20/2016 | |
2.1.0 | 9,071 | 7/7/2016 | |
2.0.0 | 552 | 7/6/2016 | |
1.4.11 | 95,179 | 6/12/2016 | |
1.4.10.3 | 705 | 6/12/2016 | |
1.4.10.2 | 32,285 | 4/24/2016 | |
1.4.10.1 | 483 | 4/22/2016 | |
1.4.10 | 515 | 4/21/2016 | |
1.4.9 | 1,697 | 4/8/2016 | |
1.4.8 | 1,405 | 3/23/2016 | |
1.4.7 | 19,456 | 2/11/2016 | |
1.4.6 | 23,449 | 12/17/2015 | |
1.4.5 | 4,425 | 12/1/2015 | |
1.4.4 | 2,093 | 11/17/2015 | |
1.4.3 | 5,305 | 10/26/2015 | |
1.4.2 | 2,487 | 10/16/2015 | |
1.4.1 | 22,915 | 8/19/2015 | |
1.4.0 | 7,836 | 6/14/2015 | |
1.3.16 | 11,468 | 6/1/2015 | |
1.3.15 | 4,046 | 5/16/2015 | |
1.3.14 | 790 | 5/10/2015 | |
1.3.13 | 5,177 | 4/1/2015 | |
1.3.12 | 324 | 3/28/2015 | |
1.3.11 | 362 | 3/24/2015 | |
1.3.10 | 422 | 3/12/2015 | |
1.3.9 | 5,864 | 3/5/2015 | |
1.3.8 | 368 | 2/18/2015 | |
1.3.7 | 799 | 2/17/2015 |