CommunityToolkit.WinUI.Controls.Sizers 8.2.250402

Prefix Reserved
dotnet add package CommunityToolkit.WinUI.Controls.Sizers --version 8.2.250402
                    
NuGet\Install-Package CommunityToolkit.WinUI.Controls.Sizers -Version 8.2.250402
                    
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="CommunityToolkit.WinUI.Controls.Sizers" Version="8.2.250402" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommunityToolkit.WinUI.Controls.Sizers" Version="8.2.250402" />
                    
Directory.Packages.props
<PackageReference Include="CommunityToolkit.WinUI.Controls.Sizers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CommunityToolkit.WinUI.Controls.Sizers --version 8.2.250402
                    
#r "nuget: CommunityToolkit.WinUI.Controls.Sizers, 8.2.250402"
                    
#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.
#:package CommunityToolkit.WinUI.Controls.Sizers@8.2.250402
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CommunityToolkit.WinUI.Controls.Sizers&version=8.2.250402
                    
Install as a Cake Addin
#tool nuget:?package=CommunityToolkit.WinUI.Controls.Sizers&version=8.2.250402
                    
Install as a Cake Tool

Windows Community Toolkit - Sizers

This package is part of the Windows Community Toolkit from the .NET Foundation.

Package Contents

This package contains the following controls in the CommunityToolkit.WinUI.Controls namespace:

  • ContentSizer
  • GridSplitter
  • PropertySizer
  • SizerBase

Which Package is for me?

If you're developing with UWP/WinUI 2 or Uno.UI you should be using the CommunityToolkit.Uwp.Controls.Sizers package.

If you're developing with WindowsAppSDK/WinUI 3 or Uno.WinUI you should be using the CommunityToolkit.WinUI.Controls.Sizers package.

WinUI Resources (UWP)

For UWP projects, the WinUI 2 reference requires you include the WinUI XAML Resources in your App.xaml file:

    <Application.Resources>
        <XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" />
    </Application.Resources>

See Getting Started in WinUI 2 for more information.

Documentation

Further documentation about these components can be found at: https://aka.ms/windowstoolkitdocs

License

MIT

See License.md in package for more details.

Product Compatible and additional computed target framework versions.
.NET net7.0-windows10.0.18362 is compatible.  net8.0-windows was computed.  net8.0-windows10.0.18362 is compatible.  net8.0-windows10.0.19041 is compatible.  net9.0 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net9.0-windows10.0.18362 is compatible.  net9.0-windows10.0.19041 is compatible.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on CommunityToolkit.WinUI.Controls.Sizers:

Package Downloads
Richasy.WinUIKernel.Share

多项目共享的基础 WinUI 实现

WinUI.Dock

Docked controls similar to Visual Studio, available with WinUI 3 and Uno Platform.

ShadowViewer.Plugin.Local

ShadowViewer本地阅读插件

Eto.Platform.WinUI

Package Description

CommunityToolkit.Labs.WinUI.Controls.DataTable

This package contains DataTable.

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on CommunityToolkit.WinUI.Controls.Sizers:

Repository Stars
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
files-community/Files
A modern file manager that helps users organize their files and folders.
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
picoe/Eto
Cross platform GUI framework for desktop and mobile applications in .NET
HotCakeX/Harden-Windows-Security
Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | SLSA Level 3 Compliant for Secure Development and Build Process | Apps Available on MS Store✨
Pixeval/Pixeval
Wow. Yet another Pixiv client!
ProtonVPN/win-app
Official ProtonVPN Windows app
CollapseLauncher/Collapse
An Advanced Launcher for miHoYo/HoYoverse Games
microsoft/ai-dev-gallery
An open-source project for Windows developers to learn how to add AI with local models and APIs to Windows apps.
GoldenPotato137/PotatoVN
一款Visual Novel管理软件
jayfunc/BetterLyrics
An elegant and deeply customizable lyrics & player app, built with WinUI3/Win2D | 一款优雅且高度自定义的歌词/播放器应用,基于 WinUI3/Win2D 构建
CommunityToolkit/Labs-Windows
A safe space to collaborate and engineer solutions from the prototyping stage all the way through polished finalized component for the Windows Community Toolkit.
insomniachi/Totoro
A Windows 10/11 only application that is a go to for all things anime.
Windows-Apps-Hub/UnitedSets
Bring back Sets and tabs by grouping windows into tabs
maker-community/ElectronBot.DotNet
一个为ElectronBot机器人和瀚文键盘(HelloWorldKeyboard)开发的上位机软件(包含机器人USB操作SDK和瀚文键盘HID操作SDK),采用Windows App SDK框架编写界面。 A host computer software developed for ElectronBot robots (including robot USB operation SDK), using the Windows App SDK framework to write UI.
kyoyama-kazusa/Sudoku
A sudoku solver using brute forces and logical techniques.
0x5bfa/RegistryEditor
A refreshed Regedit.exe with WinUI for Windows.
Richasy/RichasyAssistant
个人助理
Version Downloads Last Updated
8.2.250402 37,395 4/2/2025
8.2.250129-preview2 5,866 1/28/2025
8.2.241112-preview1 4,587 11/14/2024
8.1.240916 35,521 9/16/2024
8.1.240821 7,551 8/22/2024
8.1.240606-rc 5,058 6/6/2024
8.1.240328-rc 5,402 3/28/2024
8.0.240109 20,008 1/9/2024
8.0.230907 8,735 9/7/2023
8.0.230828-rc 297 8/29/2023
8.0.230823-rc 1,274 8/23/2023