Dirkster.MWindowLib 1.3.1.2

dotnet add package Dirkster.MWindowLib --version 1.3.1.2
NuGet\Install-Package Dirkster.MWindowLib -Version 1.3.1.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="Dirkster.MWindowLib" Version="1.3.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dirkster.MWindowLib --version 1.3.1.2
#r "nuget: Dirkster.MWindowLib, 1.3.1.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 Dirkster.MWindowLib as a Cake Addin
#addin nuget:?package=Dirkster.MWindowLib&version=1.3.1.2

// Install Dirkster.MWindowLib as a Cake Tool
#tool nuget:?package=Dirkster.MWindowLib&version=1.3.1.2

Build status Release NuGet

Net4 NetCore3

MLib

MLib is a set of WPF theming libraries based on <a href="https://github.com/MahApps/MahApps.Metro">MahApps.Metro</a>, <a href="https://github.com/firstfloorsoftware/mui/">MUI</a>, and <a href="https://github.com/Infragistics/InfragisticsThemesForMicrosoftControls">Infragistics Themes For Microsoft Controls</a>.

This set of theming libraries is used to power several Windows dektop app projects:

  • Edi
  • Aehnlich
  • File System Controls (TestExplorerMLib and ThemedExplorer projects)

Features

All styles are available with a Light and Dark theme.

The framework supports a dialog service that supports ContentDialogs and Modal Dialogs using one seemless API:

  • <a href="https://www.codeproject.com/Articles/1170500/A-ContentDialog-in-a-WPF-Desktop-Application">A ContentDialog in a WPF Application</a>

Review this article and give feedback on designing WPF controls for <b>more than one</b> specific theming library:

  • <a href="File System Controls in WPF (Version III)">File System Controls in WPF (Version III)</a>

Nuget Packages

There is more than one NuGet package available, because not all theming features are impemented in one solid big library, but within a set of libraries. So, what you actually downlod and install depends on what you need. But most people are going to want to style an application window and its containing controls, which can be done by downloading and installing MLib with MWindowLib. Install MLib with MWindowDialogLib, if you are planning to implement <a href="https://www.codeproject.com/Articles/1170500/A-ContentDialog-in-a-WPF-Desktop-Application">ContentDialogs</a> in your application.

The above setup with MWindowDialogLib includes the libraries for MWindowLib, so either one of the 2 deployment scenarios mentioned above, should work for most situations.

  • NuGet MLib
  • NuGet MWindowLib
  • NuGet MWindowDialogLib

Demo/Template Projects

  • Build status source/00_DemoTemplates\ThemedDemo.sln

Supported OS

This framework is designed with Windows 10 UI guidelines in mind but it should also work for Windows 7 or 8.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net452 is compatible.  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.
  • .NETCoreApp 3.0

    • No dependencies.
  • .NETFramework 4.5.2

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Dirkster.MWindowLib:

Package Downloads
WolvenKit.HLS

Package Description

WolvenKit.HLSL

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Dirkster.MWindowLib:

Repository Stars
Dirkster99/AvalonDock
Our own development branch of the well known WPF document docking library
Dirkster99/Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Version Downloads Last updated
1.3.1.2 11,471 4/28/2020
1.3.0.2 5,901 1/22/2020
1.3.0.1 1,326 1/22/2020
1.2.1 4,748 8/3/2019
1.2.0 950 8/3/2019
1.1.0.1 1,251 6/4/2019
1.0.4.2 9,444 3/21/2018
1.0.4.1 1,918 3/18/2018
1.0.4 1,381 3/18/2018

Using Microsoft.Xaml.Behaviors instead of Nuctech.Xaml.Behaviors.Wpf Version=1.0.2