![]() |
VOOZH | about |
dotnet add package Humbatt.UI.Toolkit.Desktop --version 3.0.2501.71
NuGet\Install-Package Humbatt.UI.Toolkit.Desktop -Version 3.0.2501.71
<PackageReference Include="Humbatt.UI.Toolkit.Desktop" Version="3.0.2501.71" />
<PackageVersion Include="Humbatt.UI.Toolkit.Desktop" Version="3.0.2501.71" />Directory.Packages.props
<PackageReference Include="Humbatt.UI.Toolkit.Desktop" />Project file
paket add Humbatt.UI.Toolkit.Desktop --version 3.0.2501.71
#r "nuget: Humbatt.UI.Toolkit.Desktop, 3.0.2501.71"
#:package Humbatt.UI.Toolkit.Desktop@3.0.2501.71
#addin nuget:?package=Humbatt.UI.Toolkit.Desktop&version=3.0.2501.71Install as a Cake Addin
#tool nuget:?package=Humbatt.UI.Toolkit.Desktop&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. net8.0-windows10.0.19041 net8.0-windows10.0.19041 is compatible. net9.0-windows net9.0-windows was computed. net9.0-windows7.0 net9.0-windows7.0 is compatible. net9.0-windows10.0.19041 net9.0-windows10.0.19041 is compatible. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on Humbatt.UI.Toolkit.Desktop:
| Package | Downloads |
|---|---|
|
Humbatt.UI.Toolkit.Desktop.Mvvm
Mvmm based controls and classess for Humbatt.UI.Toolkit.Desktop for.NET 8+ |
|
|
Humbatt.UI.Toolkit.Desktop.MahApps
Humbatt.UI.Toolkit WPF extensions and helpers for .NET 8+ using MahApps |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.2501.71 | 247 | 1/7/2025 |
Added support for .NET 9.0