Microsoft.Windows.WinmdGenerator 0.70.11-preview

Prefix Reserved
This is a prerelease version of Microsoft.Windows.WinmdGenerator.
dotnet add package Microsoft.Windows.WinmdGenerator --version 0.70.11-preview
                    
NuGet\Install-Package Microsoft.Windows.WinmdGenerator -Version 0.70.11-preview
                    
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="Microsoft.Windows.WinmdGenerator" Version="0.70.11-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Windows.WinmdGenerator" Version="0.70.11-preview" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Windows.WinmdGenerator" />
                    
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 Microsoft.Windows.WinmdGenerator --version 0.70.11-preview
                    
#r "nuget: Microsoft.Windows.WinmdGenerator, 0.70.11-preview"
                    
#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 Microsoft.Windows.WinmdGenerator@0.70.11-preview
                    
#: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=Microsoft.Windows.WinmdGenerator&version=0.70.11-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Windows.WinmdGenerator&version=0.70.11-preview&prerelease
                    
Install as a Cake Tool

This packages provides a way to scrape C/C++ headers and create a winmd (Windows metadata) file.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Windows.WinmdGenerator:

Repository Stars
microsoft/CsWin32
A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
Version Downloads Last Updated
0.70.11-preview 210 3/23/2026
0.69.7-preview 259 1/9/2026
0.68.4-preview 276 11/25/2025
0.67.4-preview 271 11/5/2025
0.66.5-preview 288 10/16/2025
0.66.3-preview 145 10/16/2025
0.65.8-preview 221 10/8/2025
0.64.22-preview 238 9/26/2025
0.63.31-preview 750 11/12/2024
0.62.23-preview 226 8/26/2024
0.61.15-preview 603 6/17/2024
0.60.34-preview 376 5/8/2024
0.59.13-preview 646 2/16/2024
0.58.18-preview 227 1/24/2024
0.57.42-preview 423 1/18/2024
0.56.13-preview 777 11/14/2023
0.55.45-preview 402 9/20/2023
0.54.44-preview 317 8/7/2023
0.53.14-preview 316 7/11/2023
0.52.65-preview 446 5/23/2023
Loading failed