XamlToolkit.WinUI.Rive.Native 0.1.0-alpha

This is a prerelease version of XamlToolkit.WinUI.Rive.Native.
dotnet add package XamlToolkit.WinUI.Rive.Native --version 0.1.0-alpha
                    
NuGet\Install-Package XamlToolkit.WinUI.Rive.Native -Version 0.1.0-alpha
                    
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="XamlToolkit.WinUI.Rive.Native" Version="0.1.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XamlToolkit.WinUI.Rive.Native" Version="0.1.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="XamlToolkit.WinUI.Rive.Native" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XamlToolkit.WinUI.Rive.Native --version 0.1.0-alpha
                    
#r "nuget: XamlToolkit.WinUI.Rive.Native, 0.1.0-alpha"
                    
#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.
#:package XamlToolkit.WinUI.Rive.Native@0.1.0-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XamlToolkit.WinUI.Rive.Native&version=0.1.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=XamlToolkit.WinUI.Rive.Native&version=0.1.0-alpha&prerelease
                    
Install as a Cake Tool

WinUI Community Toolkit (C++ Port)

XamlToolkit.WinUI.Native provides C++/WinRT ports of CommunityToolkit.WinUI controls,
enabling seamless use of these components in WinUI 3 / C++ projects.


✨ Features

  • 100% native C++/WinRT implementation.
  • API design consistent with CommunityToolkit.WinUI.
  • Suitable for WinUI 3 applications written in C++.
  • Includes modern controls and layout containers with full XAML integration.

🧩 Included Controls

  • RivePlayer

🛠️ Installation

Add the package via NuGet:

dotnet add package XamlToolkit.WinUI.Rive.Native
Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.26100 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
native native 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
0.1.0-alpha 45 1/14/2026

Updated features.