Microsoft.Toolkit.Uwp.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.
Install
dotnet add package Microsoft.Toolkit.Uwp.UI.Controls.Core --version 7.1.3
Install-Package Microsoft.Toolkit.Uwp.UI.Controls.Core -Version 7.1.3
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Controls.Core" Version="7.1.3" />
Frameworks
Dependencies
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.Uwp.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.