Knockout.KoGrid 2.1.1

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

// Install Knockout.KoGrid as a Cake Tool
#tool nuget:?package=Knockout.KoGrid&version=2.1.1

A high-performance KnockoutJS DataGrid.
KoGrid was inspired by SlickGrid, and has been kept in sync with its sibling, ng-grid (a high-performance AngularJS DataGrid).

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
2.1.1 192,511 1/28/2013
1.0.1 2,375 8/27/2012
1.0.0 1,371 8/27/2012

Officially moved to Knockout-Contrib