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.
#:package SunTaiLibrary@1.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code 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 164 5/28/2025
1.0.7.10 366 10/27/2023
1.0.7.9 298 5/31/2023
1.0.7.8 539 9/29/2022
1.0.7.7 522 9/9/2022
1.0.7.6 503 8/3/2022
1.0.7.5 549 7/28/2022
1.0.7.4 552 7/8/2022
1.0.7.3 550 6/24/2022
1.0.7.2 561 6/10/2022
1.0.7.1 575 5/20/2022
1.0.7 575 5/18/2022
1.0.6.8 595 4/28/2022
1.0.6.6 552 3/17/2022
1.0.6.5 532 3/10/2022
1.0.6.4 414 1/6/2022
1.0.6.3 475 10/19/2021
1.0.6.2 425 10/14/2021
1.0.6.1 491 10/13/2021
1.0.6 447 10/13/2021
1.0.5 472 8/20/2021
1.0.4 582 12/30/2020
1.0.3.3 615 11/4/2020
1.0.3.2 602 11/2/2020
1.0.3.1 638 11/2/2020
1.0.2.3 647 8/31/2020
1.0.2.2 583 7/30/2020
1.0.2.1 578 7/27/2020
1.0.1.12 605 7/20/2020
1.0.1.11 568 7/13/2020
1.0.1.10 606 7/13/2020
1.0.1.9 651 5/22/2020
1.0.1.8 622 4/20/2020
1.0.1.7 669 4/8/2020
1.0.1.6 710 9/21/2019
1.0.1.5 675 9/19/2019
1.0.1.4 774 12/27/2018
1.0.1.3 934 12/10/2018
1.0.1.2 896 10/31/2018
1.0.1.1 883 10/31/2018
1.0.1 866 10/29/2018

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