jQuery.ODataFilterUI 0.1.2-alpha-2

This is a prerelease version of jQuery.ODataFilterUI.
dotnet add package jQuery.ODataFilterUI --version 0.1.2-alpha-2
                    
NuGet\Install-Package jQuery.ODataFilterUI -Version 0.1.2-alpha-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="jQuery.ODataFilterUI" Version="0.1.2-alpha-2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jQuery.ODataFilterUI" Version="0.1.2-alpha-2" />
                    
Directory.Packages.props
<PackageReference Include="jQuery.ODataFilterUI" />
                    
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 jQuery.ODataFilterUI --version 0.1.2-alpha-2
                    
#r "nuget: jQuery.ODataFilterUI, 0.1.2-alpha-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.
#addin nuget:?package=jQuery.ODataFilterUI&version=0.1.2-alpha-2&prerelease
                    
Install jQuery.ODataFilterUI as a Cake Addin
#tool nuget:?package=jQuery.ODataFilterUI&version=0.1.2-alpha-2&prerelease
                    
Install jQuery.ODataFilterUI as a Cake Tool

jQuery plugin that uses an intuitive expression building UI to generate OData query strings

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 (1)

Showing the top 1 popular GitHub repositories that depend on jQuery.ODataFilterUI:

Repository Stars
beyond-code-github/LinqToQuerystring
A lightweight subset of oData querystring conventions that works with any IQueryable
Version Downloads Last updated
0.1.2-alpha-2 1,697 6/12/2013
0.1.2-alpha 1,064 6/12/2013
0.1.1-alpha-4 1,082 6/11/2013
0.1.1-alpha-3 1,068 6/11/2013
0.1.1-alpha-2 1,074 6/11/2013
0.1.1-alpha 1,098 6/11/2013
0.0.1-alpha-3 1,064 6/9/2013
0.0.1-alpha-2 1,091 6/9/2013
0.0.1-alpha 1,056 6/9/2013

Fixed a bug where jQuery was throwing an error on azure due to changing type property of an input.