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" />
<PackageVersion Include="AltWPFTagControl" Version="2.0.0" />
<PackageReference Include="AltWPFTagControl" />
paket add AltWPFTagControl --version 2.0.0
#r "nuget: AltWPFTagControl, 2.0.0"
#:package AltWPFTagControl@2.0.0
#addin nuget:?package=AltWPFTagControl&version=2.0.0
#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. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.2412.11 | 1,134 | 12/1/2024 |
| 3.0.2406.122 | 255 | 6/12/2024 |
| 2.0.0 | 989 | 6/15/2020 |
| 1.0.2 | 1,402 | 7/18/2018 |
| 1.0.1 | 1,537 | 7/18/2018 |
Refactored into a multi-targeting .Net Core compatible library