SourceGeneratorsToolkit 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SourceGeneratorsToolkit --version 2.0.1
                    
NuGet\Install-Package SourceGeneratorsToolkit -Version 2.0.1
                    
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="SourceGeneratorsToolkit" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SourceGeneratorsToolkit" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="SourceGeneratorsToolkit" />
                    
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 SourceGeneratorsToolkit --version 2.0.1
                    
#r "nuget: SourceGeneratorsToolkit, 2.0.1"
                    
#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 SourceGeneratorsToolkit@2.0.1
                    
#: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=SourceGeneratorsToolkit&version=2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=SourceGeneratorsToolkit&version=2.0.1
                    
Install as a Cake Tool

SourceGeneratorToolkit

This is a toolkit for generating source code. It is based on the Roslyn Source Generators feature. It contains extension methods for the a lot of concepts in sourcegeneration to make it easier to generate source code.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.8 410 9/5/2024
2.0.7 546 4/21/2024
2.0.6 246 4/21/2024
2.0.5 245 4/8/2024
2.0.4 278 4/8/2024
2.0.3 242 4/8/2024
2.0.2 275 4/8/2024
2.0.1 284 4/8/2024
2.0.0 212 2/19/2024
1.2024.2.182032 210 2/18/2024
1.2024.2.181906 209 2/18/2024
1.2024.2.181812 468 2/18/2024
1.2024.2.181753 204 2/18/2024
1.2024.2.181739 216 2/18/2024
1.2024.2.181556 250 2/18/2024
1.2024.2.111900 240 2/11/2024
1.2024.2.111859 230 2/11/2024
1.2024.2.111709 211 2/11/2024
1.2024.2.111420 219 2/11/2024
1.0.0 194 2/18/2024
Loading failed