ended6월 24일· 1 sources

Compile-time feature flags in C# using IL weaving and a Roslyn analyzer

Why it matters

Compile-time feature flags in C# using IL weaving and a Roslyn analyzer Feature flags are one of those ideas that sound simple until you actually implement them at scale. The concept is clean: gate a ...

1
Sources
+0
24h
Growth
89d
Active

Sources

Related Issues