Sign in Sign up
nuget

ktsu.SourceGeneratorToolkit

A .NET library providing reusable infrastructure for Roslyn source generators: an IIncrementalGenerator base driven by JSON metadata files supplied as AdditionalFiles, diagnostic descriptor allocation and reporting under one identifier scheme, navigable source locations into the metadata, and deterministic LF output for generated sources that are committed and verified. A companion testing package supplies a CSharpGeneratorDriver harness that runs a generator the way MSBuild does and checks it caches its output like an incremental generator should.

nuget View on Nuget

Activity

Latest release
13h ago
Total releases
6
Cadence
~daily
Last 12 months
6

Details

First release
Sep 08, 2026
Releases
Version Released
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial