KlutzyNinja.Madowaku 0.0.0-alpha.0

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

Madowaku (窓枠): Win32 CsWin32 support for .NET and .NET Framework

Build

Provides useful Win32 functionality based on both for .NET and .NET Framework applications.

Madowaku (窓枠) is the Japanese word for "window frame". This library provides extensions on top of CsWin32 to make it easier to create Win32 applications in .NET and .NET Framework.

Some of the design goals include:

  • Avoiding unnecessary allocations
  • Avoiding code that prevents AOT compilation on .NET

See CONTRIBUTING.md for more information on how to contribute to this project.

Product Compatible and additional computed target framework versions.
.NET net9.0-windows10.0.22000 is compatible.  net10.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 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 KlutzyNinja.Madowaku:

Package Downloads
KlutzyNinja.VisualStudioInterop

Provides direct COM access for VS interfaces on .NET and .NET Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-alpha.2 178 8/27/2025
0.1.0-alpha.1 124 7/7/2025
0.0.0-alpha.0.1 134 6/18/2025
0.0.0-alpha.0 273 6/10/2025