CodegenCS.SourceGenerator 3.5.2

Prefix Reserved
dotnet add package CodegenCS.SourceGenerator --version 3.5.2
                    
NuGet\Install-Package CodegenCS.SourceGenerator -Version 3.5.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="CodegenCS.SourceGenerator" Version="3.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodegenCS.SourceGenerator" Version="3.5.2" />
                    
Directory.Packages.props
<PackageReference Include="CodegenCS.SourceGenerator" />
                    
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 CodegenCS.SourceGenerator --version 3.5.2
                    
#r "nuget: CodegenCS.SourceGenerator, 3.5.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.
#addin nuget:?package=CodegenCS.SourceGenerator&version=3.5.2
                    
Install CodegenCS.SourceGenerator as a Cake Addin
#tool nuget:?package=CodegenCS.SourceGenerator&version=3.5.2
                    
Install CodegenCS.SourceGenerator as a Cake Tool

CodegenCS Source Generator can be used to augment code (generating more code) during compilation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on CodegenCS.SourceGenerator:

Repository Stars
uholeschak/ediabaslib
.NET BMW and VAG Ediabas interpreter library
Drizin/CodegenCS
C# Toolkit for Code Generation (T4 alternative!)
Version Downloads Last updated
3.5.2 279 7/8/2024
3.5.1 120 7/5/2024
3.5.0 123 7/1/2024