Webix 5.4.0

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

The library delivers over 80 fully customizable components, provides JQuery integration and can work with any server-side platform: PHP, .NET, Java, etc. Flexible layouts, unlimited extensibility, controllable look-and-feel, and intuitive API allow creating apps of any difficulty that will work equally well on desktop, mobile and tablet devices.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
5.4.0 6,009 6/26/2018
5.2.0 2,429 2/23/2018
5.1.0 2,533 11/23/2017
5.0.0 2,312 9/26/2017
4.4.0 1,962 6/27/2017
4.3.0 2,077 4/27/2017
4.2.4 2,391 2/27/2017
4.2.0 1,966 2/23/2017
4.1.0 2,191 11/23/2016
4.0.0 2,329 9/27/2016
3.4.0 2,548 7/26/2016
3.3.2 2,092 5/3/2016
3.3.0 2,504 4/26/2016
3.1.0 2,591 11/24/2015
3.0.8 2,102 10/26/2015
3.0.4 2,893 10/1/2015
3.0.1 2,265 9/22/2015
3.0.0 2,151 9/22/2015
2.5.14 2,410 8/31/2015
2.5.8 2,258 8/18/2015
2.5.0 2,391 7/24/2015
2.4.7 2,891 6/18/2015
2.4.4 2,040 6/10/2015
2.4.0 2,201 5/22/2015
2.3.14 2,494 4/29/2015
2.3.8 2,202 4/23/2015
2.0.0 2,539 9/15/2014
1.9.0 2,500 6/23/2014
1.8.0 2,362 5/22/2014
1.6.0 2,549 3/14/2014
1.4.0 2,545 1/15/2014
1.3.0 2,198 12/12/2013
1.2.0 2,653 11/12/2013
1.1.0 2,346 10/22/2013



- GraphQL support
- Ability to draw various graphs in the Scatter Chart (points, lines, shapes)
- Handy interface for working with number formats in SpreadSheet
- WJet utility for faster prototyping with Webix Jet