Provides support for client-side paging (TotalCount header) and server-side query limits for services that expose IQueryable<T> resources.
Info
Version: | 1.0.0.42 |
Author(s): | Daniel Cazzulino, kzu, Clarius |
Last Update: | Thursday, June 16, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://netfx.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/netfx-WebApi.QueryableService |
Install
Install-Package netfx-WebApi.QueryableService
dotnet add package netfx-WebApi.QueryableService
paket add netfx-WebApi.QueryableService
netfx-WebApi.QueryableService Download (Unzip the "nupkg" after downloading)
Dependencies
- WebApi.Enhancements(0.3.0)
Tags