Turn any data source into an IQueryable.
Info
| Version: | 2.1.28 |
| Author(s): | Harry McIntyre @mcintyre321 |
| Last Update: | Tuesday, April 25, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mcintyre321/LinqToAnything |
| NuGet Url: | https://www.nuget.org/packages/LinqToAnything |
Install
Install-Package LinqToAnything
dotnet add package LinqToAnything
paket add LinqToAnything
LinqToAnything Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- QueryInterceptor.Core(>= 1.0.5)
- System.Linq.Dynamic.Core(>= 1.0.6.8)
Tags