SunTaiLibrary 1.0.8

dotnet add package SunTaiLibrary --version 1.0.8
                    
NuGet\Install-Package SunTaiLibrary -Version 1.0.8
                    
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.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SunTaiLibrary" Version="1.0.8" />
                    
Directory.Packages.props
<PackageReference Include="SunTaiLibrary" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SunTaiLibrary --version 1.0.8
                    
#r "nuget: SunTaiLibrary, 1.0.8"
                    
#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.
#addin nuget:?package=SunTaiLibrary&version=1.0.8
                    
Install as a Cake Addin
#tool nuget:?package=SunTaiLibrary&version=1.0.8
                    
Install as a Cake Tool

suntai library for wpf

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.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.8 148 5/28/2025
1.0.7.10 356 10/27/2023
1.0.7.9 288 5/31/2023
1.0.7.8 530 9/29/2022
1.0.7.7 506 9/9/2022
1.0.7.6 489 8/3/2022
1.0.7.5 540 7/28/2022
1.0.7.4 542 7/8/2022
1.0.7.3 540 6/24/2022
1.0.7.2 550 6/10/2022
1.0.7.1 565 5/20/2022
1.0.7 561 5/18/2022
1.0.6.8 584 4/28/2022
1.0.6.6 540 3/17/2022
1.0.6.5 521 3/10/2022
1.0.6.4 402 1/6/2022
1.0.6.3 462 10/19/2021
1.0.6.2 411 10/14/2021
1.0.6.1 477 10/13/2021
1.0.6 436 10/13/2021
1.0.5 461 8/20/2021
1.0.4 568 12/30/2020
1.0.3.3 604 11/4/2020
1.0.3.2 591 11/2/2020
1.0.3.1 627 11/2/2020
1.0.2.3 627 8/31/2020
1.0.2.2 572 7/30/2020
1.0.2.1 563 7/27/2020
1.0.1.12 594 7/20/2020
1.0.1.11 557 7/13/2020
1.0.1.10 595 7/13/2020
1.0.1.9 639 5/22/2020
1.0.1.8 611 4/20/2020
1.0.1.7 657 4/8/2020
1.0.1.6 693 9/21/2019
1.0.1.5 663 9/19/2019
1.0.1.4 762 12/27/2018
1.0.1.3 920 12/10/2018
1.0.1.2 886 10/31/2018
1.0.1.1 868 10/31/2018
1.0.1 856 10/29/2018

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