BetterEnums
BetterEnums copied to clipboard
Actual C# Enums with values and better performance as a source generator
Results
1
BetterEnums issues
Sort by
recently updated
recently updated
newest added
I maintain a list of Roslyn Source Code Generators at [ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG](https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG) However, the source generators have been deprecated in favor of the new incremental generators , that allows better performance...