![]() |
VOOZH | about |
dotnet add package Dock.Avalonia.Themes.Fluent --version 12.0.0.2
NuGet\Install-Package Dock.Avalonia.Themes.Fluent -Version 12.0.0.2
<PackageReference Include="Dock.Avalonia.Themes.Fluent" Version="12.0.0.2" />
<PackageVersion Include="Dock.Avalonia.Themes.Fluent" Version="12.0.0.2" />Directory.Packages.props
<PackageReference Include="Dock.Avalonia.Themes.Fluent" />Project file
paket add Dock.Avalonia.Themes.Fluent --version 12.0.0.2
#r "nuget: Dock.Avalonia.Themes.Fluent, 12.0.0.2"
#:package Dock.Avalonia.Themes.Fluent@12.0.0.2
#addin nuget:?package=Dock.Avalonia.Themes.Fluent&version=12.0.0.2Install as a Cake Addin
#tool nuget:?package=Dock.Avalonia.Themes.Fluent&version=12.0.0.2Install as a Cake Tool
A docking layout system.
Dock is a docking layout system for Avalonia applications. Use of Dock is governed by the MIT License.
Key Features:
CacheDocumentTabContent)First, clone the repository or download the latest zip.
git clone https://github.com/wieslawsoltes/Dock.git
Open up a terminal prompt and execute the commands.
Target frameworks: libraries multi-target net6.0, net8.0, and net10.0. Samples target net10.0 unless noted otherwise.
dotnet build src/Dock.Avalonia/Dock.Avalonia.csproj -c Release -f net10.0
Alternatively execute the repository build script which restores, builds and tests all projects. The scripts work on Windows and Unix like systems:
./build.sh # or .\build.cmd on Windows
Dock is delivered as a NuGet package.
You can find the packages here NuGet and install the package like this:
Install-Package Dock.Avalonia
Install-Package Dock.Model.Mvvm
Install-Package Dock.Serializer.Newtonsoft
Install-Package Dock.Avalonia.Themes.Fluent
Install-Package Dock.Avalonia.Themes.Browser
Install-Package Dock.Controls.DeferredContentControl
Available NuGet packages:
Nightly builds are published to GitHub Packages on pushes to master. Versions use the nightly.YYYYMMDD.RUN suffix.
Add the GitHub Packages source (replace OWNER with the repository owner):
https://nuget.pkg.github.com/OWNER/index.jsonAuthenticate with a GitHub token that has read:packages:
dotnet nuget add source https://nuget.pkg.github.com/wieslawsoltes/index.json -n github -u YOUR_GITHUB_USERNAME -p YOUR_GITHUB_TOKEN --store-password-in-clear-text
Install pre-release packages:
Install-Package Dock.Avalonia -Pre
Install-Package Dock.Model.Mvvm -Pre
Install-Package Dock.Serializer.Newtonsoft -Pre
Install-Package Dock.Avalonia.Themes.Fluent -Pre
Install-Package Dock.Avalonia.Themes.Browser -Pre
Sample applications can be found under the directory which illustrate each approach in a working project:
DockXamlSample - XAML layouts with ItemsSource examplesDockMvvmSample - Full MVVM implementationDockReactiveUISample - ReactiveUI patternsDockDeferredContentSample - Deferred timeline scopes, delay, order, and presenter-host behaviorDockOfficeSample - Office-style workspaces with ReactiveUI navigationDockCodeOnlySample - Pure C# layoutsNotepad - Real-world text editor exampleVisualStudioDemo - Visual Studio-like interfaceDock is licensed under the .
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Dock.Avalonia.Themes.Fluent:
| Package | Downloads |
|---|---|
|
Spice86
Reverse engineer and rewrite real mode dos programs |
|
|
SukiUI.Dock
https://github.com/kikipoulet/SukiUI |
|
|
Dock.Avalonia.Themes.Browser
A docking layout system. |
|
|
CodeWF.AvaloniaControls.Dock.Themes
CodeWF Dock theme resources for Avalonia Dock controls, based on open-source Dock.Avalonia Fluent and Semi color tokens. |
|
|
KevInc.Avalonia.Dock
Dock.Avalonia resources and styling for transparent and Mica-aware docked layouts. |
Showing the top 7 popular GitHub repositories that depend on Dock.Avalonia.Themes.Fluent:
| Repository | Stars |
|---|---|
|
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
|
|
|
kikipoulet/SukiUI
UI Theme for AvaloniaUI
|
|
|
b-editor/beutl
Cross-platform video editing (compositing) software.
|
|
|
wieslawsoltes/Core2D
A multi-platform data driven 2D diagram editor.
|
|
|
OpenRakis/Spice86
Reverse engineer and rewrite real mode DOS programs!
|
|
|
IvanJosipovic/KubeUI
Kubernetes User Interface
|
|
|
NeilMacMullen/kusto-loco
C# KQL query engine with flexible I/O layers and visualization
|
| Version | Downloads | Last Updated |
|---|---|---|
| 12.0.0.2 | 15,048 | 4/24/2026 |
| 12.0.0.1 | 6,275 | 4/9/2026 |
| 12.0.0 | 986 | 4/8/2026 |
| 12.0.0-preview.1 | 117 | 4/7/2026 |
| 11.3.12.1 | 5,394 | 4/24/2026 |
| 11.3.12 | 1,775 | 4/9/2026 |
| 11.3.12-preview.1 | 85 | 4/7/2026 |
| 11.3.11.22 | 9,776 | 3/12/2026 |
| 11.3.11.21 | 213 | 3/12/2026 |
| 11.3.11.20 | 2,079 | 3/10/2026 |
| 11.3.11.19 | 216 | 3/10/2026 |
| 11.3.11.18 | 231 | 3/9/2026 |
| 11.3.11.17 | 386 | 3/6/2026 |
| 11.3.11.16 | 6,766 | 2/24/2026 |
| 11.3.11.15 | 268 | 2/24/2026 |
| 11.3.11.14 | 1,169 | 2/19/2026 |
| 11.3.11.13 | 1,751 | 2/12/2026 |
| 11.3.11.12 | 210 | 2/11/2026 |
| 11.3.11.11 | 389 | 2/10/2026 |
| 11.3.11.10 | 192 | 2/10/2026 |