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.
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.
// Install jQuery.ODataFilterUI as a Cake Addin
#addin nuget:?package=jQuery.ODataFilterUI&version=0.1.2-alpha-2&prerelease

// Install jQuery.ODataFilterUI as a Cake Tool
#tool nuget:?package=jQuery.ODataFilterUI&version=0.1.2-alpha-2&prerelease

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,571 6/12/2013
0.1.2-alpha 961 6/12/2013
0.1.1-alpha-4 979 6/11/2013
0.1.1-alpha-3 964 6/11/2013
0.1.1-alpha-2 968 6/11/2013
0.1.1-alpha 996 6/11/2013
0.0.1-alpha-3 952 6/9/2013
0.0.1-alpha-2 988 6/9/2013
0.0.1-alpha 953 6/9/2013

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