Ask HN: Why aren't more startups using .NET?
Wanted to learn/try something new with my next start-up venture and decided to use .NET for my backend and it has been amazing so far.
Very low learning curve, easy to separate functionality rather than relying on some mega AIO Next.js app, easy integration with cloud providers such as Azure, and it's already widely used in the industry (valuable experience to have).
So why aren't start-ups using it more often? It seems like the perfect framework to build with in almost every capacity (unless you really dislike Microsoft).
14 comments
[ 4.0 ms ] story [ 39.5 ms ] threadB) It's not that popular for frontend, which is a very important concern for most early startups
C) Microsoft was historically only used because it was Microsoft, not because it was the best choice
It's mostly a Microsoft brand problem that they rightfully earned by being bullies producing over-complex, stagnant corporate IT trash.
When and what were the better alternatives back then? Being stuck to Windows sucked, I agree, but the tech was always solid.
> Microsoft was historically only used because it was Microsoft, not because it was the best choice
MS dev tools have always definitely been the top choice.
>It's mostly a Microsoft brand problem that they rightfully earned by being bullies producing over-complex, stagnant corporate IT trash.
Are Meta, Oracle or even Google today really any better brands?
This year, I've switched to Go for all projects moving forward, and will never recommend anyone ever touch anything MS has any part in.
Curious, why?
For me, it's a huge red flag when people have opinions on stuff they know nothing about.
I personally use Laravel for my side projects and but have been a long time asp.net user at work where working with multiple teams on large projects is more of a concern.