![]() |
VOOZH | about |
dotnet add package Humbatt.UI.Toolkit.Desktop.MahApps --version 3.0.2501.71
NuGet\Install-Package Humbatt.UI.Toolkit.Desktop.MahApps -Version 3.0.2501.71
<PackageReference Include="Humbatt.UI.Toolkit.Desktop.MahApps" Version="3.0.2501.71" />
<PackageVersion Include="Humbatt.UI.Toolkit.Desktop.MahApps" Version="3.0.2501.71" />Directory.Packages.props
<PackageReference Include="Humbatt.UI.Toolkit.Desktop.MahApps" />Project file
paket add Humbatt.UI.Toolkit.Desktop.MahApps --version 3.0.2501.71
#r "nuget: Humbatt.UI.Toolkit.Desktop.MahApps, 3.0.2501.71"
#:package Humbatt.UI.Toolkit.Desktop.MahApps@3.0.2501.71
#addin nuget:?package=Humbatt.UI.Toolkit.Desktop.MahApps&version=3.0.2501.71Install as a Cake Addin
#tool nuget:?package=Humbatt.UI.Toolkit.Desktop.MahApps&version=3.0.2501.71Install as a Cake Tool
UI toolkit(controls and helper functions) for WPF and WinUI (Experimental).
This toolkit includes
We have changed the packages to provide a more consistent naming mechanism and to allow the WinUI and WPF component to exist in a single package.
We have also addded MAUI support.
The dekstop package includes both WinUI and WPF assemblies and it will automatically apply the correct one based on the target framework moniker (TFM) of your project or app.
For WinUI make your TFM - {netversion}-windows10.0
E.g. net9.0-windows10.0.19041.0, net8.0-windows10.0.19041.0
For WPF use - {netversion}-net9.0-windows or {netversion}-net9.0-windows7.0
E.g. net9.0-windows
| Platform/Feature | Package name | Stable | Beta |
|---|---|---|---|
| WPF | Humbatt.UI.Toolkit.WPF |
👁 NuGet |
👁 NuGet |
| Metro(MahApps) | Humbatt.UI.Toolkit.WPF.Metro |
👁 NuGet |
👁 NuGet |
| MVVM | Humbatt.UI.Toolkit.WPF.Mvvm |
👁 NuGet |
👁 NuGet |
| Platform/Feature | Package name | Stable | Beta |
|---|---|---|---|
| Desktop (WinUI and WPF) | Humbatt.UI.Toolkit.Desktop |
👁 NuGet |
👁 NuGet |
| MahApps | Humbatt.UI.Toolkit.Desktop.MahApps |
👁 NuGet |
👁 NuGet |
| MVVM | Humbatt.UI.Toolkit.Desktop.Mvvm |
👁 NuGet |
👁 NuGet |
| MAUI | Humbatt.UI.Toolkit.Mobile |
👁 NuGet |
👁 NuGet |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 net8.0-windows7.0 is compatible. net9.0-windows net9.0-windows was computed. net9.0-windows7.0 net9.0-windows7.0 is compatible. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.2501.71 | 183 | 1/7/2025 |
Added support for .NET 9.0