HappyStudio.UwpToolsLibrary.Control 1.8.1

dotnet add package HappyStudio.UwpToolsLibrary.Control --version 1.8.1
                    
NuGet\Install-Package HappyStudio.UwpToolsLibrary.Control -Version 1.8.1
                    
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="HappyStudio.UwpToolsLibrary.Control" Version="1.8.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HappyStudio.UwpToolsLibrary.Control" Version="1.8.1" />
                    
Directory.Packages.props
<PackageReference Include="HappyStudio.UwpToolsLibrary.Control" />
                    
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 HappyStudio.UwpToolsLibrary.Control --version 1.8.1
                    
#r "nuget: HappyStudio.UwpToolsLibrary.Control, 1.8.1"
                    
#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=HappyStudio.UwpToolsLibrary.Control&version=1.8.1
                    
Install HappyStudio.UwpToolsLibrary.Control as a Cake Addin
#tool nuget:?package=HappyStudio.UwpToolsLibrary.Control&version=1.8.1
                    
Install HappyStudio.UwpToolsLibrary.Control as a Cake Tool

UWP工具类库的控件库

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
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.8.1 551 1/28/2021
1.8.0 462 1/27/2021
1.7.2 622 11/27/2019
1.7.1 578 11/24/2019
1.7.0 675 8/10/2019
1.6.6 698 3/12/2019
1.6.5 755 1/31/2019
1.6.4-preview-1 613 1/31/2019
1.6.3 739 1/31/2019
1.6.2 745 1/30/2019
1.6.1 751 1/30/2019
1.6.0 799 1/7/2019
1.5.1 863 11/5/2018
1.5.0 846 11/4/2018
1.4.3 1,088 10/17/2017
1.4.2 986 10/17/2017
1.4.1 995 10/17/2017
1.4.0 1,031 10/16/2017
1.3.1 1,029 9/24/2017
1.3.0 1,053 9/11/2017
1.2.2 1,107 7/29/2017
1.2.1 1,053 7/27/2017
1.2.0 999 7/27/2017
1.1.0 1,128 6/10/2017
1.0.4 1,107 4/16/2017
1.0.3 1,104 4/16/2017
1.0.2 1,060 4/16/2017
1.0.1 1,073 4/16/2017
1.0.0 1,068 4/16/2017

给 ReelDialog 添加 Showed 和 Closed 事件