AltWPFTagControl 2.0.0
See the version list below for details.
dotnet add package AltWPFTagControl --version 2.0.0
NuGet\Install-Package AltWPFTagControl -Version 2.0.0
<PackageReference Include="AltWPFTagControl" Version="2.0.0" />
paket add AltWPFTagControl --version 2.0.0
#r "nuget: AltWPFTagControl, 2.0.0"
// Install AltWPFTagControl as a Cake Addin #addin nuget:?package=AltWPFTagControl&version=2.0.0 // Install AltWPFTagControl as a Cake Tool #tool nuget:?package=AltWPFTagControl&version=2.0.0
WPF Tag Control, based on Kai Timmermann's WPF Tag control, to add/remove/edit tags/tokens
Differences:
- Can be databound to any object (using Tags and DisplayMemberPath)
- Scrollable view when there are two many Tags
- Can be styled/themed to change the color, foreground and tags background
- Tags are added via the datamodel not through the control itself
- Works with .Net Framework and .Net Core 3.x and above
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. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.0
- DotNetProjects.WpfToolkit.Input (>= 6.0.84)
- DotNetProjects.WpfToolkit.Layout (>= 6.0.84)
-
.NETFramework 4.6.1
- DotNetProjects.WpfToolkit.Input (>= 6.0.84)
- DotNetProjects.WpfToolkit.Layout (>= 6.0.84)
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.2406.122 | 139 | 6/12/2024 |
2.0.0 | 746 | 6/15/2020 |
1.0.2 | 1,011 | 7/18/2018 |
1.0.1 | 972 | 7/18/2018 |
Refactored into a multi-targeting .Net Core compatible library