WinInteropUtils.WinForms 0.22.0-beta

This is a prerelease version of WinInteropUtils.WinForms.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package WinInteropUtils.WinForms --version 0.22.0-beta
                    
NuGet\Install-Package WinInteropUtils.WinForms -Version 0.22.0-beta
                    
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="WinInteropUtils.WinForms" Version="0.22.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WinInteropUtils.WinForms" Version="0.22.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="WinInteropUtils.WinForms" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WinInteropUtils.WinForms --version 0.22.0-beta
                    
#r "nuget: WinInteropUtils.WinForms, 0.22.0-beta"
                    
#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.
#:package WinInteropUtils.WinForms@0.22.0-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WinInteropUtils.WinForms&version=0.22.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=WinInteropUtils.WinForms&version=0.22.0-beta&prerelease
                    
Install as a Cake Tool

WinInteropUtils

WinInteropUtils is an old, unfinished C# library that provides managed wrappers for unmanaged WinAPI functions. Remember that this library is unfinished, so bugs may occur and features may be missing. I don't know if I'll ever finish this library, but I'm publishing it here for now.<br><br>

The base namespace is FireBlade.WinInteropUtils.

How to install (for now)

Because WinInteropUtils isn't a NuGet package yet, to use it, simply download the DLL file, and go into the add references dialog, select Browse, and open the DLL. Warning: WinInteropUtils is built on .NET 8, so it won't work for .NET Framework projects.

Documentation

For documentation, visit the official documentation page.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.24.0-beta 71 10/18/2025
0.23.0-beta 106 9/28/2025
0.22.0-beta 128 9/25/2025