Skip to main content
EntityFramework.DynamicFilters package icon

EntityFramework.DynamicFilters

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.

Total Downloads
5.4M
5,424,556
Published
Dec 8, 2021
Latest stable version

Install

.NET CLI
dotnet add package EntityFramework.DynamicFilters --version 3.2.3
Package Manager Console
Install-Package EntityFramework.DynamicFilters -Version 3.2.3
PackageReference
<PackageReference Include="EntityFramework.DynamicFilters" Version="3.2.3" />

Frameworks

.NETFramework4.0 .NETStandard2.1

Dependencies

EntityFramework
.NETFramework4.0
[6.2.0, )
EntityFramework
.NETStandard2.1
[6.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.