![]() |
VOOZH | about |
dotnet add package Uno.Microsoft.Toolkit.Uwp --version 7.1.11
NuGet\Install-Package Uno.Microsoft.Toolkit.Uwp -Version 7.1.11
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp" Version="7.1.11" />
<PackageVersion Include="Uno.Microsoft.Toolkit.Uwp" Version="7.1.11" />Directory.Packages.props
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp" />Project file
paket add Uno.Microsoft.Toolkit.Uwp --version 7.1.11
#r "nuget: Uno.Microsoft.Toolkit.Uwp, 7.1.11"
#:package Uno.Microsoft.Toolkit.Uwp@7.1.11
#addin nuget:?package=Uno.Microsoft.Toolkit.Uwp&version=7.1.11Install as a Cake Addin
#tool nuget:?package=Uno.Microsoft.Toolkit.Uwp&version=7.1.11Install as a Cake Tool
This package includes code only helpers such as Colors conversion tool, Storage file handling, a Stream helper class, etc.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. 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. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. monoandroid10.0 monoandroid10.0 is compatible. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. xamarinios10 xamarinios10 is compatible. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. xamarinmac20 xamarinmac20 is compatible. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Uno.Microsoft.Toolkit.Uwp:
| Package | Downloads |
|---|---|
|
Uno.Microsoft.Toolkit.Uwp.UI
This library provides UI components, such as XAML extensions, helpers, converters and more. 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). - 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. |
|
|
Uno.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. - 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.Microsoft.Toolkit.Uwp.Connectivity
This library enables easier consumption of connectivity Devices/Peripherals and handle its connection to Windows devices. It contains BluetoothLE and Network connectivity helpers. |
|
|
Uno.Microsoft.Toolkit.Services
This .NET standard library enables access to different data sources such as Microsoft Graph, OneDrive, Twitter, Microsoft Translator, and LinkedIn. It is part of the Windows Community Toolkit. Namespace: - Facebook: Album, DataConfig, DataHost, OAuthTokens, Permissions, Photo, Picture, PictureData, PlatformImageSource, Post, RequestSource, Service. |
|
|
Uno.Microsoft.Toolkit.Uwp.Services
This library enables access to Facebook. It is part of the Windows Community Toolkit. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.1.11 | 52,300 | 1/13/2022 |
| 7.1.10 | 13,494 | 12/7/2021 |
| 7.1.10-gf3d2516805 | 11,547 | 11/29/2021 |
| 7.1.10-dev.5.gfd12a2f184 | 5,904 | 11/24/2021 |
| 7.1.10-dev.2.g5a2a008e5d | 424 | 11/3/2021 |
| 7.1.10-build.2.g793c40040a | 400 | 11/3/2021 |
| 7.1.0-build.45.gd2e4192c8c | 1,484 | 10/5/2021 |
| 7.1.0-build.43.g15261a775c | 861 | 9/10/2021 |
| 7.1.0-build.28.g606fbae68d | 505 | 8/24/2021 |
| 7.1.0-build.25.ga4ea7cfde4 | 401 | 8/13/2021 |
| 7.1.0-build.6.g97596da45a | 555 | 7/6/2021 |
| 7.1.0-build.2.g0e224f133a | 4,893 | 3/24/2021 |
| 7.0.0 | 27,655 | 3/22/2021 |
| 7.0.0-build.2.g0136fc104d | 621 | 3/19/2021 |
| 6.1.0-build.207.gcac670e618 | 5,318 | 1/8/2021 |
| 6.1.0-build.205.g2e0e348372 | 677 | 12/15/2020 |
| 6.1.0-build.201.gdd585882df | 542 | 12/11/2020 |
| 6.1.0-build.191.gc988bdd4ff | 17,391 | 8/7/2020 |