![]() |
VOOZH | about |
dotnet add package UWPPopupToolkit --version 0.1.2.7
NuGet\Install-Package UWPPopupToolkit -Version 0.1.2.7
<PackageReference Include="UWPPopupToolkit" Version="0.1.2.7" />
<PackageVersion Include="UWPPopupToolkit" Version="0.1.2.7" />Directory.Packages.props
<PackageReference Include="UWPPopupToolkit" />Project file
paket add UWPPopupToolkit --version 0.1.2.7
#r "nuget: UWPPopupToolkit, 0.1.2.7"
#:package UWPPopupToolkit@0.1.2.7
#addin nuget:?package=UWPPopupToolkit&version=0.1.2.7Install as a Cake Addin
#tool nuget:?package=UWPPopupToolkit&version=0.1.2.7Install as a Cake Tool
A high performance and easy to use popup UI toolkit for UWP(Universal Windows Platform).
This package will allows you to simply create great looking popups and dialogs easier than ever
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| Universal Windows Platform | netcore50 netcore50 is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.2.7 | 1,225 | 12/3/2020 |
| 0.1.2.6 | 1,116 | 11/17/2020 |
| 0.1.2.5 | 930 | 11/17/2020 |
| 0.1.2.4 | 990 | 11/17/2020 |
| 0.1.2.3 | 1,025 | 11/16/2020 |
| 0.1.2.2 | 1,139 | 11/14/2020 |
| 0.1.2 | 1,070 | 11/4/2020 |
| 0.1.1.9 | 1,058 | 11/4/2020 |
| 0.1.1.8 | 983 | 11/1/2020 |
| 0.1.1.7 | 1,066 | 11/1/2020 |
| 0.1.1.6 | 1,000 | 10/31/2020 |
| 0.1.1.5 | 1,004 | 10/30/2020 |
| 0.1.1.4 | 1,251 | 10/30/2020 |
| 0.1.1.3 | 1,097 | 10/30/2020 |
| 0.1.1.2 | 1,064 | 10/28/2020 |
| 0.1.1.1 | 1,081 | 10/28/2020 |
| 0.0.1.8-rc | 907 | 10/28/2020 |
| 0.0.1.7-rc | 960 | 10/28/2020 |
| 0.0.1.6-rc | 840 | 10/27/2020 |
| 0.0.1.5-rc | 852 | 10/26/2020 |
Version 0.1.2.7:
-Added PopupMaxWidth property to Slideup popups
-Message boxes MaxWidth set to 600 for better UI/UX