cb.global-dialog 1.0.6

dotnet add package cb.global-dialog --version 1.0.6
NuGet\Install-Package cb.global-dialog -Version 1.0.6
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="cb.global-dialog" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cb.global-dialog --version 1.0.6
#r "nuget: cb.global-dialog, 1.0.6"
#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 cb.global-dialog as a Cake Addin
#addin nuget:?package=cb.global-dialog&version=1.0.6

// Install cb.global-dialog as a Cake Tool
#tool nuget:?package=cb.global-dialog&version=1.0.6

a helper that can be used to show the modal dialog. user can invoke it multi time, but only one dialog is shown, and user have to invoke the same time "hide" to close it.

There are no supported framework assets in this 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.6 2,070 8/11/2015
1.0.5 1,403 8/11/2015
1.0.4 1,544 2/15/2015
1.0.3 1,557 3/18/2014
1.0.2 1,315 2/26/2014
1.0.1 1,339 2/26/2014
1.0.0 1,281 12/20/2013

fix miniro bug and fix the this error when call with settimeout