Provides an action filter to enable LinqToQuerystring for Web API 2 actions that return IQueryable.
Info
Version: | 1.4.1.14 |
Author(s): | Roysvork |
Last Update: | Wednesday, March 5, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LinqToQuerystring.WebApi2 |
Install
Install-Package LinqToQuerystring.WebApi2
dotnet add package LinqToQuerystring.WebApi2
paket add LinqToQuerystring.WebApi2
LinqToQuerystring.WebApi2 Download (Unzip the "nupkg" after downloading)
Dependencies
- LinqToQuerystring(0.6.7.2)
- Microsoft.AspNet.WebApi.Core(5.0.0)
- Microsoft.Net.Http(2.2.18)