Exposes a generic extension method to IQueryable and IDbAsyncQueryProvider that allows interception of expression trees with expression visitors.
Info
Version: | 1.0 |
Last Update: | Saturday, August 16, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/QueryInterceptorAsync |
Install
Install-Package QueryInterceptorAsync
dotnet add package QueryInterceptorAsync
paket add QueryInterceptorAsync
QueryInterceptorAsync Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.1)