|
As someone with a decade or more experience in the .NET Framework and now with .NET Core, and a healthy interest in startups, I find it frustrating I cannot apply my experience more widely. What are you thoughts as to why .NET hasn't taken off at startups? |
Why isn’t it more popular if it’s super fast and works great on Linux? Well, I think it is true that there are some memories of startups wanting to avoid Microsoft tech; I think that cousins TypeScript and VS Code are in the vanguard here. But the fact is that there are still a handful of lego pieces that are still not around yet that would really help; for example, Kafka streams only works with JVM languages. MS just released an open source Spark client for .NET which had a JVM bridge layer. It would be really interesting if that were extended to allow arbitrary interoperability with the JVM.
Other than that, I think it’s getting there and it might take a few more years for things to sink in to common knowledge. .NET has only been fully open source and running on Linux for a very short time, relatively speaking, and I find it’s still common for people to be surprised when they hear it.