# aarnott/codegeneration.roslyn

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/aarnott-codegeneration-roslyn).**

411 stars · 59 forks · C# · MS-PL · archived

## Links

- GitHub: https://github.com/AArnott/CodeGeneration.Roslyn
- awesome-repositories: https://awesome-repositories.com/repository/aarnott-codegeneration-roslyn.md

## Description

Assists in performing Roslyn-based code generation during a build. This includes design-time support, such that code generation can respond to changes made in hand-authored code files by generating new code that shows up to Intellisense as soon as the file is saved to disk.

## Tags

### Part of an Awesome List

- [Code Generation Tools](https://awesome-repositories.com/f/awesome-lists/devtools/code-generation-tools.md) — Build-time code generation with design-time support.
