/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.

Primary LanguageC#MIT LicenseMIT

Issues