Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives 7.1.10-gf3d2516805

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 2.0
This is a prerelease version of Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives --version 7.1.10-gf3d2516805
NuGet\Install-Package Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives -Version 7.1.10-gf3d2516805
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="Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives" Version="7.1.10-gf3d2516805" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives --version 7.1.10-gf3d2516805
#r "nuget: Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives, 7.1.10-gf3d2516805"
#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 Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives as a Cake Addin
#addin nuget:?package=Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives&version=7.1.10-gf3d2516805&prerelease

// Install Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives as a Cake Tool
#tool nuget:?package=Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives&version=7.1.10-gf3d2516805&prerelease

This library provides controls for use in XAML which don't provide their own style. It is a part of the Windows Community Toolkit.

     Controls:
     - AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space.
     - DockPanel: Define areas where you can arrange child elements either horizontally or vertically, relative to each other.
     - StaggeredLayout: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space.
     - StaggeredPanel: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space.
     - SwitchPresenter: A presenter which can act as a switch statement for layout providing alternate layouts based on a value.
     - UniformGrid: Presents items in an evenly-spaced set of rows or columns to fill the total available display space.
     - WrapLayout: Positions child elements in sequential position from left to right and breaks content to the next line.
     - WrapPanel: Positions child elements in sequential position from left to right and breaks content to the next line.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid monoandroid10.0
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios xamarinios10
Xamarin.Mac xamarinmac xamarinmac20
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives:

Package Downloads
Uno.Microsoft.Toolkit.Uwp.UI.Controls The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This library provides Controls, Panels, ItemsRepeater Layouts, and various other classes & helpers for XAML UI development with UWP. It is a part of the Windows Community Toolkit. This package is only an aggregate of its dependencies, meaning it's a meta-package and has no assemblies. You can find out how to optimize your app after development at https://aka.ms/wct/optimize

Uno.Microsoft.Toolkit.Uwp.UI.Controls.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.UI.Controls.Input The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This library provides XAML templated controls. It is a part of the Windows Community Toolkit. Controls: - ColorPicker/ColorPickerButton: Improved ColorPicker and DropDownButton version. - RadialGauge: Displays a value within a range, using a needle on a circular face. - RangeSelector: "Double slider" control for range values. - RemoteDevicePicker: Remote Device Picker Control for Project Rome. - TokenizingTextBox: An AutoSuggestBox like control which places entered input into easily removed containers for contacts or tags.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.11 10,454 1/13/2022
7.1.10 7,227 12/7/2021
7.1.10-gf3d2516805 4,458 11/29/2021
7.1.10-dev.5.gfd12a2f184 5,615 11/24/2021
7.1.10-dev.2.g5a2a008e5d 168 11/3/2021
7.1.10-build.2.g793c40040a 131 11/3/2021
7.1.0-build.45.gd2e4192c8c 1,058 10/5/2021
7.1.0-build.43.g15261a775c 429 9/10/2021
7.1.0-build.28.g606fbae68d 254 8/24/2021
7.1.0-build.25.ga4ea7cfde4 128 8/13/2021
7.1.0-build.6.g97596da45a 265 7/6/2021
7.1.0-build.2.g0e224f133a 4,502 3/24/2021
7.0.0 11,768 3/22/2021
7.0.0-build.2.g0136fc104d 282 3/19/2021