Dock.Model.ReactiveUI
11.3.11.4
See the version list below for details.
dotnet add package Dock.Model.ReactiveUI --version 11.3.11.4
NuGet\Install-Package Dock.Model.ReactiveUI -Version 11.3.11.4
<PackageReference Include="Dock.Model.ReactiveUI" Version="11.3.11.4" />
<PackageVersion Include="Dock.Model.ReactiveUI" Version="11.3.11.4" />
<PackageReference Include="Dock.Model.ReactiveUI" />
paket add Dock.Model.ReactiveUI --version 11.3.11.4
#r "nuget: Dock.Model.ReactiveUI, 11.3.11.4"
#:package Dock.Model.ReactiveUI@11.3.11.4
#addin nuget:?package=Dock.Model.ReactiveUI&version=11.3.11.4
#tool nuget:?package=Dock.Model.ReactiveUI&version=11.3.11.4
Dock
A docking layout system.
About
Dock is a docking layout system for Avalonia applications. Use of Dock is governed by the MIT License.
Key Features:
- ItemsSource Support: Bind document collections directly to DocumentDock for automatic document management
- Flexible Content Templates: Use DocumentTemplate for customizable document content rendering
- Multiple MVVM Frameworks: Support for ReactiveUI, Prism, ReactiveProperty, and standard MVVM patterns
- Comprehensive Serialization: Save and restore layouts with multiple format options (JSON, XML, YAML, Protobuf)
- Rich Theming: Fluent and Simple themes with full customization support
- Floating Windows: Detach documents and tools into separate windows
- Dependency Injection: First-class support for .NET DI containers
Building Dock
First, clone the repository or download the latest zip.
git clone https://github.com/wieslawsoltes/Dock.git
Build using .NET Core
Open up a terminal prompt and execute the commands.
Target frameworks: netstandard2.0, net6.0, net8.0, net10.0 for libraries and samples:
dotnet build src/Dock.Avalonia/Dock.Avalonia.csproj -c Release -f netstandard2.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
NuGet
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
Available NuGet packages:
Nightly 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.json
Authenticate 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
Resources
Sample applications can be found under the samples directory which illustrate each approach in a working project:
DockXamlSample- XAML layouts with ItemsSource examplesDockMvvmSample- Full MVVM implementationDockReactiveUISample- ReactiveUI patternsDockOfficeSample- Office-style workspaces with ReactiveUI navigationDockCodeOnlySample- Pure C# layoutsNotepad- Real-world text editor exampleVisualStudioDemo- Visual Studio-like interface- And many more specialized examples
License
Dock is licensed under the MIT license.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. net10.0 is compatible. 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. |
-
net10.0
- Dock.Model (>= 11.3.11.4)
- reactiveui (>= 22.3.1)
-
net6.0
- Dock.Model (>= 11.3.11.4)
- reactiveui (>= 22.3.1)
-
net8.0
- Dock.Model (>= 11.3.11.4)
- reactiveui (>= 22.3.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Dock.Model.ReactiveUI:
| Package | Downloads |
|---|---|
|
AvalonStudio.Shell
Package Description |
|
|
Dock.Model.ReactiveUI.Navigation
A docking layout system. |
|
|
Dock.Model.ReactiveUI.Services
A docking layout system. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Dock.Model.ReactiveUI:
| Repository | Stars |
|---|---|
|
uxmal/reko
Reko is a binary decompiler.
|
|
|
VitalElement/AvalonStudio
Cross platform IDE and Shell
|
|
|
countincognito/Zametek.ProjectPlan
A simple, Open Source, and cross-platform desktop alternative to Microsoft Project for designing and creating project plans.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 11.3.11.13 | 32 | 2/12/2026 |
| 11.3.11.12 | 32 | 2/11/2026 |
| 11.3.11.11 | 70 | 2/10/2026 |
| 11.3.11.10 | 63 | 2/10/2026 |
| 11.3.11.9 | 110 | 2/10/2026 |
| 11.3.11.8 | 120 | 2/9/2026 |
| 11.3.11.7 | 128 | 2/9/2026 |
| 11.3.11.6 | 152 | 2/5/2026 |
| 11.3.11.5 | 188 | 2/3/2026 |
| 11.3.11.4 | 138 | 2/3/2026 |
| 11.3.11.3 | 141 | 2/2/2026 |
| 11.3.11.2 | 139 | 1/31/2026 |
| 11.3.11.1 | 135 | 1/31/2026 |
| 11.3.11 | 139 | 1/29/2026 |
| 11.3.9 | 231 | 1/11/2026 |
| 11.3.8 | 463 | 11/14/2025 |
| 11.3.6.5 | 330 | 10/23/2025 |
| 11.3.6.4 | 289 | 10/10/2025 |
| 11.3.6.3 | 273 | 10/8/2025 |
| 11.3.6.2 | 280 | 10/7/2025 |