ignatandrei/RSCG_Examples
Roslyn Source Code Generators with Examples
This is a comprehensive resource for .NET developers looking to understand and utilize Roslyn Source Code Generators (RSCG). It takes individual RSCG projects and transforms them into structured documentation with code examples. Developers can browse a searchable website to find specific generators by category, author (including Microsoft), or keyword, and then access their code examples.
110 stars.
Use this if you are a .NET developer who wants to learn about, evaluate, or implement Roslyn Source Code Generators in your projects and need concrete examples.
Not ideal if you are not a .NET developer or are looking for a general-purpose code generation tool outside of the Roslyn ecosystem.
Stars
110
Forks
6
Language
HTML
License
MIT
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ignatandrei/RSCG_Examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...