Grid.Mvc.Redux 1.0.4

dotnet add package Grid.Mvc.Redux --version 1.0.4
NuGet\Install-Package Grid.Mvc.Redux -Version 1.0.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="Grid.Mvc.Redux" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Grid.Mvc.Redux --version 1.0.4
#r "nuget: Grid.Mvc.Redux, 1.0.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.
// Install Grid.Mvc.Redux as a Cake Addin
#addin nuget:?package=Grid.Mvc.Redux&version=1.0.4

// Install Grid.Mvc.Redux as a Cake Tool
#tool nuget:?package=Grid.Mvc.Redux&version=1.0.4

Enhancements to the Grid.Mvc ASP.NET MVC grid component.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Grid.Mvc.Redux:

Package Downloads
Grid.Mvc.Ajax

Extends the Grid.Mvc helper with AJAX paging, sorting, and column and form filtering.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 198,518 5/19/2015
1.0.3 4,094 3/26/2015
1.0.2 12,395 8/5/2014
1.0.1 1,482 8/4/2014
1.0.0 3,284 7/1/2014

Fixed DateTime grid column filter to only compare the date with no time.