Skip to main content
Uno.CommunityToolkit.WinUI.UI.Controls.Primitives package icon

Uno.CommunityToolkit.WinUI.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. - ConstrainedBox: Constrain child element by aspect ratio, scale, or multiple. - 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
156.9K
156,873
Published
Jul 17, 2026
Latest stable version

Install

.NET CLI
dotnet add package Uno.CommunityToolkit.WinUI.UI.Controls.Primitives --version 7.1.206
Package Manager Console
Install-Package Uno.CommunityToolkit.WinUI.UI.Controls.Primitives -Version 7.1.206
PackageReference
<PackageReference Include="Uno.CommunityToolkit.WinUI.UI.Controls.Primitives" Version="7.1.206" />

Frameworks

net7.0 net7.0-android33.0 net7.0-ios16.1 net7.0-maccatalyst16.1 net7.0-macos13.0

Dependencies

[5.0.19, )
[7.1.206, )
Uno.WinUI
net7.0-android33.0
[5.0.19, )
[7.1.206, )
Uno.WinUI
net7.0-ios16.1
[5.0.19, )
Uno.CommunityToolkit.WinUI.UI
net7.0-maccatalyst16.1
[7.1.206, )
Uno.WinUI
net7.0-maccatalyst16.1
[5.0.19, )
[7.1.206, )
Uno.WinUI
net7.0-macos13.0
[5.0.19, )

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 5 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.