EntityFramework.DynamicFilters 1.4.11

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.

Showing the top 20 packages that depend on EntityFramework.DynamicFilters.

Packages Downloads
Abp.EntityFramework
Abp.EntityFramework
1

Full Change Log: https://github.com/jcachat/EntityFramework.DynamicFilters/blob/master/src/CHANGELOG.TXT 1.4.4: Added support for bitwise operators And/&, Or/|, and Xor/^ 1.4.5: Fixed handling of "!Contains(x)" 1.4.6: Rebuild to fix UNC paths and slow startup when trying to load debug symbols 1.4.7: Added GetFilterParameterValue method for unnamed parameter 1.4.8: Fixed Contains() to support IEnumerable collections 1.4.9: Fixed filters not being applied to "ChildCollection.Any()" condition in .Where clause. Fixed handling of single property bool conditions in filters (i.e. "e.BoolFlag" or "!e.BoolFlag"). 1.4.10: Generated SQL now does not include the "OR (@DynamicFilterParam_1 IS NOT NULL)" clause if filter is not disabled - fixes bad index usage in some cases on SQL Server. Will still be included if filter is disabled. Also fixed some "contains" issues with MySql. 1.4.10.1: Fixed to remove multiple occurrences of filter disabled params (can appear multiple times in complex queries) 1.4.10.2: Added methods to turn off the enable/disable filter functionality completely so those conditions are not included in sql query at all. 1.4.10.3: Fixed issues removing disabled filter condition on PostgreSQL 1.4.11: Signed the assembly

Any 0.0

Version Downloads Last updated
3.2.4 0 01/26/2022
3.2.3 0 12/08/2021
3.2.2 0 10/30/2021
3.2.1 0 09/17/2021
3.2.0 0 06/15/2020
3.1.1 0 11/03/2019
3.1.0 0 07/24/2019
3.0.2-preview6-01 0 07/12/2019
3.0.1 0 11/10/2017
3.0.0 0 11/01/2017
2.11.0-beta2 0 09/18/2017
2.11.0-beta1 0 09/18/2017
2.10.0 0 07/25/2017
2.9.1 0 07/24/2017
2.9.0 0 07/17/2017
2.8.1 0 06/26/2017
2.8.0 0 06/25/2017
2.7.0 0 05/10/2017
2.6.0 0 01/05/2017
2.5.0 0 12/02/2016
2.4.0 0 10/03/2016
2.3.0 0 08/03/2016
2.2.0 0 07/20/2016
2.1.0 0 07/07/2016
2.0.0 0 07/06/2016
1.4.11 1 07/15/2024
1.4.10.3 0 06/12/2016
1.4.10.2 0 04/24/2016
1.4.10.1 0 04/22/2016
1.4.10 0 04/21/2016
1.4.9 0 04/08/2016
1.4.8 0 03/23/2016
1.4.7 0 02/11/2016
1.4.6 0 12/17/2015
1.4.5 0 12/01/2015
1.4.4 0 11/17/2015
1.4.3 0 10/26/2015
1.4.2 0 10/16/2015
1.4.1 0 08/19/2015
1.4.0 0 06/14/2015
1.3.16 0 06/01/2015
1.3.15 0 05/16/2015
1.3.14 0 05/10/2015
1.3.13 0 04/01/2015
1.3.12 0 03/28/2015
1.3.11 0 03/24/2015
1.3.10 0 03/12/2015
1.3.9 0 03/05/2015
1.3.8 0 02/18/2015
1.3.7 0 02/17/2015