Windows-Forms-Aero 3.1.1

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

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

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, virtual desktop APIs, and so on.

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 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,499 3/4/2019
3.1.0 1,660 8/30/2018
3.0.1 3,078 5/23/2017
3.0.0 1,505 4/21/2017

Fixed bug with TaskDialog APIs on x64 (thanks Piotr Zięzio).
Added icon (thanks Enner Pérez).
Added Source Link (thanks MagicAndre1981).
Updated NuGet information.