Skip to main content
Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives package icon

Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives

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.

Total Downloads
78.5K
78,466
Published
Jan 13, 2022
Latest stable version

Install

.NET CLI
dotnet add package Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives --version 7.1.11
Package Manager Console
Install-Package Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives -Version 7.1.11
PackageReference
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Controls.Primitives" Version="7.1.11" />

Frameworks

MonoAndroid10.0 Xamarin.iOS1.0 Xamarin.Mac2.0 .NETStandard2.0

Dependencies

[7.1.11, )
Uno.UI
MonoAndroid10.0
[4.0.0-dev.5688, )
[7.1.11, )
Uno.UI
Xamarin.iOS1.0
[4.0.0-dev.5688, )
[7.1.11, )
Uno.UI
Xamarin.Mac2.0
[4.0.0-dev.5688, )
[7.1.11, )
Uno.UI
.NETStandard2.0
[4.0.0-dev.5688, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.