|
|
|
|
|
by Recurecur
3960 days ago
|
|
"and other languages will not be considered" That's too bad, as I'd recommend Java and/or the raft of excellent languages available on the JVM. With C# you're effectively locking yourselves into Windows, which seems a terrible decision from both a cost and scalability standpoint. With golang you're losing the vast array of open source packages available for the JVM, as well as locking yourselves into a single language which may or may not fit your future needs well. Scala in particular is an interesting JVM language. Clojure and many others are worth a look as well. |
|
Haven't you read the news recently? C# MVC6 (ASP.NET 5) which is to be released in couple of months is running on Mono and Roslyn is already used by Mono.
C# runs perfectly fine on Linux and Mac.