SunTaiLibrary 1.0.7.8
See the version list below for details.
dotnet add package SunTaiLibrary --version 1.0.7.8
NuGet\Install-Package SunTaiLibrary -Version 1.0.7.8
<PackageReference Include="SunTaiLibrary" Version="1.0.7.8" />
paket add SunTaiLibrary --version 1.0.7.8
#r "nuget: SunTaiLibrary, 1.0.7.8"
// Install SunTaiLibrary as a Cake Addin #addin nuget:?package=SunTaiLibrary&version=1.0.7.8 // Install SunTaiLibrary as a Cake Tool #tool nuget:?package=SunTaiLibrary&version=1.0.7.8
suntai library for wpf
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net5.0-windows7.0 is compatible. 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. net6.0-windows7.0 is compatible. 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.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETCoreApp 3.1
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.19)
-
.NETFramework 4.6.1
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.19)
-
.NETFramework 4.7.2
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.19)
-
.NETFramework 4.8
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.19)
-
net5.0-windows7.0
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.19)
-
net6.0-windows7.0
- Microsoft.Xaml.Behaviors.Wpf (>= 1.1.19)
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 |
---|---|---|
1.0.7.10 | 307 | 10/27/2023 |
1.0.7.9 | 249 | 5/31/2023 |
1.0.7.8 | 476 | 9/29/2022 |
1.0.7.7 | 459 | 9/9/2022 |
1.0.7.6 | 440 | 8/3/2022 |
1.0.7.5 | 491 | 7/28/2022 |
1.0.7.4 | 492 | 7/8/2022 |
1.0.7.3 | 491 | 6/24/2022 |
1.0.7.2 | 505 | 6/10/2022 |
1.0.7.1 | 507 | 5/20/2022 |
1.0.7 | 514 | 5/18/2022 |
1.0.6.8 | 525 | 4/28/2022 |
1.0.6.6 | 481 | 3/17/2022 |
1.0.6.5 | 465 | 3/10/2022 |
1.0.6.4 | 347 | 1/6/2022 |
1.0.6.3 | 402 | 10/19/2021 |
1.0.6.2 | 353 | 10/14/2021 |
1.0.6.1 | 413 | 10/13/2021 |
1.0.6 | 379 | 10/13/2021 |
1.0.5 | 404 | 8/20/2021 |
1.0.4 | 498 | 12/30/2020 |
1.0.3.3 | 531 | 11/4/2020 |
1.0.3.2 | 524 | 11/2/2020 |
1.0.3.1 | 558 | 11/2/2020 |
1.0.2.3 | 558 | 8/31/2020 |
1.0.2.2 | 504 | 7/30/2020 |
1.0.2.1 | 497 | 7/27/2020 |
1.0.1.12 | 525 | 7/20/2020 |
1.0.1.11 | 490 | 7/13/2020 |
1.0.1.10 | 526 | 7/13/2020 |
1.0.1.9 | 569 | 5/22/2020 |
1.0.1.8 | 539 | 4/20/2020 |
1.0.1.7 | 585 | 4/8/2020 |
1.0.1.6 | 619 | 9/21/2019 |
1.0.1.5 | 583 | 9/19/2019 |
1.0.1.4 | 680 | 12/27/2018 |
1.0.1.3 | 838 | 12/10/2018 |
1.0.1.2 | 789 | 10/31/2018 |
1.0.1.1 | 769 | 10/31/2018 |
1.0.1 | 759 | 10/29/2018 |
- Add Panel for form input.
- Add Diagram control aligment line.
- use RoundRectangleGeometry for ClippingBorder, support CornerRadius clip 4 value.
- Add extensions for Enumerable.
- Add control: MaskBox.
- Add 2 controls: ZoomContentControl | VirtualizingTilePanel.
- support netcoreapp3.1;net5.0-windows;net6.0-windows.
- add Busy scope, helpfull to BusyIndicator.
- fix RatioBox control name space.
- Diagram control: small change default style.
- ViewBoxScaleTransformInverseConverter: pulic class.