Riverside.Toolkit.WinUI.Helpers 2.0.0-beta4

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

// Install Riverside.Toolkit.WinUI.Helpers as a Cake Tool
#tool nuget:?package=Riverside.Toolkit.WinUI.Helpers&version=2.0.0-beta4&prerelease                

CubeKit

Introducing CubeKit, the ultimate toolkit for building modern apps on .NET. CubeKit is a set of versatile, platform-agnostic APIs that enable you to build apps for multiple platforms using .NET. Using a custom multi-target solution called Alloy, it exposes APIs that are suited to the project you install the aggregate package on, allowing you to build apps for UWP, WinUI and .NET Core.

CubeKit is the new name for its various predecessors including CrimsonUI (now merged with GlowUI), GlowUI (GlowUI is still used to refer to the styles, but it is included as part of CubeKit as a whole), Crimson Toolkit and Riverside.Toolkit. It is built using custom tooling to target all versions of .NET.


NuGet is a standard package manager for .NET applications which is built into Visual Studio. When you open solution in Visual Studio, choose the Tools menu > NuGet Package Manager > Manage NuGet packages for solution…

You can install all recommended helpers and controls using the aggregate package which automatically installs all the appropriate helpers for your target platform (.NET Core, WinUI and UWP .NET 9). You can see examples of using APIs on the documentation page.

The root namespace for CubeKit is as follows:

  • Riverside.Toolkit.*: Main CubeKit components and helpers
  • Riverside.GlowUI.*: Related to styles and GlowUI
  • Riverside.Extensions.*: Various collections of .NET helpers and rewrites

CubeKit also contains controls from WCT 7.x that didn't make it to 8.x, such as DropShadowPanel.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.19041 is compatible.  net9.0-windows was computed.  net9.0-windows10.0.26100 is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
2.0.0-beta4 30 1/28/2025
2.0.0-beta3 33 1/26/2025
2.0.0-beta2 42 1/25/2025
2.0.0-beta1 3 1/24/2025