QueryInterceptor.Core 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package QueryInterceptor.Core --version 1.0.2
NuGet\Install-Package QueryInterceptor.Core -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QueryInterceptor.Core" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QueryInterceptor.Core --version 1.0.2
#r "nuget: QueryInterceptor.Core, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install QueryInterceptor.Core as a Cake Addin
#addin nuget:?package=QueryInterceptor.Core&version=1.0.2

// Install QueryInterceptor.Core as a Cake Tool
#tool nuget:?package=QueryInterceptor.Core&version=1.0.2

Exposes a generic extension method to IQueryable<T> and IDbAsyncQueryProvider<T> that allows interception of expression trees with expression visitors.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet54 is compatible. 
DNX dnx451 is compatible.  dnx452 is compatible. 
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.0.9 981 11/23/2023
1.0.8 6,160 2/22/2023
1.0.7 50,700 12/1/2018
1.0.6 9,632 11/1/2017
1.0.5 32,512 11/20/2016
1.0.4 3,736 10/31/2016
1.0.3 5,304 5/15/2016
1.0.2 1,294 4/24/2016
1.0.1 1,245 4/21/2016

Remove some dependencies