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 SunTaiLibrary as a Cake Addin
#tool nuget:?package=SunTaiLibrary&version=1.0.8
                    
Install SunTaiLibrary 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 143 5/28/2025
1.0.7.10 351 10/27/2023
1.0.7.9 278 5/31/2023
1.0.7.8 517 9/29/2022
1.0.7.7 494 9/9/2022
1.0.7.6 479 8/3/2022
1.0.7.5 529 7/28/2022
1.0.7.4 530 7/8/2022
1.0.7.3 531 6/24/2022
1.0.7.2 544 6/10/2022
1.0.7.1 557 5/20/2022
1.0.7 554 5/18/2022
1.0.6.8 575 4/28/2022
1.0.6.6 530 3/17/2022
1.0.6.5 513 3/10/2022
1.0.6.4 396 1/6/2022
1.0.6.3 455 10/19/2021
1.0.6.2 402 10/14/2021
1.0.6.1 466 10/13/2021
1.0.6 429 10/13/2021
1.0.5 454 8/20/2021
1.0.4 558 12/30/2020
1.0.3.3 594 11/4/2020
1.0.3.2 583 11/2/2020
1.0.3.1 618 11/2/2020
1.0.2.3 617 8/31/2020
1.0.2.2 563 7/30/2020
1.0.2.1 554 7/27/2020
1.0.1.12 584 7/20/2020
1.0.1.11 548 7/13/2020
1.0.1.10 585 7/13/2020
1.0.1.9 630 5/22/2020
1.0.1.8 602 4/20/2020
1.0.1.7 648 4/8/2020
1.0.1.6 686 9/21/2019
1.0.1.5 650 9/19/2019
1.0.1.4 752 12/27/2018
1.0.1.3 910 12/10/2018
1.0.1.2 873 10/31/2018
1.0.1.1 854 10/31/2018
1.0.1 843 10/29/2018

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