CommunityToolkit.WinUI.UI.Controls.Core 7.1.2

Prefix Reserved
Suggested Alternatives

CommunityToolkit.WinUI.Controls.TabbedCommandBar

Additional Details

This package name is no longer being updated and has migrated to a new name and namespace, see:
https://aka.ms/toolkit/windows/package-naming. To find out more about migrating to the 8.x releases of the Windows Community Toolkit, see here:
https://aka.ms/toolkit/windows/migration

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CommunityToolkit.WinUI.UI.Controls.Core --version 7.1.2                
NuGet\Install-Package CommunityToolkit.WinUI.UI.Controls.Core -Version 7.1.2                
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="CommunityToolkit.WinUI.UI.Controls.Core" Version="7.1.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommunityToolkit.WinUI.UI.Controls.Core --version 7.1.2                
#r "nuget: CommunityToolkit.WinUI.UI.Controls.Core, 7.1.2"                
#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.
// Install CommunityToolkit.WinUI.UI.Controls.Core as a Cake Addin
#addin nuget:?package=CommunityToolkit.WinUI.UI.Controls.Core&version=7.1.2

// Install CommunityToolkit.WinUI.UI.Controls.Core as a Cake Tool
#tool nuget:?package=CommunityToolkit.WinUI.UI.Controls.Core&version=7.1.2                

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.

Product Compatible and additional computed target framework versions.
.NET net5.0-windows10.0.18362 is compatible.  net6.0-windows was computed.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CommunityToolkit.WinUI.UI.Controls.Core:

Package Downloads
CommunityToolkit.WinUI.UI.Controls.Markdown

This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is a part of the Windows Community Toolkit.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on CommunityToolkit.WinUI.UI.Controls.Core:

Repository Stars
Scighost/Starward
Game Launcher for miHoYo - 米家游戏启动器
xunkong/xunkong
记录旅途中发生的事
yoshiask/FluentStore
A unifying frontend for Windows app stores and package managers
insomniachi/Totoro
A Windows 10/11 only application that is a go to for all things anime.
Version Downloads Last updated