Handsontable 18.0.0

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

Handsontable is a data grid component with an Excel-like appearance. Built in JavaScript, it integrates with any data source and comes with features like data validation, sorting, grouping, data binding or column ordering.

There are no supported framework assets in this 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 Handsontable:

Package Downloads
Excielo.Handsontable.Blazor

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
18.0.0 233 6/30/2026
18.0.0-rc5 108 6/25/2026
18.0.0-rc4 115 6/24/2026
18.0.0-rc3 112 6/23/2026
18.0.0-rc2 122 6/22/2026
18.0.0-rc1 132 6/16/2026
17.1.0 456 5/19/2026
17.1.0-rc9 175 5/13/2026
17.1.0-rc8 183 5/8/2026
17.1.0-rc7 179 5/6/2026
17.1.0-rc6 177 5/5/2026
17.1.0-rc5 198 4/29/2026
17.1.0-rc4 203 4/29/2026
17.1.0-rc3 194 4/27/2026
17.1.0-rc15 155 5/19/2026
17.1.0-rc14 154 5/19/2026
17.1.0-rc13 154 5/19/2026
17.1.0-rc12 164 5/14/2026
17.1.0-rc11 163 5/14/2026
17.1.0-rc10 164 5/13/2026
Loading failed