CommunityToolkit.WinUI 7.1.2

Prefix Reserved
Suggested Alternatives

CommunityToolkit.WinUI.Helpers

Additional Details

This package name is no longer being updated and has migrated to new names 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 --version 7.1.2
                    
NuGet\Install-Package CommunityToolkit.WinUI -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" Version="7.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommunityToolkit.WinUI" Version="7.1.2" />
                    
Directory.Packages.props
<PackageReference Include="CommunityToolkit.WinUI" />
                    
Project file
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 CommunityToolkit.WinUI --version 7.1.2
                    
#r "nuget: CommunityToolkit.WinUI, 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.
#:package CommunityToolkit.WinUI@7.1.2
                    
#: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=CommunityToolkit.WinUI&version=7.1.2
                    
Install as a Cake Addin
#tool nuget:?package=CommunityToolkit.WinUI&version=7.1.2
                    
Install as a Cake Tool

This package includes code only helpers such as Color conversion tool, Storage file handling, a Stream helper class, SystemInformation helpers, etc.

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.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CommunityToolkit.WinUI:

Package Downloads
CommunityToolkit.WinUI.Connectivity

This library enables easier consumption of connectivity Devices/Peripherals and handle its connection to Windows devices. It contains BluetoothLE and Network connectivity helpers.

J4JSoftware.J4JMapWinLibrary

WinApp extensions to J4JMapLibrary

Sample.Windows

Package Description

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on CommunityToolkit.WinUI:

Repository Stars
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
Paving-Base/APK-Installer
An Android Application Installer for Windows
0x5bfa/FluentHub
A stylish yet powerful GitHub client for Windows
JasonWei512/EnergyStarX
🔋 Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar.
onionware-github/OnionMedia
Open-Source Mediaconverter and -downloader
Windows-Apps-Hub/UnitedSets
Bring back Sets and tabs by grouping windows into tabs
BestOwl/MyPhone
Connect your mobile devices (Android/iOS/WindowsPhone) to PC
FireCubeStudios/Run
WinUI 3 Run
kyoyama-kazusa/Sudoku
A sudoku solver using brute forces and logical techniques.
Version Downloads Last Updated