jqGridWebApi 1.1.4

dotnet add package jqGridWebApi --version 1.1.4
                    
NuGet\Install-Package jqGridWebApi -Version 1.1.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jqGridWebApi" Version="1.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jqGridWebApi" Version="1.1.4" />
                    
Directory.Packages.props
<PackageReference Include="jqGridWebApi" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add jqGridWebApi --version 1.1.4
                    
#r "nuget: jqGridWebApi, 1.1.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=jqGridWebApi&version=1.1.4
                    
Install jqGridWebApi as a Cake Addin
#tool nuget:?package=jqGridWebApi&version=1.1.4
                    
Install jqGridWebApi as a Cake Tool

This package integrates between jqGrid and ASP.NET WebApi controllers.
It emulates the set of the OData provider actions like filtering/sorting/ordering. The WebApi Controller receives filtering/sorting/ordering data from the client side and transparently appends it to the LINQ-to-Entities query.
It allows both ODataQueryOptions/PageResult as well as EnableQueryAttribute styles.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.4 57,521 4/26/2015
1.1.3 1,198 4/8/2015
1.1.2 1,215 3/28/2015
1.1.1 1,151 3/17/2015
1.1.0 1,254 1/30/2015
1.0.9 1,174 1/30/2015
1.0.8 1,632 12/21/2014
1.0.7 1,333 12/4/2014
1.0.5 1,617 12/3/2014