metroui 5.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package metroui --version 5.1.4
                    
NuGet\Install-Package metroui -Version 5.1.4
                    
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="metroui" Version="5.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="metroui" Version="5.1.4" />
                    
Directory.Packages.props
<PackageReference Include="metroui" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add metroui --version 5.1.4
                    
#r "nuget: metroui, 5.1.4"
                    
#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.
#:package metroui@5.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=metroui&version=5.1.4
                    
Install as a Cake Addin
#tool nuget:?package=metroui&version=5.1.4
                    
Install as a Cake Tool

Metro UI

Metro UI - is a sleek, intuitive, and powerful front-end framework for faster and easier web development.


Project State

Dependencies Checked with Biome Package Version NPM Version Website License: MIT

Code size GitHub Css Size GitHub JS Size GitHub Icons Size


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!

Join the chat at https://discord.gg/QYszPjRP


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

Chrome Firefox Edge Safari Opera
Latest 2 ✔ Latest 2 ✔ Latest 2 ✔ Latest 2 ✔ Latest 2 ✔

Previous versions

Credits

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.

There are no supported framework assets in this package.

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