WinUI.Dock
1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WinUI.Dock --version 1.0.2
NuGet\Install-Package WinUI.Dock -Version 1.0.2
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="WinUI.Dock" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinUI.Dock --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WinUI.Dock, 1.0.2"
#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 WinUI.Dock as a Cake Addin #addin nuget:?package=WinUI.Dock&version=1.0.2 // Install WinUI.Dock as a Cake Tool #tool nuget:?package=WinUI.Dock&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WinUI.Dock
WinUI.Dock is a docking control similar to Visual Studio, based on WinUI 3. Its design is inspired by AvalonDock and ImGui.
Supported Platforms
- WinUI 3.0
- Uno Platform (partially available)
Usage
- See the example projects under the Examples directory.
Notes
- The project is currently in an early stage and may have many issues. Please do not use it in production environments.
- The Uno Platform has only been tested on the Skia platform and does not support cross-window dragging. It works properly if used within a single window.
Preview
WinUI | Uno |
---|---|
![]() |
![]() |
![]() |
![]() |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net9.0-windows10.0.22621 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- CommunityToolkit.WinUI.Controls.LayoutTransformControl (>= 8.1.240916)
- CommunityToolkit.WinUI.Controls.Sizers (>= 8.1.240916)
- Uno.Fonts.Fluent (>= 2.6.1)
- Uno.WinUI (>= 5.6.70)
-
net9.0-windows10.0.22621
- CommunityToolkit.WinUI.Controls.LayoutTransformControl (>= 8.1.240916)
- CommunityToolkit.WinUI.Controls.Sizers (>= 8.1.240916)
- Microsoft.WindowsAppSDK (>= 1.6.250205002)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.