TaoUI 4.0.1.5201

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

// Install TaoUI as a Cake Tool
#tool nuget:?package=TaoUI&version=4.0.1.5201

Support Html5/Css3/jQuery
Offers more than 30 UI widgets and fully API supports.
Ships font icons and providers over 400 icons.
12 Columns Grid system
Support Web Responsive Design
Themable and provider online theme designer
Comprehensive docs
Support Less
Under MIT License

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
4.0.1.5201 2,722 5/20/2014
4.0.0.423 2,176 4/24/2014
4.0.0 2,525 4/24/2014

New features
+ Added scroll detector widget
+ Added slideshow widget
+ Added Timeline view
+ Added page templates for TaoUI
+ Enhance panel widget to contain elements on header and footer.

Bug fixed
* Fixed the arrows css style.
* Fixed the popup widget can overlay element can not block elements bug.