SunTaiLibrary 1.0.7.10

dotnet add package SunTaiLibrary --version 1.0.7.10                
NuGet\Install-Package SunTaiLibrary -Version 1.0.7.10                
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="SunTaiLibrary" Version="1.0.7.10" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SunTaiLibrary --version 1.0.7.10                
#r "nuget: SunTaiLibrary, 1.0.7.10"                
#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.
// Install SunTaiLibrary as a Cake Addin
#addin nuget:?package=SunTaiLibrary&version=1.0.7.10

// Install SunTaiLibrary as a Cake Tool
#tool nuget:?package=SunTaiLibrary&version=1.0.7.10                

suntai library for wpf

Product 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.  net7.0-windows7.0 is compatible.  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 was computed.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 287 10/27/2023
1.0.7.9 244 5/31/2023
1.0.7.8 470 9/29/2022
1.0.7.7 436 9/9/2022
1.0.7.6 437 8/3/2022
1.0.7.5 488 7/28/2022
1.0.7.4 471 7/8/2022
1.0.7.3 475 6/24/2022
1.0.7.2 483 6/10/2022
1.0.7.1 485 5/20/2022
1.0.7 481 5/18/2022
1.0.6.8 509 4/28/2022
1.0.6.6 460 3/17/2022
1.0.6.5 462 3/10/2022
1.0.6.4 331 1/6/2022
1.0.6.3 398 10/19/2021
1.0.6.2 348 10/14/2021
1.0.6.1 396 10/13/2021
1.0.6 376 10/13/2021
1.0.5 388 8/20/2021
1.0.4 477 12/30/2020
1.0.3.3 512 11/4/2020
1.0.3.2 506 11/2/2020
1.0.3.1 540 11/2/2020
1.0.2.3 538 8/31/2020
1.0.2.2 501 7/30/2020
1.0.2.1 476 7/27/2020
1.0.1.12 509 7/20/2020
1.0.1.11 472 7/13/2020
1.0.1.10 506 7/13/2020
1.0.1.9 546 5/22/2020
1.0.1.8 523 4/20/2020
1.0.1.7 564 4/8/2020
1.0.1.6 602 9/21/2019
1.0.1.5 562 9/19/2019
1.0.1.4 677 12/27/2018
1.0.1.3 820 12/10/2018
1.0.1.2 768 10/31/2018
1.0.1.1 766 10/31/2018
1.0.1 742 10/29/2018

- support net7.0-windows.
     - add SwitchGearControl.
     - fix ZoomContentControl bug.