Zajda.RoslynCodeGenCLI 1.1.1

dotnet tool install --global Zajda.RoslynCodeGenCLI --version 1.1.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Zajda.RoslynCodeGenCLI --version 1.1.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Zajda.RoslynCodeGenCLI&version=1.1.1
                    
nuke :add-package Zajda.RoslynCodeGenCLI --version 1.1.1
                    

Allows to execute and run Microsotft.CodeAnalysis.Generator manually from console or as a .net tool.
Useful for cases where you want to check-in your generated files, control the code-gen lifecycle or need it as an external step.
Also helpful to overcome codegen issues with JetBrains rider.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.1.1 244 9/21/2025
1.1.0 174 9/21/2025
1.0.5 177 9/21/2025
1.0.4 181 9/21/2025
1.0.3 175 9/21/2025
1.0.2 243 8/8/2025