metroui 5.1.20

dotnet add package metroui --version 5.1.20
                    
NuGet\Install-Package metroui -Version 5.1.20
                    
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.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="metroui" Version="5.1.20" />
                    
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.20
                    
#r "nuget: metroui, 5.1.20"
                    
#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.20
                    
#: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.20
                    
Install as a Cake Addin
#tool nuget:?package=metroui&version=5.1.20
                    
Install as a Cake Tool

<div align="center"> <h1 align="center">Welcome to Metro UI!</h1>
<h1 align="center"><img src="banner.png" alt="Metro UI"/></h1>
<h3>A progressive front-end framework for creating high-performance responsive web applications</h3>

Sleek, intuitive, and powerful front-end framework for faster and easier web development.
Build responsive, mobile-first projects on the web 
with the first front-end component library in Metro Style.

<p align="center"> <a href="https://v5.metroui.org.ua/"><strong>Explore Docs</strong></a> or <a href="https://panda.metroui.org.ua/"><strong>View Demo</strong></a> </p>

</div>


<div align="center">

Project State

Package Version NPM Version NuGet Version

Dependencies Checked with Biome Code size GitHub Css Size GitHub JS Size GitHub Icons Size Build Status Website License: MIT

</div>


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.


<div align="center">

Community

Welcome to Metro UI Discord Server!

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

</div>


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.


<div align="center">

Browser Compatibility

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

</div>


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.20 466 10/19/2025
5.1.19 330 10/14/2025
5.1.18 398 9/9/2025
5.1.17 409 8/24/2025
5.1.16 362 8/18/2025
5.1.15 376 8/11/2025
5.1.14 445 8/7/2025
5.1.13 465 8/5/2025
5.1.12 352 8/3/2025
5.1.11 347 7/30/2025
5.1.10 332 7/27/2025
5.1.9 386 7/1/2025
5.1.8 379 6/23/2025
5.1.7 369 6/14/2025
5.1.6 397 6/5/2025
5.1.5 389 6/5/2025
5.1.4 402 5/25/2025
5.1.3 329 5/17/2025

+ [x] Fixed `parsePhone()` utility function
   + [x] Added support for custom nodes in ListView
   + [x] Fixed `addOptions()` method is `select` component