Exposes a generic extension method to IQueryable<T> that allows interception of expression trees with expression visitors.
Info
Version: | 0.2.0 |
Author(s): | David Fowler |
Last Update: | Wednesday, August 21, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/QueryInterceptor |
Install
Install-Package QueryInterceptor
dotnet add package QueryInterceptor
paket add QueryInterceptor
QueryInterceptor Download (Unzip the "nupkg" after downloading)
Dependencies
3 packages depend on this package.