SourceGeneratorPlayground
SourceGeneratorPlayground copied to clipboard
Feature : adding support to load Roslyn Code Generators from nuget packages
trafficstars
Usually , the source code generators come in the nuget packages . Could you add support for this ? ( Maybe in a plugin form , like in the https://github.com/natemcmaster/DotNetCorePlugins )