jqGridWebApi 1.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package jqGridWebApi --version 1.1.2
                    
NuGet\Install-Package jqGridWebApi -Version 1.1.2
                    
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.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jqGridWebApi" Version="1.1.2" />
                    
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.2
                    
#r "nuget: jqGridWebApi, 1.1.2"
                    
#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.
#:package jqGridWebApi@1.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=jqGridWebApi&version=1.1.2
                    
Install as a Cake Addin
#tool nuget:?package=jqGridWebApi&version=1.1.2
                    
Install 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,640 4/26/2015
1.1.3 1,307 4/8/2015
1.1.2 1,322 3/28/2015
1.1.1 1,257 3/17/2015
1.1.0 1,360 1/30/2015
1.0.9 1,281 1/30/2015
1.0.8 1,738 12/21/2014
1.0.7 1,440 12/4/2014
1.0.5 1,783 12/3/2014