Skip to content

Commit

Permalink
Add CodegenCS (quozd#1246)
Browse files Browse the repository at this point in the history
  • Loading branch information
Drizin authored Sep 29, 2024
1 parent 7da68b4 commit 94708f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1322,6 +1322,7 @@ metadata in media files, including video, audio, and photo formats

## Source Generator

* [CodegenCS](https://github.com/Drizin/CodegenCS) - Code Generation Toolkit where templates are written using plain C#. Command-line tool, MSBuild task, Visual Studio Extension, and Roslyn Source Generator.
* [M31.FluentAPI](https://github.com/m31coding/M31.FluentAPI) - Effortlessly generate fluent APIs for your C# classes.
* [Supernova.Enum.Generators](https://github.com/EngRajabi/Enum.Source.Generator) - 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.

Expand Down

0 comments on commit 94708f0

Please sign in to comment.