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 dynamic #9

Open TenCoKaciStromy opened 4 months ago

TenCoKaciStromy commented 4 months ago

Why? The C# language is statically typed, and using dynamic types means we are using it wrong.

neon-sunset commented 4 months ago

Wait, we're not supposed to have good ideas here.

farukaf commented 4 months ago

This sounds good honestly

hangy commented 4 months ago

Force everything to be dynamic instead, so that C# can grab some of the JS marketshare