Scripty
Scripty copied to clipboard
Tools to let you use Roslyn-powered C# scripts for code generation
Results
53
Scripty issues
Sort by
recently updated
recently updated
newest added
Add a method to the `Output` class, that adds the namespace to the output, depending on the current file location. Example usage: ``` c# // This line creates a namespace,...
General Enhancement
It may be possible to kick off code gen given certain conditions using an analyzer. I.e., user creates an object of some type, code gen immediately starts processing one or...
General Enhancement