| MapsterMapper/Mapster |
3,966 |
|
50 |
345 |
over 2 years ago |
66 |
September 22, 2023 |
162 |
mit |
C# |
| A fast, fun and stimulating object to object Mapper |
| 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. |
| 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. |
| T4MVC/R4MVC |
151 |
|
1 |
1 |
over 3 years ago |
21 |
July 11, 2021 |
47 |
apache-2.0 |
C# |
| R4MVC is a Roslyn code generator for ASP.NET Core MVC apps that creates strongly typed helpers that eliminate the use of literal strings in many places |
| 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 |
| glitchdotcom/RoslynGenerator |
45 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
mit |
C# |
| A C# code generator using Roslyn, extracted from Wasabi v3.1.0. MIT licensed. |
| 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. |
| mwpowellhtx/Code.Generation.Roslyn |
14 |
|
1 |
2 |
over 6 years ago |
1 |
September 20, 2019 |
2 |
gpl-3.0 |
C# |
| dotnet Code Generation using the Roslyn API. |