Aaronontheweb / EvilRoslynAnalyzers

Has your boss gone insane and banned LINQ at work? Why stop there - use this Roslyn Analyzer to ban extension methods altogether!
https://www.reddit.com/r/dotnet/comments/1c4hz1z/linq_forbidden/
Apache License 2.0
31 stars 2 forks source link

Feature idea: ban foreach #19

Open Mrxx99 opened 4 months ago

Mrxx99 commented 4 months ago

for is all you need

Aaronontheweb commented 4 months ago

for is all you need

If it's good enough for C++ developers, it's good enough for C#