![]() |
VOOZH | about |
dotnet add package Uno.CommunityToolkit.WinUI --version 7.1.205
NuGet\Install-Package Uno.CommunityToolkit.WinUI -Version 7.1.205
<PackageReference Include="Uno.CommunityToolkit.WinUI" Version="7.1.205" />
<PackageVersion Include="Uno.CommunityToolkit.WinUI" Version="7.1.205" />Directory.Packages.props
<PackageReference Include="Uno.CommunityToolkit.WinUI" />Project file
paket add Uno.CommunityToolkit.WinUI --version 7.1.205
#r "nuget: Uno.CommunityToolkit.WinUI, 7.1.205"
#:package Uno.CommunityToolkit.WinUI@7.1.205
#addin nuget:?package=Uno.CommunityToolkit.WinUI&version=7.1.205Install as a Cake Addin
#tool nuget:?package=Uno.CommunityToolkit.WinUI&version=7.1.205Install 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-android33.0 net7.0-android33.0 is compatible. net7.0-ios net7.0-ios was computed. net7.0-ios16.1 net7.0-ios16.1 is compatible. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-maccatalyst16.1 net7.0-maccatalyst16.1 is compatible. net7.0-macos net7.0-macos was computed. net7.0-macos13.0 net7.0-macos13.0 is compatible. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Uno.CommunityToolkit.WinUI:
| Package | Downloads |
|---|---|
|
Uno.CommunityToolkit.WinUI.UI
This library provides various common UI helpers. It is a part of the Windows Community Toolkit. AdvancedCollectionView: It's a collection view implementation that support filtering, sorting and incremental loading. It's meant to be used in a viewmodel. CacheBase: Provides methods and tools to cache files in a folder. Converters: Commonly used converters that allow the data to be modified as it passes through the binding engine. Extensions: - ApplicationViewExtensions: Provides attached properties for interacting with the ApplicationView on a window (app view). - AttachedDropShadow: Provides a composition based shadow effect which supports masking. - FrameworkElementExtensions: Provides attached dependency properties for the FrameworkElement. - ListViewExtensions: Provides attached dependency properties for the ListViewBase - LogicalTree: Defines a collection of extensions methods for UI. - MatrixExtensions: Provides a set of extensions to the Matrix struct. - MatrixHelperEx: Static helper methods for Matrix. - Mouse: Helper class for easily changing the mouseover cursor type. - NullableBool: Custom MarkupExtension which can provide nullable bool values. - RotateTransformExtensions: Extension methods for RotateTransform. - ScaleTransformExtensions: Extension methods for ScaleTransform. - ScrollViewerExtensions: Provides attached dependency properties for the ListViewBase - SkewTransformExtensions: Extension methods for SkewTransform. - SurfaceDialTextbox: Helper class that provides attached properties to enable any TextBox with the Surface Dial. - TextBoxMask: TextBox mask property allows a user to more easily enter fixed width text in TextBox control. - TextBoxRegex: TextBoxRegex allows text validation using a regular expression. - TitleBarExtensions: Provides attached dependency properties for interacting with the ApplicationViewTitleBar on a window (app view). - TranslateTransformExtensions: Extension methods for TranslateTransform. - VisualExtensions: Extension methods and attached properties for Visual objects - VisualTree: Defines a collection of extensions methods for UI. Helpers: - BindableValueHolder: Holds the value. Can be used to change several objects' properties at a time. - DependencyPropertyWatcher: Used to Track Changes of a Dependency Property - ThemeListener: Class which listens for changes to Application Theme or High Contrast Modes and Signals an Event when they occur. Triggers: Various Visual State Triggers to help trigger VisualStates in a wide variety of scenarios. |
|
|
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. |
|
|
Uno.Monaco.Editor
A WASM wrapper around the web-based Monaco Editor. Designed for use with the Uno Platform |
|
|
Uno.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. |
|
|
Sample.Mobile
Package Description |
Showing the top 1 popular GitHub repositories that depend on Uno.CommunityToolkit.WinUI:
| Repository | Stars |
|---|---|
|
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
|
| Version | Downloads | Last Updated |
|---|---|---|
| 7.1.206-dev.4.g2b0f3dad75 | 125 | 4/20/2026 |
| 7.1.206-dev.2.g3811fa060b | 103 | 3/5/2026 |
| 7.1.205 | 12,136 | 3/5/2026 |
| 7.1.205-dev.2.g9d7517273d | 86 | 3/4/2026 |
| 7.1.204 | 36,144 | 11/19/2024 |
| 7.1.203 | 4,414 | 9/24/2024 |
| 7.1.202 | 535 | 9/23/2024 |
| 7.1.201 | 582 | 9/20/2024 |
| 7.1.200 | 41,363 | 11/13/2023 |
| 7.1.200-gcc80193f55 | 935 | 11/11/2023 |
| 7.1.200-dev.53.gc0f5a82c65 | 85 | 3/4/2026 |
| 7.1.200-dev.45.g1f8b8f4874 | 168 | 9/23/2024 |
| 7.1.200-dev.22.ge8da8f7c3c | 179 | 11/21/2023 |
| 7.1.200-dev.16.g49756d9ac4 | 3,662 | 10/18/2023 |
| 7.1.200-dev.13.gef3f523648 | 4,137 | 8/15/2023 |
| 7.1.200-dev.6.gf657bb2e91 | 2,078 | 6/28/2023 |
| 7.1.100 | 52,387 | 11/2/2022 |
| 7.1.100-dev.15.g12261e2626 | 8,031 | 3/23/2022 |
| 7.1.100-dev.7.g758154cb81 | 824 | 11/30/2021 |