Microsoft.Windows.WinmdGenerator 0.71.14-preview

Prefix Reserved
This is a prerelease version of Microsoft.Windows.WinmdGenerator.
dotnet add package Microsoft.Windows.WinmdGenerator --version 0.71.14-preview
                    
NuGet\Install-Package Microsoft.Windows.WinmdGenerator -Version 0.71.14-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.14-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.14-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.14-preview
                    
#r "nuget: Microsoft.Windows.WinmdGenerator, 0.71.14-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.14-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.14-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Windows.WinmdGenerator&version=0.71.14-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.14-preview 126 6/25/2026
0.71.3-preview 54 6/25/2026
0.70.11-preview 357 3/23/2026
0.69.7-preview 325 1/9/2026
0.68.4-preview 290 11/25/2025
0.67.4-preview 286 11/5/2025
0.66.5-preview 310 10/16/2025
0.66.3-preview 163 10/16/2025
0.65.8-preview 244 10/8/2025
0.64.22-preview 258 9/26/2025
0.63.31-preview 790 11/12/2024
0.62.23-preview 244 8/26/2024
0.61.15-preview 630 6/17/2024
0.60.34-preview 395 5/8/2024
0.59.13-preview 671 2/16/2024
0.58.18-preview 242 1/24/2024
0.57.42-preview 442 1/18/2024
0.56.13-preview 792 11/14/2023
0.55.45-preview 423 9/20/2023
0.54.44-preview 326 8/7/2023
Loading failed