Hacker News new | ask | show | jobs
by hhandoko 3957 days ago
C# + ASP.NET is great, but have you considered ServiceStack? It is not free, but I think it's a much better option than Web API for RESTful services.

However, that being said, I still prefer the JVM ecosystem over .NET. You're simply spoiled for choice.

I've been working on a Scala (Play! Framework) web app and I thoroughly enjoy the flexibility of the Scala language.