UWPPopupToolkit 0.1.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package UWPPopupToolkit --version 0.1.2.2
NuGet\Install-Package UWPPopupToolkit -Version 0.1.2.2
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="UWPPopupToolkit" Version="0.1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UWPPopupToolkit --version 0.1.2.2
#r "nuget: UWPPopupToolkit, 0.1.2.2"
#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.
// Install UWPPopupToolkit as a Cake Addin
#addin nuget:?package=UWPPopupToolkit&version=0.1.2.2

// Install UWPPopupToolkit as a Cake Tool
#tool nuget:?package=UWPPopupToolkit&version=0.1.2.2

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 Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 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
0.1.2.7 846 12/3/2020
0.1.2.6 771 11/17/2020
0.1.2.5 672 11/17/2020
0.1.2.4 678 11/17/2020
0.1.2.3 741 11/16/2020
0.1.2.2 830 11/14/2020
0.1.2 748 11/4/2020
0.1.1.9 786 11/4/2020
0.1.1.8 718 11/1/2020
0.1.1.7 787 11/1/2020
0.1.1.6 693 10/31/2020
0.1.1.5 720 10/30/2020
0.1.1.4 810 10/30/2020
0.1.1.3 812 10/30/2020
0.1.1.2 774 10/28/2020
0.1.1.1 756 10/28/2020
0.0.1.8-rc 576 10/28/2020
0.0.1.7-rc 624 10/28/2020
0.0.1.6-rc 560 10/27/2020
0.0.1.5-rc 559 10/26/2020
0.0.1.4-rc 578 10/26/2020
0.0.1.3-rc 617 10/26/2020
0.0.1.2-rc 556 10/26/2020
0.0.1-rc 585 10/25/2020
0.0.0.9-rc 594 10/25/2020
0.0.0.8-rc 605 10/25/2020
0.0.0.7-rc 558 10/25/2020
0.0.0.6-rc 590 10/25/2020
0.0.0.5-rc 629 10/25/2020

Version 0.1.2.2:
-New message box UI (based on slideup popup)
-Fixed little bug in GetIdentifier functions