Metro.UI.CSS
3.0.14
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
<PackageReference Include="Metro.UI.CSS" Version="3.0.14" />
<PackageVersion Include="Metro.UI.CSS" Version="3.0.14" />
<PackageReference Include="Metro.UI.CSS" />
paket add Metro.UI.CSS --version 3.0.14
#r "nuget: Metro.UI.CSS, 3.0.14"
#addin nuget:?package=Metro.UI.CSS&version=3.0.14
#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
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 | 95,811 | 1/1/2017 |
3.0.16 | 1,655 | 12/31/2016 |
3.0.15 | 11,703 | 6/20/2016 |
3.0.14 | 24,859 | 2/12/2016 |
3.0.13 | 31,154 | 10/24/2015 |
3.0.12 | 7,375 | 9/17/2015 |
3.0.11 | 1,948 | 9/13/2015 |
3.0.10 | 2,438 | 8/30/2015 |
3.0.9 | 2,773 | 7/29/2015 |
3.0.8 | 1,782 | 7/25/2015 |
3.0.7 | 12,119 | 6/28/2015 |
3.0.6 | 5,414 | 6/8/2015 |
3.0.5 | 1,696 | 5/24/2015 |
3.0.4 | 1,683 | 5/13/2015 |
3.0.3 | 3,718 | 5/4/2015 |
3.0.2 | 1,344 | 5/2/2015 |
3.0.1 | 1,865 | 4/30/2015 |
2.0.31 | 66,047 | 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