WinInteropUtils 0.22.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package WinInteropUtils --version 0.22.0
                    
NuGet\Install-Package WinInteropUtils -Version 0.22.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="WinInteropUtils" Version="0.22.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WinInteropUtils" Version="0.22.0" />
                    
Directory.Packages.props
<PackageReference Include="WinInteropUtils" />
                    
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 --version 0.22.0
                    
#r "nuget: WinInteropUtils, 0.22.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.
#:package WinInteropUtils@0.22.0
                    
#: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&version=0.22.0
                    
Install as a Cake Addin
#tool nuget:?package=WinInteropUtils&version=0.22.0
                    
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 (1)

Showing the top 1 NuGet packages that depend on WinInteropUtils:

Package Downloads
WinInteropUtils.WinForms

The WinForms version of WinInteropUtils, providing new wrappers around classic Win32 common controls with extended features!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.24.0-beta 118 10/18/2025
0.23.0-beta 120 9/26/2025
0.22.0 177 9/25/2025