Webix 1.6.0
See the version list below for details.
dotnet add package Webix --version 1.6.0
NuGet\Install-Package Webix -Version 1.6.0
<PackageReference Include="Webix" Version="1.6.0" />
paket add Webix --version 1.6.0
#r "nuget: Webix, 1.6.0"
// Install Webix as a Cake Addin #addin nuget:?package=Webix&version=1.6.0 // Install Webix as a Cake Tool #tool nuget:?package=Webix&version=1.6.0
The library delivers over 40 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.
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 | 5,746 | 6/26/2018 |
5.2.0 | 2,181 | 2/23/2018 |
5.1.0 | 2,272 | 11/23/2017 |
5.0.0 | 2,054 | 9/26/2017 |
4.4.0 | 1,790 | 6/27/2017 |
4.3.0 | 1,905 | 4/27/2017 |
4.2.4 | 2,218 | 2/27/2017 |
4.2.0 | 1,795 | 2/23/2017 |
4.1.0 | 2,017 | 11/23/2016 |
4.0.0 | 2,153 | 9/27/2016 |
3.4.0 | 2,372 | 7/26/2016 |
3.3.2 | 1,914 | 5/3/2016 |
3.3.0 | 2,331 | 4/26/2016 |
3.1.0 | 2,410 | 11/24/2015 |
3.0.8 | 1,924 | 10/26/2015 |
3.0.4 | 2,382 | 10/1/2015 |
3.0.1 | 2,080 | 9/22/2015 |
3.0.0 | 1,974 | 9/22/2015 |
2.5.14 | 2,231 | 8/31/2015 |
2.5.8 | 2,078 | 8/18/2015 |
2.5.0 | 2,209 | 7/24/2015 |
2.4.7 | 2,394 | 6/18/2015 |
2.4.4 | 1,864 | 6/10/2015 |
2.4.0 | 2,022 | 5/22/2015 |
2.3.14 | 2,310 | 4/29/2015 |
2.3.8 | 2,026 | 4/23/2015 |
2.0.0 | 2,357 | 9/15/2014 |
1.9.0 | 2,314 | 6/23/2014 |
1.8.0 | 2,168 | 5/22/2014 |
1.6.0 | 2,355 | 3/14/2014 |
1.4.0 | 2,349 | 1/15/2014 |
1.3.0 | 2,008 | 12/12/2013 |
1.2.0 | 2,352 | 11/12/2013 |
1.1.0 | 2,152 | 10/22/2013 |
- win8 touch support
- drag-n-drop on touch devices
- full support of REST API
- data in components can be updated from server side
- client side code can't be broken by server side errors anymore
- ability to set custom headers for server side calls
- better memory cleaning after component destruction
- improved API for complex forms