Win32Interop.User32 1.0.1

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

// Install Win32Interop.User32 as a Cake Tool
#tool nuget:?package=Win32Interop.User32&version=1.0.1

Provides interop methods, structs, and enums for user32.dll.

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 (4)

Showing the top 4 NuGet packages that depend on Win32Interop.User32:

Package Downloads
Win32Interop.Gdi32

Provides interop methods, structs, and enums for gdi32.dll.

Win32Interop.Uxtheme

Provides interop methods, structs, and enums for uxtheme.dll.

Win32Interop.Dwmapi

Provides interop methods, structs, and enums for dwmapi.dll.

EasyTabs

Library to enable .NET WinForms apps to easily render a set of tabs in their titlebar space, similar to Chrome, Firefox, Edge, etc.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Win32Interop.User32:

Repository Stars
lstratman/EasyConnect
Tabbed remote desktop application with a Chrome-like UI.
lstratman/EasyTabs
Library to enable .NET WinForms apps to easily render a set of tabs in their titlebar space, similar to Chrome, Firefox, Edge, etc.
sp0ok3r/Mercury
Mercury is an Ultimate Steam Tool based on the SteamKit2 library, designed to offer several functionalities.
Version Downloads Last updated
1.0.1 62,432 7/29/2013
1.0.0 2,315 4/2/2013

- Converted many Int32 method parameters to concrete types.
- Removed unicode/ANSI-specific method signatures.
- Fixed the signature for EnumDisplaySettings