hermanussen / CompileTimeMethodExecutionGenerator

A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtime.
MIT License
13 stars 3 forks source link

Included in reference list #1

Closed amis92 closed 3 years ago

amis92 commented 3 years ago

Hi,

I've included your repository in my personal C# Source Generators list to help gather these kind of projects in one place and hopefully under single umbrella, thus I propose to add the csharp-sourcegenerator topic to this repository to help with visibility.

I hope you're okay with this. If you happen to know other generator projects, I'll be happy to enlist those in my list as well.

Thanks!

hermanussen commented 3 years ago

Added the topic. Thanks for the reference.