Metro.UI.CSS
3.0.15
See the version list below for details.
dotnet add package Metro.UI.CSS --version 3.0.15
NuGet\Install-Package Metro.UI.CSS -Version 3.0.15
<PackageReference Include="Metro.UI.CSS" Version="3.0.15" />
<PackageVersion Include="Metro.UI.CSS" Version="3.0.15" />
<PackageReference Include="Metro.UI.CSS" />
paket add Metro.UI.CSS --version 3.0.15
#r "nuget: Metro.UI.CSS, 3.0.15"
#:package Metro.UI.CSS@3.0.15
#addin nuget:?package=Metro.UI.CSS&version=3.0.15
#tool nuget:?package=Metro.UI.CSS&version=3.0.15
Metro UI CSS a set of styles to create a site with an interface similar to Windows 8
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 | 111,073 | 1/1/2017 |
| 3.0.16 | 2,399 | 12/31/2016 |
| 3.0.15 | 13,027 | 6/20/2016 |
| 3.0.14 | 28,983 | 2/12/2016 |
| 3.0.13 | 32,747 | 10/24/2015 |
| 3.0.12 | 8,885 | 9/17/2015 |
| 3.0.11 | 2,889 | 9/13/2015 |
| 3.0.10 | 3,391 | 8/30/2015 |
| 3.0.9 | 3,506 | 7/29/2015 |
| 3.0.8 | 2,517 | 7/25/2015 |
| 3.0.7 | 13,162 | 6/28/2015 |
| 3.0.6 | 8,147 | 6/8/2015 |
| 3.0.5 | 2,187 | 5/24/2015 |
| 3.0.4 | 2,185 | 5/13/2015 |
| 3.0.3 | 4,210 | 5/4/2015 |
| 3.0.2 | 1,841 | 5/2/2015 |
| 3.0.1 | 2,597 | 4/30/2015 |
| 2.0.31 | 72,114 | 3/6/2014 |
## 3.0.15
* remove re-init for old browsers
* METRO_AUTO_REINIT now deprecated
* add global methods for show/hide charms (showMetroCharm, hideMetroCharm, toggleMetroCharm)
* fix dropdown closed by document click
* add Number.prototype.format
* fix Metro Icon Font for using with winphone apps
* upd dialog: add runtime setContent* methods
* upd charms: resize closer, add close charm by document click
* upd charms: add position parameter to show charm functions
* upd charms: add function to check charm is open
* additional colors moved to metro-colors.css
* add validator multiple funcs, see validator multi func demo