Humbatt.UI.Toolkit.Core
3.0.2501.71
dotnet add package Humbatt.UI.Toolkit.Core --version 3.0.2501.71
NuGet\Install-Package Humbatt.UI.Toolkit.Core -Version 3.0.2501.71
<PackageReference Include="Humbatt.UI.Toolkit.Core" Version="3.0.2501.71" />
paket add Humbatt.UI.Toolkit.Core --version 3.0.2501.71
#r "nuget: Humbatt.UI.Toolkit.Core, 3.0.2501.71"
// Install Humbatt.UI.Toolkit.Core as a Cake Addin #addin nuget:?package=Humbatt.UI.Toolkit.Core&version=3.0.2501.71 // Install Humbatt.UI.Toolkit.Core as a Cake Tool #tool nuget:?package=Humbatt.UI.Toolkit.Core&version=3.0.2501.71
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.
Humbatt.UI.Toolkit.Desktop
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
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)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Humbatt.UI.Toolkit.Core:
Package | Downloads |
---|---|
Humbatt.UI.Toolkit.WPF
WPF UI controls, extensions and helpers for .Net Core 3.x and Net 5+ |
|
Humbatt.UI.Toolkit.Desktop
WPF and WinUI UI controls, extensions and helpers for .NET 8.0+ |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.2501.71 | 31 | 1/7/2025 |
2.0.2406.201 | 134 | 6/20/2024 |
1.0.2112.281 | 790 | 12/28/2021 |
1.0.2102.52-prerelease | 355 | 2/5/2021 |
1.0.2010.1414-prerelease | 420 | 10/14/2020 |
1.0.2010.131-prerelease | 399 | 10/13/2020 |
Added support for .NET 9.0