XamlToolkit.WinUI.Animations.Native
0.4.0-alpha
This is a prerelease version of XamlToolkit.WinUI.Animations.Native.
dotnet add package XamlToolkit.WinUI.Animations.Native --version 0.4.0-alpha
NuGet\Install-Package XamlToolkit.WinUI.Animations.Native -Version 0.4.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.Animations.Native" Version="0.4.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XamlToolkit.WinUI.Animations.Native" Version="0.4.0-alpha" />
<PackageReference Include="XamlToolkit.WinUI.Animations.Native" />
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.Animations.Native --version 0.4.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XamlToolkit.WinUI.Animations.Native, 0.4.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.Animations.Native@0.4.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.Animations.Native&version=0.4.0-alpha&prerelease
#tool nuget:?package=XamlToolkit.WinUI.Animations.Native&version=0.4.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
🎬 Animations
- XamlToolkit.WinUI.Animations — Animation components for WinUI
🧱 Controls & Layout
- MarkdownTextBlock — syntax highlighting for C#, C++, XML, JSON, Shell, Rust
- Marquee, OpacityMaskView, Shimmer, Adorner
- AttachedDropShadow, AttachedCardShadow
- ColorPicker, ColorPickerButton, ColorAnalyzer
- DockPanel, UniformGrid, WrapPanel, WrapPanel2, StaggeredPanel, StaggeredLayout, GridSplitter
- LayoutTransformControl, ContentSizer, PropertySizer, ConstrainedBox
- HeaderedContentControl, HeaderedItemsControl, HeaderedTreeView
- TokenView, TokenizingTextBox, RichSuggestBox
- Segmented, SwitchPresenter, RangeSelector, RadialGauge
- SettingsCard, SettingsExpander, TabbedCommandBar
- ImageCropper, CameraPreview
- RivePlayer
- DataTable, MetadataControl
⚠️ Note:
RadialGauge.ValueStringFormatuses C++std::formatsyntax instead of .NET string format syntax.
🛠️ Installation
Add the package via NuGet:
dotnet add package XamlToolkit.WinUI.Controls.Native
| Product | Versions 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.
-
- Microsoft.WindowsAppSDK.WinUI (>= 1.8.260224000)
- XamlToolkit.WinUI.Native (>= 0.4.0-alpha)
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.4.0-alpha | 44 | 4/4/2026 |
Updated features.