DarkUI 2.0.1

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

// Install DarkUI as a Cake Tool
#tool nuget:?package=DarkUI&version=2.0.1

Dark themed control and docking library for .NET WinForms

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DarkUI:

Repository Stars
mat1jaczyyy/Keyboard-Inspector
Record and analyze input data captured from keyboards, joysticks/gamepads, and mice
Version Downloads Last updated
2.0.2 7,010 8/8/2020
2.0.1 27,994 3/27/2020
2.0.0 5,333 1/13/2020

Fixed rendering issue when resizing DarkComboBox at runtime