| cezarypiatek/MappingGenerator |
951 |
|
0 |
2 |
about 4 years ago |
70 |
November 27, 2023 |
10 |
mit |
C# |
| :arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time. |
| ironcev/awesome-roslyn |
733 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
|
|
| Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators |
| daveaglick/Scripty |
596 |
|
7 |
2 |
almost 6 years ago |
11 |
April 25, 2017 |
55 |
mit |
C# |
| Tools to let you use Roslyn-powered C# scripts for code generation |
| AArnott/CodeGeneration.Roslyn |
403 |
|
8 |
33 |
over 5 years ago |
21 |
April 08, 2020 |
19 |
ms-pl |
C# |
| Assists in performing Roslyn-based code generation during a build. |
| Testura/Testura.Code |
270 |
|
1 |
1 |
almost 3 years ago |
31 |
April 30, 2023 |
18 |
mit |
C# |
| Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions. |
| Eastrall/Rosalina |
112 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
mit |
C# |
| Rosalina is a code generation tool for Unity's UI documents. It generates C# code-behind script based on a UXML template. |
| EngRajabi/Enum.Source.Generator |
107 |
|
0 |
0 |
almost 3 years ago |
10 |
December 04, 2022 |
10 |
mit |
C# |
| A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection. |
| skbkontur/TypeScript.ContractGenerator |
51 |
|
0 |
2 |
over 2 years ago |
63 |
November 09, 2023 |
4 |
mit |
C# |
| A tool that can generate TypeScript types from C# classes |
| ignatandrei/RSCG_Examples |
44 |
|
0 |
0 |
about 2 years ago |
0 |
|
9 |
mit |
HTML |
| Roslyn Source Code Generators with Examples |
| sergey-kolodiy/PolyGen |
19 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
C# |
| PolyGen is a code generator that produces database schema, ORM layer, REST API and a (coming soon — stay tuned!) single-page web UI for your business model. |