Riverside.Toolkit.WinUI.Helpers
2.0.0-beta4
dotnet add package Riverside.Toolkit.WinUI.Helpers --version 2.0.0-beta4
NuGet\Install-Package Riverside.Toolkit.WinUI.Helpers -Version 2.0.0-beta4
<PackageReference Include="Riverside.Toolkit.WinUI.Helpers" Version="2.0.0-beta4" />
paket add Riverside.Toolkit.WinUI.Helpers --version 2.0.0-beta4
#r "nuget: Riverside.Toolkit.WinUI.Helpers, 2.0.0-beta4"
// 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 helpersRiverside.GlowUI.*
: Related to styles and GlowUIRiverside.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 | Versions 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. |
-
net8.0-windows10.0.19041
- CommunityToolkit.Mvvm (>= 8.2.2)
- Microsoft.Graphics.Win2D (>= 1.3.1)
- Microsoft.Web.WebView2 (>= 1.0.2957.106)
- Microsoft.Windows.SDK.BuildTools (>= 10.0.26100.1742)
- Microsoft.WindowsAppSDK (>= 1.6.241114003)
- Riverside.ComponentModel (>= 0.3.1)
- WinUIEx (>= 2.5.1)
-
net9.0-windows10.0.26100
- CommunityToolkit.Mvvm (>= 8.2.2)
- Microsoft.Graphics.Win2D (>= 1.3.1)
- Microsoft.Web.WebView2 (>= 1.0.2957.106)
- Microsoft.Windows.SDK.BuildTools (>= 10.0.26100.1742)
- Microsoft.WindowsAppSDK (>= 1.6.241114003)
- Riverside.ComponentModel (>= 0.3.1)
- WinUIEx (>= 2.5.1)
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 |