Win32Interop.Dwmapi 1.0.1

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

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

Provides interop methods, structs, and enums for dwmapi.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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Win32Interop.Dwmapi:

Package Downloads
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 (2)

Showing the top 2 popular GitHub repositories that depend on Win32Interop.Dwmapi:

Repository Stars
Ray-Source-X/Open-SD-WebUI-Launcher
StableDiffusion WebUI启动器 绘梦
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.
Version Downloads Last updated
1.0.1 52,306 7/29/2013
1.0.0 1,753 4/2/2013

- Converted many Int32 method parameters to concrete types.
- Removed unicode/ANSI-specific method signatures.