Devographics / StateOfJS-2020

Other
103 stars 20 forks source link

C# and .NET shouldn't be counted as separate "Non-Javascript Languages" #23

Open lloydjatkinson opened 3 years ago

lloydjatkinson commented 3 years ago

image

C# and .NET are synonymous. C# only runs on .NET, alongside other languages like F# and VB.NET.

The question as it stands was not a well designed question. What if someone wanted to answer C# and .NET? What about mixed language projects where the code is written in both F# and C#? Should the user select C# or .NET for that one, because both would be "correct".

I suggest that in future the question simply states something like:

(To avoid more confusion, ASP.NET is a framework that allows for REST APIs on .NET, and you can use any of the three mentioned languages for it - ASP.NET is not a language)

SachaG commented 3 years ago

People could pick more than one option. But yeah maybe we can drop .NET.