metroui 5.1.4
See the version list below for details.
dotnet add package metroui --version 5.1.4
NuGet\Install-Package metroui -Version 5.1.4
<PackageReference Include="metroui" Version="5.1.4" />
<PackageVersion Include="metroui" Version="5.1.4" />
<PackageReference Include="metroui" />
paket add metroui --version 5.1.4
#r "nuget: metroui, 5.1.4"
#:package metroui@5.1.4
#addin nuget:?package=metroui&version=5.1.4
#tool nuget:?package=metroui&version=5.1.4
Metro UI
Metro UI - is a sleek, intuitive, and powerful front-end framework for faster and easier web development.
Project State
License and Premium Features
This project is licensed under the MIT license. In addition, SUPPORT PACK is available for an annual subscription on Korzh.com. SUPPORT PACK includes an Extra time for priority support by email and other options.
Community
Welcome to Metro UI Discord Server!
Contributing
All contributions are welcome. Learn more about how you can contribute to this project here.
Before you create Pull Request, you must sign CLA!
Docs & Demo
Please click Documentation and Demo.
Releases
Metro UI releases frequently. I'm creating release when there are significant bug fixes, new APIs, or components. The usual frequency of release of the new version is one week on Sundays.
LTS
Long-term support of older versions of Metro UI doesn't currently exist. If your current version of Metro UI works for you, you can stay on it for as long as you would like. If you want to make use of new features as they come in, you should upgrade to a newer version.
Browser Compatibility
![]() |
![]() |
![]() |
![]() |
![]() |
---|---|---|---|---|
Latest 2 ✔ | Latest 2 ✔ | Latest 2 ✔ | Latest 2 ✔ | Latest 2 ✔ |
Previous versions
Metro-UI-CSS-4
- Repository, DocumentationMetro-UI-CSS-3
- Repository, DocumentationMetro-UI-CSS-2
- Repository, DocumentationMetro-UI-CSS-1
- Repository
Credits
- Styles created using the less preprocessor by Alexis Sellier
- preCode by Leon Sorokin preCode
- strftime by Tom Doan strftime
- function b64toBlob by Jeremy Banks
- Date.getWeek by Nick Baicoianu
- Data source processor by jQuery
- All who brought something good
Thanks
Thanks to all. Special thanks to all those who financially supported the project.
Support
If you like this project, please consider supporting it by:
- Star this repository on GitHub
- Sponsor this project on GitHub Sponsors
- PayPal to
serhii@pimenov.com.ua
. - Patreon
- Buy me a coffee
Copyright (c) 2012-2025 by Serhii Pimenov. All Rights Reserved.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 |
---|---|---|
5.1.18 | 180 | 9/9/2025 |
5.1.17 | 220 | 8/24/2025 |
5.1.16 | 174 | 8/18/2025 |
5.1.15 | 182 | 8/11/2025 |
5.1.14 | 257 | 8/7/2025 |
5.1.13 | 278 | 8/5/2025 |
5.1.12 | 164 | 8/3/2025 |
5.1.11 | 163 | 7/30/2025 |
5.1.10 | 145 | 7/27/2025 |
5.1.9 | 198 | 7/1/2025 |
5.1.8 | 198 | 6/23/2025 |
5.1.7 | 186 | 6/14/2025 |
5.1.6 | 203 | 6/5/2025 |
5.1.5 | 193 | 6/5/2025 |
5.1.4 | 211 | 5/25/2025 |
5.1.3 | 150 | 5/17/2025 |
5.1.4
+ Updated colors `yellow`, `seashell`, `clown`
+ To `navview` added new CSS vars: `--navview-icon-color`, `--navview-icon-color-hover`, `--navview-icon-color-active`
+ `navview` now uses two chars for icon replacer if caption has two words: for caption `Serhii Pimenov` will be used `SP`
+ Remove default styles for lists: `list-style-type`
+ Fixed the dialog close action for default actions
+ Fixed knob position in `switch` component