Dirkster.AvalonDock.Themes.Expression 3.4.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dirkster.AvalonDock.Themes.Expression --version 3.4.0.7
NuGet\Install-Package Dirkster.AvalonDock.Themes.Expression -Version 3.4.0.7
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="Dirkster.AvalonDock.Themes.Expression" Version="3.4.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dirkster.AvalonDock.Themes.Expression --version 3.4.0.7
#r "nuget: Dirkster.AvalonDock.Themes.Expression, 3.4.0.7"
#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 Dirkster.AvalonDock.Themes.Expression as a Cake Addin
#addin nuget:?package=Dirkster.AvalonDock.Themes.Expression&version=3.4.0.7

// Install Dirkster.AvalonDock.Themes.Expression as a Cake Tool
#tool nuget:?package=Dirkster.AvalonDock.Themes.Expression&version=3.4.0.7

AvalonDock

AvalonDock is a WPF Document and Tool Window layout container that is used to arrange documents and tool windows in similar ways than many well known IDEs, such as, Eclipse, Visual Studio, PhotoShop and so forth. Here are some CodeProject articles:

My IDE called Edi is powered by this project.

This project contains additional bug fixes and a feature added fork from: https://github.com/xceedsoftware/wpftoolkit

Be sure to checkout the Wiki for more details. The repository also contains a Log4Net branch for debugging interactive issues with a close enough branch. There are also Log4Net demo executables in the 3.4.01 (or later) realease for additional debugging fun.

Feature Added - Dark and Light VS 2013 Theme

Please review the Project Wiki to see more demo screenshots.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Dirkster.AvalonDock.Themes.Expression:

Package Downloads
Carbon.Kit.Microsoft.WindowsDesktop

Provides interfaces and abstractions to support Microsoft Windows Desktop Applications.

Codeer.LowCode.Blazor.Designer

This is a library that adds LowCode functionality to Blazor apps.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Dirkster.AvalonDock.Themes.Expression:

Repository Stars
Slazanger/SMT
Slazanger's Eve Map Tool
Version Downloads Last updated
4.72.1 1,119 8/16/2023
4.72.0 850 3/24/2023
4.71.2 827 1/29/2023
4.71.1 494 12/26/2022
4.71.0 299 12/25/2022
4.70.3 1,378 11/4/2022
4.70.2 742 7/19/2022
4.70.1 1,871 3/5/2022
4.70.0 542 2/12/2022
4.60.1 448 12/24/2021
4.60.0 650 8/24/2021
4.51.1 2,407 5/26/2021
4.51.0-alpha 255 4/5/2021
4.50.3 500 4/5/2021
4.50.2 566 2/22/2021
4.50.1 646 12/17/2020
4.50.0 539 10/26/2020
4.30.0 805 7/15/2020
4.20.0 595 5/18/2020
4.10.0 506 4/19/2020
4.5.1 423 12/17/2020
4.0.0 11,349 3/2/2020
3.6.2 724 11/25/2019
3.6.1 557 11/1/2019
3.6.0 594 10/8/2019
3.5.13 522 9/27/2019
3.5.12 668 8/31/2019
3.5.11 571 8/10/2019
3.5.10 560 7/27/2019
3.5.9 583 7/19/2019
3.5.8 553 6/29/2019
3.5.7 580 6/14/2019
3.5.6 606 5/25/2019
3.5.5 556 5/13/2019
3.5.4.1 601 5/3/2019
3.5.4 647 5/2/2019
3.5.3 640 4/19/2019
3.5.0.2 771 2/15/2019
3.4.0.8 748 11/14/2018
3.4.0.7 737 11/12/2018
3.4.0.4 774 10/13/2018

Fixed issue #9 about Auto-Hiding LayoutAnchoreables to right, left, top, and bottom.