Skip to main content
Vanara.CodeGen package icon

Vanara.CodeGen

Analyzer, code fixer, and code generator for Vanara assemblies. Current implementations: * Handle generator from file or attributed structures and classes to ensure consisisent implementation of handles. * Extension method generator for any method that has an 'object' marshaled as a COM interface with an IID specifier. * Analyzer to ensure that 'null' or 'default' is not used as a parameter value for a SafeHandle or HANDLE.

Total Downloads
8.5K
8,479
Published
Aug 15, 2026
Latest stable version

Install

.NET CLI
dotnet add package Vanara.CodeGen --version 5.0.7
Package Manager Console
Install-Package Vanara.CodeGen -Version 5.0.7
PackageReference
<PackageReference Include="Vanara.CodeGen" Version="5.0.7" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.