Metro.UI.CSS 3.0.8

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.8
NuGet\Install-Package Metro.UI.CSS -Version 3.0.8
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.8" />
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.8
#r "nuget: Metro.UI.CSS, 3.0.8"
#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.8

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

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

* upd font declaration add sans-serif
* add responsive for sidebar
* add tile factor 1.25 for devices with width <= 800px
* add hint timeout
* add hint time delay
* add hotkeys plugin by [John Resig](https://github.com/jeresig)
* add noConflict support
* init RTL support (partial)
* move all media to standalone file metro-responsive
* add support for [RequireJS](http://forum.metroui.org.ua/viewtopic.php?pid=614#p614)
* add charm widget
* add fluent menu
* add color schemes module metro-schemes
* add color schemes for app-bar
* add color schemes for v-menu
* add color schemes for d-menu
* add color schemes for t-menu
* add color schemes for sidebar
* fix min width for sidebar2 item
* add rotate dropdown-toggle marker
* add onclick event and touch for tile plugin
* upd touch support for slider
* upd event binding model for widgets [Event binding](http://metroui.org.ua/events.html)