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

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
0
0
Published
Jan 1, 1900
Latest stable version

Install

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

Frameworks

net5.0-windows10.0.18362

Dependencies

[7.1.2, )
CommunityToolkit.WinUI
net5.0-windows10.0.18362
[7.1.2, )
Microsoft.WindowsAppSDK
net5.0-windows10.0.18362
[1.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to CommunityToolkit.WinUI.Controls.TabbedCommandBar as an alternative.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

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.