Windows-Forms-Aero 3.0.0

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

// Install Windows-Forms-Aero as a Cake Tool
#tool nuget:?package=Windows-Forms-Aero&version=3.0.0

A Windows Forms library that provides common controls with many of the modern features introduced with Vista and more recent Windows versions.
Common controls include modern buttons, combo boxes (with cue banner), command links, native-looking list views, progress bars with status, and Windows Explorer-like tree views.
The library also includes additional modules that wrap functionalities such as TaskDialogs, "glass sheet" forms, text on glass, live thumbnails using the Windows DWM, and so on.

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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Windows-Forms-Aero:

Repository Stars
LorenzCK/OnTopReplica
A real-time always-on-top “replica” of a window of your choice (on Windows).
Version Downloads Last updated
3.1.1 6,516 3/4/2019
3.1.0 1,676 8/30/2018
3.0.1 3,093 5/23/2017
3.0.0 1,521 4/21/2017

Code refactoring and clean up, includes breaking changes from version 2.*.
Minor memory leaks fixed.