nano-byte/code-generation

Thin wrapper around Roslyn API to simplify generating C# code

42
/ 100
Emerging

This helps C# developers automate the creation of C# code, such as boilerplate for APIs or databases. You provide definitions for classes, properties, and interfaces using a simplified structure, and it outputs well-formed C# code files. Developers building other tools like API code generators or Object-Relational Mappers (ORMs) would find this useful.

Use this if you are a C# developer who needs to programmatically generate C# source code in a structured way, without manually concatenating strings.

Not ideal if you need to generate code in a language other than C#, or if you require the full, fine-grained control offered by the Roslyn API directly.

C# development API code generation ORM development Developer tools Source code automation
No Package No Dependents
Maintenance 13 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 9 / 25

How are scores calculated?

Stars

7

Forks

1

Language

C#

License

MIT

Last pushed

Mar 17, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/nano-byte/code-generation"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.