Uno.Microsoft.Toolkit.Uwp.UI.Controls.Layout 7.1.11

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
dotnet add package Uno.Microsoft.Toolkit.Uwp.UI.Controls.Layout --version 7.1.11
NuGet\Install-Package Uno.Microsoft.Toolkit.Uwp.UI.Controls.Layout -Version 7.1.11
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.Layout" Version="7.1.11" />
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.Layout --version 7.1.11
#r "nuget: Uno.Microsoft.Toolkit.Uwp.UI.Controls.Layout, 7.1.11"
#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.Layout as a Cake Addin
#addin nuget:?package=Uno.Microsoft.Toolkit.Uwp.UI.Controls.Layout&version=7.1.11

// Install Uno.Microsoft.Toolkit.Uwp.UI.Controls.Layout as a Cake Tool
#tool nuget:?package=Uno.Microsoft.Toolkit.Uwp.UI.Controls.Layout&version=7.1.11

This library provides XAML layout controls. It is a part of the Windows Community Toolkit.

     Controls:
       - BladeView: Provides a horizontal collection of blades for drilling into detailed scenarios.
       - Carousel: Presents items in a carousel control.
       - Expander: Expander allows user to show/hide content based on a boolean state.
       - GridSplitter: A the control that redistributes space between columns or rows of a Grid control.
       - HeaderedContentControl: Provides a header to content.
       - HeaderedItemsControl: Provides a header to items.
       - LayoutTransformControl: Support for transformations as if applied by LayoutTransform.
       - ListDetailsView: Implements the List/Details design pattern.
       - OrbitView: Positions items in a circle around a center element and supports orbits and anchors.

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 (1)

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

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

GitHub repositories

This package is not used by any popular GitHub repositories.