QueryInterceptor.Core
1.0.7
Exposes a generic extension method to IQueryable<T> that allows interception of expression trees with expression visitors.
Install-Package QueryInterceptor.Core -Version 1.0.7
dotnet add package QueryInterceptor.Core --version 1.0.7
<PackageReference Include="QueryInterceptor.Core" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QueryInterceptor.Core --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See releasenotes
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.3
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on QueryInterceptor.Core:
Package | Downloads |
---|---|
LinqToAnything
Turn any data source into an IQueryable
|
GitHub repositories
This package is not used by any popular GitHub repositories.