Skip to main content
Uno.CommunityToolkit.WinUI.UI.Controls.Core package icon

Uno.CommunityToolkit.WinUI.UI.Controls.Core

This library provides XAML templated controls. It is a part of the Windows Community Toolkit. Controls: - CameraPreview: Easily preview video from camera sources and get realtime frames from the selected source. - DropShadowPanel: DropShadowPanel control allows the creation of a DropShadow for any Xaml FrameworkElement in markup. - ImageEx: Images are downloaded asynchronously showing a load indicator and can be stored in a local cache. - InAppNotification: Show local notifications in your application. - Loading: Helps to show content with animation to the user while the app is doing some calculation. - MetadataControl: Control for organizing text based categories with a separator, supports commands. - RadialProgressBar: Displays progress as a circle getting filled. - RotatorTile: Rotates through a set of items one-by-one like a live-tile. - TabbedCommandBar: A command bar that organizes features of an application into a series of tabs. - TextToolbar: A Toolbar for Editing Text attached to a RichEditBox. It can format RTF, Markdown, or use a Custom Formatter. - TileControl: A ContentControl that show an image repeated many times.

Total Downloads
140.6K
140,601
Published
Nov 19, 2024
Latest stable version

Install

.NET CLI
dotnet add package Uno.CommunityToolkit.WinUI.UI.Controls.Core --version 7.1.204
Package Manager Console
Install-Package Uno.CommunityToolkit.WinUI.UI.Controls.Core -Version 7.1.204
PackageReference
<PackageReference Include="Uno.CommunityToolkit.WinUI.UI.Controls.Core" Version="7.1.204" />

Frameworks

net7.0 net7.0-android33.0 net7.0-ios16.1 net7.0-maccatalyst16.1 net7.0-macos13.0

Dependencies

[7.1.204, )
[5.0.19, )
Uno.CommunityToolkit.WinUI
net7.0-android33.0
[7.1.204, )
Uno.WinUI
net7.0-android33.0
[5.0.19, )
[7.1.204, )
Uno.WinUI
net7.0-ios16.1
[5.0.19, )
[7.1.204, )
[7.1.204, )
Uno.CommunityToolkit.WinUI
net7.0-maccatalyst16.1
[7.1.204, )
Uno.WinUI
net7.0-maccatalyst16.1
[5.0.19, )
[7.1.204, )
Uno.WinUI
net7.0-macos13.0
[5.0.19, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 20 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.