DEV Community

Discussion on: Is C# worth learning in 2019?

 
mateiadrielrafael profile image
Matei Adriel

Im pretty sure i saw some version of nodejs running on the jvm which outperformed c# in all categories but i cant find the link rn (when ill do ill post it here)

Thread Thread
 
algonzalez profile image
Al Gonzalez

What is faster is ASP.NET Core with Kestrel. Open the filters and enable "Kestrel" in the "Front-end server" section and then make sure "asp.net core" is enabled in the "Framework" section. Make sure to click on the "Apply changes" button.