SimpleKit.WindowsRuntime.UI.Controls 1.7.0

dotnet add package SimpleKit.WindowsRuntime.UI.Controls --version 1.7.0
NuGet\Install-Package SimpleKit.WindowsRuntime.UI.Controls -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.Controls" 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.Controls --version 1.7.0
#r "nuget: SimpleKit.WindowsRuntime.UI.Controls, 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.Controls as a Cake Addin
#addin nuget:?package=SimpleKit.WindowsRuntime.UI.Controls&version=1.7.0

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

A set of useful controls written in C++ for the Windows Runtime.

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 (1)

Showing the top 1 popular GitHub repositories that depend on SimpleKit.WindowsRuntime.UI.Controls:

Repository Stars
Rise-Software/Rise-Media-Player
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
Version Downloads Last updated
1.7.0 168 8/21/2023
1.6.0 407 6/13/2023
1.5.0 236 2/14/2023
1.4.0 372 10/27/2022
1.3.0 383 9/20/2022
1.2.0 379 9/15/2022
1.1.0 682 8/6/2022
1.0.0 374 6/16/2022

- Fixed styles not being pulled into C++/WinRT apps
- Improved underlying code
- Updated C++/WinRT version