slmultiwindow 1.0.11

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

// Install slmultiwindow as a Cake Tool
#tool nuget:?package=slmultiwindow&version=1.0.11

Silverlight 5 Multi-Window Controls

Product Compatible and additional computed target framework versions.
Silverlight sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.11 2,838 8/28/2012
1.0.9 1,374 7/30/2012
1.0.1 1,350 6/1/2012
1.0.0 1,417 3/3/2012

Stable release with multi-window aware ChildWindow and ContextMenu controls. ContextMenuWindow control has the behaviour of a native context menu. New Modal Window support provided via ShowModal extension method on Window. New native popup window support via PopupWindow class.