Canyonix.UI.Windows 1.0.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Canyonix.UI.Windows --version 1.0.1
NuGet\Install-Package Canyonix.UI.Windows -Version 1.0.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="Canyonix.UI.Windows" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Canyonix.UI.Windows --version 1.0.1
#r "nuget: Canyonix.UI.Windows, 1.0.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.
// Install Canyonix.UI.Windows as a Cake Addin
#addin nuget:?package=Canyonix.UI.Windows&version=1.0.1

// Install Canyonix.UI.Windows as a Cake Tool
#tool nuget:?package=Canyonix.UI.Windows&version=1.0.1

Dockable desktop window and other classes supporting WPF applications. Sample WPF projects available at BitBucket, see project link.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client 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

A fully functional replacement for the WPF base Window class. Supports desktop docking to any screen edge of current monitor, pin/unpin and auto hide/reveal with fade-on-hide feature. Sample WPF project available at BitBucket, see project link.