KlutzyNinja.Madowaku
0.1.0-alpha.2
.NET 9.0
This package targets .NET 9.0. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
This is a prerelease version of KlutzyNinja.Madowaku.
dotnet add package KlutzyNinja.Madowaku --version 0.1.0-alpha.2
NuGet\Install-Package KlutzyNinja.Madowaku -Version 0.1.0-alpha.2
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.1.0-alpha.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KlutzyNinja.Madowaku" Version="0.1.0-alpha.2" />
<PackageReference Include="KlutzyNinja.Madowaku" />
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.1.0-alpha.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KlutzyNinja.Madowaku, 0.1.0-alpha.2"
#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.1.0-alpha.2
#: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.1.0-alpha.2&prerelease
#tool nuget:?package=KlutzyNinja.Madowaku&version=0.1.0-alpha.2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Madowaku (窓枠): Win32 CsWin32 support for .NET and .NET Framework
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
Features
- Direct COM support (no need for COM Interop)
- COM scoping mechanisms - see
ComScope
,AgileComPointer
- Extended
VARIANT
andSAFEARRAY
support - Dynamic COM object creation with
ComClassFactory
(including directly from a dll) - Pattern for implementing
IComIID
on .NET Framework (seeIRecordInfo
)
See CONTRIBUTING.md for more information on how to contribute to this project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net9.0-windows10.0.22000 is compatible. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. 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.
-
.NETFramework 4.7.2
- KlutzyNinja.Touki (>= 0.1.0-alpha.7)
- Microsoft.Bcl.Memory (>= 9.0.8)
- Microsoft.IO.Redist (>= 6.1.3)
- System.Memory (>= 4.6.3)
-
net9.0
- KlutzyNinja.Touki (>= 0.1.0-alpha.7)
-
net9.0-windows10.0.22000
- KlutzyNinja.Touki (>= 0.1.0-alpha.7)
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 |