VOOZH about

URL: https://www.nuget.org/packages/MahApps.Metro/

⇱ NuGet Gallery | MahApps.Metro 2.4.11




👁 Image
MahApps.Metro 2.4.11

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MahApps.Metro --version 2.4.11
 
 
NuGet\Install-Package MahApps.Metro -Version 2.4.11
 
 
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="MahApps.Metro" Version="2.4.11" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MahApps.Metro" Version="2.4.11" />
 
Directory.Packages.props
<PackageReference Include="MahApps.Metro" />
 
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 MahApps.Metro --version 2.4.11
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MahApps.Metro, 2.4.11"
 
 
#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 MahApps.Metro@2.4.11
 
 
#: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=MahApps.Metro&version=2.4.11
 
Install as a Cake Addin
#tool nuget:?package=MahApps.Metro&version=2.4.11
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (>= .Net 4.5), with minimal effort.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp3.0 netcoreapp3.0 is compatible.  netcoreapp3.1 netcoreapp3.1 is compatible. 
.NET Framework net452 net452 is compatible.  net46 net46 is compatible.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 is compatible.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.0

  • .NETCoreApp 3.1

  • .NETFramework 4.5.2

  • .NETFramework 4.6

  • .NETFramework 4.7

NuGet packages (156)

Showing the top 5 NuGet packages that depend on MahApps.Metro:

Package Downloads
MaterialDesignThemes.MahApps

ResourceDictionary instances containing Material Design templates and styles for WPF controls in the MahApps library.

MahApps.Metro.Resources

"loose" file XAML Resource for Metro UI's. All icons taken from "Modern UI Icons" created by Austin Andrews http://modernuiicons.com https://github.com/Templarian/WindowsIcons

Orchestra.Shell.MahApps

Orchestra shell using MahApps.Metro library.

MahApps.Metro.SimpleChildWindow

A simple child window for MahApps.Metro (A toolkit for creating Metro / Modern UI styled WPF applications).

Dapplo.CaliburnMicro.Metro

Dapplo.CaliburnMicro.Metro adds a IWindowManager for MahApps MetroWindow support to Dapplo.CaliburnMicro

GitHub repositories (177)

Showing the top 20 popular GitHub repositories that depend on MahApps.Metro:

Repository Stars
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
BornToBeRoot/NETworkManager
A powerful open-source tool for managing networks and troubleshooting network problems!
Live-Charts/Live-Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
Kinnara/ModernWpf
Modern styles and controls for your WPF applications
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
Code52/carnac
A utility to give some insight into how you use your keyboard
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
dotnet/samples
Sample code referenced by the .NET documentation
ChangemakerStudios/Papercut-SMTP
Papercut SMTP -- The Simple Desktop Email Server
intel/acat
Assistive Context-Aware Toolkit (ACAT)
bombomby/optick
C++ Profiler For Games
shaked6540/YoutubePlaylistDownloader
A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
fluentribbon/Fluent.Ribbon
WPF Ribbon control like in Office
DNSCrypt/SimpleDnsCrypt
A simple management tool for dnscrypt-proxy
openbullet/OpenBullet2
OpenBullet reinvented
ButchersBoy/Dragablz
Dragable and tearable tab control for WPF
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
Version Downloads Last Updated
3.0.0-rc0529 25,837 10/16/2025
3.0.0-rc0525 3,880 9/14/2025
3.0.0-rc0516 18,333 4/1/2025
3.0.0-alpha0513 21,566 10/22/2024
3.0.0-alpha0492 30,817 3/9/2024
3.0.0-alpha0490 1,897 2/26/2024
3.0.0-alpha0476 13,515 12/9/2023
3.0.0-alpha0457 49,961 5/9/2023
2.4.11 245,571 9/13/2025
2.4.10 1,037,001 7/6/2023
2.4.9 1,298,876 10/15/2021
2.4.8 13,357 10/12/2021
2.4.7 154,054 7/1/2021
2.4.6 43,559 6/10/2021
2.4.5 70,991 4/20/2021
2.4.4 116,686 2/28/2021
2.4.3 171,152 12/6/2020
2.4.2 4,347 12/4/2020
2.4.1 15,334 12/1/2020
2.4.0 17,669 11/29/2020
Loading failed