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 generics. #22

Open Riff451 opened 4 months ago

Riff451 commented 4 months ago

The language already provide casting. So using object should be enough.

teo-tsirpanis commented 4 months ago

We can just ban C# versions greater than 1.