Humbatt.UI.Toolkit.WinUI
3.0.2503.131
dotnet add package Humbatt.UI.Toolkit.WinUI --version 3.0.2503.131
NuGet\Install-Package Humbatt.UI.Toolkit.WinUI -Version 3.0.2503.131
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="Humbatt.UI.Toolkit.WinUI" Version="3.0.2503.131" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Humbatt.UI.Toolkit.WinUI" Version="3.0.2503.131" />
<PackageReference Include="Humbatt.UI.Toolkit.WinUI" />
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 Humbatt.UI.Toolkit.WinUI --version 3.0.2503.131
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Humbatt.UI.Toolkit.WinUI, 3.0.2503.131"
#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.
#addin nuget:?package=Humbatt.UI.Toolkit.WinUI&version=3.0.2503.131
#tool nuget:?package=Humbatt.UI.Toolkit.WinUI&version=3.0.2503.131
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Humbatt.UI.Toolkit
UI toolkit(controls and helper functions) for WPF and WinUI (Experimental).
This toolkit includes
- Behaviours
- Converters
- Controls
- Editors
Converters (WinUI, WPF and MAUI)
- BooleanToReverseVisibilityConverter
- BooleanToVisibilityConverter
- BoolToColorConverter
- BoolToFontWeight
- BytesToBitmapConverter
- DateToStringConverter
- EnumMatchToBooleanConverter
- HexStringToColorConverter
- PercentValueConverter
Controls (WPF)
- FluidProgressBar
- SearchableListControl
Editors (WPF)
- AutoCompleteTextBox
- BindableListBox
- DecimalTextBox
- MultiComboBox
Package Changes
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.
Package Info (Old)
Platform/Feature | Package name | Stable | Beta |
---|---|---|---|
WPF | Humbatt.UI.Toolkit.WPF |
||
Metro(MahApps) | Humbatt.UI.Toolkit.WPF.Metro |
||
MVVM | Humbatt.UI.Toolkit.WPF.Mvvm |
Package Info (New)
Platform/Feature | Package name | Stable | Beta |
---|---|---|---|
WinUI | Humbatt.UI.Toolkit.WinUI |
||
MAUI | Humbatt.UI.Toolkit.Mobile |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows10.0.19041 is compatible. net9.0-windows was computed. net9.0-windows10.0.19041 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-windows10.0.19041
- CommunityToolkit.WinUI.UI.Controls.DataGrid (>= 7.1.2)
- Humbatt.UI.Toolkit.Core (>= 3.0.2503.131)
- Microsoft.Windows.SDK.BuildTools (>= 10.0.26100.1)
- Microsoft.WindowsAppSDK (>= 1.6.240829007)
- Microsoft.Xaml.Behaviors.WinUI.Managed (>= 2.0.9)
-
net9.0-windows10.0.19041
- CommunityToolkit.WinUI.UI.Controls.DataGrid (>= 7.1.2)
- Humbatt.UI.Toolkit.Core (>= 3.0.2503.131)
- Microsoft.Windows.SDK.BuildTools (>= 10.0.26100.1)
- Microsoft.WindowsAppSDK (>= 1.6.240829007)
- Microsoft.Xaml.Behaviors.WinUI.Managed (>= 2.0.9)
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 |
---|---|---|
3.0.2503.131 | 139 | 3/13/2025 |
Added support for .NET 9.0