Dirkster.MLib 1.0.8

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

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

MLib

MLib is a set of WPF theming libraries based on MahApps.Metro, MUI, and Infragistics Themes For Microsoft Controls.

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

MLib supports styling of different Window controls (MainWindow, ContentDialog, or Dialog) but does not implement this function in the core theming library.

  1. The Window and Dialog implementation for MLib is implemented in a seperate NuGet package MWindowLib (comes without ContentDialog support)

  2. The ContentDialog implementation is available in a seperate NuGet library package: MWindowDialogLib (Includes MWindowLib and ContentDialog support)

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: https://www.codeproject.com/Articles/1170500/A-ContentDialog-in-a-WPF-Desktop-Application

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 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.MLib:

Package Downloads
WolvenKit.HLS

Package Description

WolvenKit.HLSL

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Dirkster.MLib:

Repository Stars
Dirkster99/AvalonDock
Our own development branch of the well known WPF document docking library
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
Dirkster99/Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Version Downloads Last updated
1.3.1.2 18,264 4/28/2020
1.3.0.1 5,920 1/22/2020
1.2.0 4,790 8/3/2019
1.1.1 1,016 6/23/2019
1.1.0.1 954 6/4/2019
1.0.10 2,088 1/19/2019
1.0.9.1 1,712 12/20/2018
1.0.9 1,205 12/19/2018
1.0.8 1,259 12/15/2018
1.0.7 1,048 12/12/2018
1.0.6 7,637 7/28/2018
1.0.5 1,191 7/28/2018
1.0.4.2 1,454 3/21/2018
1.0.4.1 1,711 3/18/2018
1.0.4 1,412 3/18/2018

Added ProgressBar ControlTemplate to support using non-Metro progressbars via ProgressStyleKey