Metro.UI.CSS 3.0.14

There is a newer version of this package available.
See the version list below for details.
dotnet add package Metro.UI.CSS --version 3.0.14
NuGet\Install-Package Metro.UI.CSS -Version 3.0.14
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="Metro.UI.CSS" Version="3.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Metro.UI.CSS --version 3.0.14
#r "nuget: Metro.UI.CSS, 3.0.14"
#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 Metro.UI.CSS as a Cake Addin
#addin nuget:?package=Metro.UI.CSS&version=3.0.14

// Install Metro.UI.CSS as a Cake Tool
#tool nuget:?package=Metro.UI.CSS&version=3.0.14

Metro UI CSS a set of styles to create a site with an interface similar to Windows 8

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Metro.UI.CSS:

Package Downloads
PiranhaCMSOak

Quickly create beautiful web applications on the latest technologies: Microsoft .NET 4.5, ASP.NET MVC 4, Oak and Piranha CMS

MvcBoost.MetroUI

Tools to Speed Up HTML Metro/Modern UI Coding

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.17 70,941 1/1/2017
3.0.16 1,372 12/31/2016
3.0.15 10,714 6/20/2016
3.0.14 16,880 2/12/2016
3.0.13 29,264 10/24/2015
3.0.12 7,082 9/17/2015
3.0.11 1,663 9/13/2015
3.0.10 2,142 8/30/2015
3.0.9 2,528 7/29/2015
3.0.8 1,545 7/25/2015
3.0.7 10,471 6/28/2015
3.0.6 1,942 6/8/2015
3.0.5 1,523 5/24/2015
3.0.4 1,516 5/13/2015
3.0.3 3,540 5/4/2015
3.0.2 1,175 5/2/2015
3.0.1 1,623 4/30/2015
2.0.31 62,241 3/6/2014

## 3.0.14
* fix tabcontrol frames overflow
* upd dialog, add utility function showMetroDialog, hideMetroDialog
* upd dialog, add place option
* upd dialog, add set content options
* upd slider, add work with non input target
* upd slider, add two way binding with target
* upd slider, add new Events: onStartChange, onChanged
* add video player
* upd slider, add buffer (great for player)
* fix esc click for full screen video player with mode window
* add audio player
* remove large slider
* redefine slider
* fix radio-button checked state
* rewrite colors.less
* fix pull request #794
* fix pull request #796