Microsoft.Windows.WinmdGenerator 0.71.20-preview

Prefix Reserved
This is a prerelease version of Microsoft.Windows.WinmdGenerator.
dotnet add package Microsoft.Windows.WinmdGenerator --version 0.71.20-preview
                    
NuGet\Install-Package Microsoft.Windows.WinmdGenerator -Version 0.71.20-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.71.20-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.71.20-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.71.20-preview
                    
#r "nuget: Microsoft.Windows.WinmdGenerator, 0.71.20-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.71.20-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.71.20-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Windows.WinmdGenerator&version=0.71.20-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.71.20-preview 35 8/18/2026
0.71.14-preview 297 6/25/2026
0.71.3-preview 64 6/25/2026
0.70.11-preview 367 3/23/2026
0.69.7-preview 335 1/9/2026
0.68.4-preview 297 11/25/2025
0.67.4-preview 291 11/5/2025
0.66.5-preview 315 10/16/2025
0.66.3-preview 169 10/16/2025
0.65.8-preview 249 10/8/2025
0.64.22-preview 263 9/26/2025
0.63.31-preview 807 11/12/2024
0.62.23-preview 253 8/26/2024
0.61.15-preview 635 6/17/2024
0.60.34-preview 405 5/8/2024
0.59.13-preview 675 2/16/2024
0.58.18-preview 245 1/24/2024
0.57.42-preview 449 1/18/2024
0.56.13-preview 799 11/14/2023
0.55.45-preview 430 9/20/2023
Loading failed