Well that's true. But, I am talking about interesting projects like Apache Kafka, Spark or many other Big Data tools. Also many languages born in JVM like Clojure, Kotlin or Scala. None of them came from oracle but in .NET all the successful languages came from Microsoft. Mostly happens because many people don't like Microsoft. That's why you don't see lots of startups using .NET
All the successful .NET languages come from Microsoft because they have some of the best language designers and create some of the best languages. There is no need for something like Kotlin on .NET because C# is already far ahead of Java and F# is a great language.
1. People trying to make programming in the java ecosystem less painful. (Java-the-language was stagnant for so long that this was the main way improvements could be made).
2. People who wanted to design a language, but not need to create a complete runtime, need to make the runtime cross platform, and need to encourage a large library ecosystem. (They could just leverage the existing java libraries.
The first reason was never super applicable to .Net. The second would have been applicable in the past except for "cross-platform". So .net never saw the huge nnumber of languages. With .NET Core I suspect we will see more reason #2 languages.
I use both platforms and enjoy that they copy from each other.