SimpleKit.WindowsRuntime.UI.ViewManagement 1.7.0

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

// Install SimpleKit.WindowsRuntime.UI.ViewManagement as a Cake Tool
#tool nuget:?package=SimpleKit.WindowsRuntime.UI.ViewManagement&version=1.7.0

A set of helpers to manage views in UWP apps.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • UAP 10.0

    • 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.7.0 163 8/21/2023
1.6.0 137 6/13/2023
1.5.0 229 2/14/2023
1.4.0 353 10/27/2022
1.3.0 389 9/20/2022
1.2.0 396 9/15/2022

- Improved underlying code
- Switched to CoreWindow.Close() for view consolidation
- Updated C++/WinRT version