frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Why aren't more startups using C#?

8•rubenvanwyk•2h ago
I’m discovering that C# is such a fantastic language in 2025 - has all the bells and whistles, great ecosystem and yet only associated with enterprise. Why aren’t we seeing more startups choosing C#?

Some interesting thoughts coming from Reddit: https://www.reddit.com/r/csharp/comments/1n0v8qq/ask_reddit_why_arent_more_startups_using_c/

Comments

0x3f•2h ago
In many ways, C# is a great language. (So is F#, for the record).

It might well be better than e.g. Java but overall it's not better _enough_ to incentivize switching.

A lot of it is vibes as well. Most people think .NET is bloated, closed off, hard to develop on non Windows machines, etc. It's made progress on those, but has it made enough to be worth gambling on?

Ultimately you can just stick with Java, avoid the risk, and not suffer any real consequences. Maybe try Kotlin if you're feeling daring, but even then modern Java has largely caught up.

If the company is full of TS/Python/Go-oriented people then it's an even bigger leap. For many of those guys you can also add on the _enterprise_ stigma. It would be like expecting them to pick Oracle.

PaulHoule•2h ago
I've worked for a number of startups that use Java even though there is a reputation that startups don't use Java.

A long time ago I worked for a company that was moving into web-based products from consultancy work making decision support software for how to allocate sales forces. We were using Microsoft Silverlight on the front end and ASP.NET on the back end which was cool because we could share some of our C# code between the front end and back end. This company saw itself as a "Microsoft shop", we had Microsoft IIS as a database, we all had subscriptions to MSDN which meant software developers got copious licenses for all the Microsoft products we wanted, etc.

I think there's a cultural thing where people see themselves in Microsoft's orbit or not so a lot of Linux-inclined people wouldn't consider C# although that's not entirely rational in that Mono is a great open-source implementation of the CLR.

The area where I've seen the most C# is gamedev. In the PS3 era Sony had a bit of a crisis because it was hard to write code for the PS3, ironically they saved the situation by adopting C#/CLR from Microsoft and producing

https://en.wikipedia.org/wiki/PhyreEngine

which would let you write games portable between the PS3 and PS Vita and other platforms. A lot of other game frameworks like Unity and Godot also use C#, so a lot of indie game developers code in C#.

gogurt2000•2h ago
It's been overshadowed by Python which has a sexier image because it isn't associated with Microsoft. It certainly doesn't help that in the beginning C# was a Windows only language tied to the .NET framework. It's taken a decade for word to get out that it has evolved past that.
WhereIsTheTruth•2h ago
Because Microsoft is not a reliable partner;

Just recently:

- they removed dotnet hotreload overnight for it to become gated behind a visual studio license

- they forced jetbrains to stop shipping the dotnet debugger in their IDE overnight, screwing their plan for their IDE Rider, they had to write a debugger from scratch

- their language server is still closed source and VS only

1. https://www.theregister.com/2021/10/22/microsoft_net_hot_rel...

2. https://blog.jetbrains.com/dotnet/2017/02/15/rider-eap-17-nu...

jasonthorsness•1h ago
Unless I missed something the hotreload thing was in 2021 and Microsoft reversed the decision with an apology a day or so later:

https://www.theverge.com/2021/10/23/22742282/microsoft-dotne...

And Rider is great; its debugger works perfectly fine so whatever that was about is not really a thing.

tablloyd•1h ago
That argument doesn't really hold up much water

- Typescript is created by Microsoft (This doesn't stop many start-ups from choosing it)

- Hot reload is for a small segment of the C# userbase and that article is now years old.

FWIW I've been a dotnet/c# dev using MacOs/Jetbrains rider for 6 years now.

C# != Visual Studio.

CharlieDigital•1h ago
I've written extensively about this previously here: https://www.reddit.com/r/dotnet/comments/16fu7o0/comment/k03...

I've also used C# at a VC-backed, SV startup (raised $8m seed). It was fantastic and we were able to move very fast on the backend. The tooling is stable and much better to work with than TS IMO. It wasn't any harder to hire for, IME. We had two very junior engineers (college grads) who were able to pick it up pretty easily as it has a strong resemblance to TypeScript these days[0]

I am in the process now of spinning up C# at a series-C YC startup so we'll see how it goes. The team started in JS and moved to TS 3 years back. Now TS is showing its rough edges (lack of runtime types, poor-man's ORMs that all have issues, complexity of TS ops at scale (multiple build chains, tooling, breaking changes, lack of standard libs (it was a bit of a quirk to me that DB transactions between Drizzle and Prisma didn't work -- then I realized that they don't have a common transaction layer))).

C# is very, very underrated and I can understand why more startups don't use it, but more startups should definitely give it a look.

[0] https://typescript-is-like-csharp.chrlschn.dev/

codegeek•1h ago
I think C# and .NET in general are excellent in 2025. It is not as popular with startups because:

- Microsoft and Windows only stigma. Most people don't realize how far the ecosystem has come along since .Net Core etc. People still think its living the era of "Windows only"

- Historical ties to Windows only database like SQL Server. Most people who have worked in C# in a corporate env. were used to it with SQL Server which is not free and requires a license. It doesn't compete well with likes of MySQL and Postgres even though you don't really need SQL server anymore.

I think these are the 2 biggest reasons. Personally, I think C# is amazing and would totally use it to build a startup if I had to.

pengowray•50m ago
C# is great but you will spend the first 6 months of development trying to find a web or UI framework that doesn't suck.
CharlieDigital•33m ago
Don't use C# for web UIs; use it for web backends.

Stick with HTMX, Vue, React, Angular, etc. for FE.

Life will be good.

Trying to get error backtraces in Rust libraries right

https://www.iroh.computer/blog/error-handling-in-iroh
1•emschwartz•34s ago•0 comments

Crowdsourcing AI/ML Hedge Fund Gets $500M JPMorgan Commitment

https://blog.numer.ai/jpmorgan-secures-500m-capacity/
1•filipstefano•2m ago•0 comments

Yes, I Texted the Number on the Sign

https://katebingamanburt.substack.com/p/yes-i-texted-the-number-on-the-sign
1•NaOH•8m ago•1 comments

Show HN: Rustormy – a neofetch-style weather CLI in Rust

https://github.com/Tairesh/rustormy
2•Tairesh•9m ago•0 comments

Apple Watch not a 'CO2-neutral product,' German court finds

https://www.rte.ie/news/business/2025/0826/1530288-apple-watch-not-a-co2-neutral-product-court-fi...
1•Improvement•10m ago•0 comments

How China Influences Elections in New York City

https://www.nytimes.com/2025/08/25/nyregion/china-consulate-new-york-elections.html
3•bookofjoe•16m ago•1 comments

Remembering Aaron Swartz: the open web icon (2014)

https://www.theguardian.com/technology/2014/feb/11/aaron-swartz-icon-open-web-surveillance-nsa
1•CGMthrowaway•16m ago•0 comments

Why I'm declining your AI generated MR

https://blog.stuartspence.ca/2025-08-declining-ai-slop-mr.html
2•zulban•17m ago•0 comments

University insures itself against a drop in Chinese students (2018)

https://www.insurancebusinessmag.com/us/news/breaking-news/university-insures-itself-against-a-dr...
1•OgsyedIE•17m ago•0 comments

Organic Edible Insects – What Would It Take?

https://www.mdpi.com/2076-2615/15/16/2393
1•PaulHoule•18m ago•0 comments

Helping people when they need it most

https://openai.com/index/helping-people-when-they-need-it-most/
1•connorff•18m ago•1 comments

Hoax calls about active shooters stir fear at college campuses around the US

https://apnews.com/article/active-shooter-calls-hoaxes-arkansas-villanova-iowa-7fae16fae9025cf421...
1•petethomas•18m ago•0 comments

'Less Fun Than a Barrel of Crackers'

https://johnmccoy.org/2025/08/25/less-fun-than-a-barrel-of-crackers/
4•Bogdanp•19m ago•1 comments

Whistleblower says Trump officials copied Social Security numbers

https://www.npr.org/2025/08/26/nx-s1-5517977/social-security-doge-privacy
3•disposition2•19m ago•3 comments

Bootstrapping a Coding Agent

https://runnercode.com/blog/bootstrapping-a-coding-agent
1•zmccormick7•20m ago•0 comments

Researchers Are Already Leaving Meta's New Superintelligence Lab

https://www.wired.com/story/researchers-leave-meta-superintelligence-labs-openai/
2•cjbarber•20m ago•1 comments

Convex Tutorial: A Chat App

https://docs.convex.dev/tutorial/
1•btdmaster•22m ago•0 comments

Congress wants to cut the smartest investment taxpayers ever made

https://thehill.com/opinion/technology/5439205-congress-wants-to-cut-the-smartest-investment-taxp...
1•incomplete•23m ago•0 comments

My Failures Onboarding at Splunk

https://people-work.io/blog/my-failures-onboarding-at-splunk/
1•mooreds•24m ago•0 comments

See if you can break my hiding algorithm –> take the private key (Round 3)

https://app.redactsure.com/
1•redactsure•25m ago•2 comments

Initrd Support Could Be on Its Way to Being Removed from Linux Kernel

https://www.phoronix.com/news/Initrd-Linux-Try-Removing-2025
2•Bender•25m ago•0 comments

Do blogs need to be so lonely?

https://thehistoryoftheweb.com/do-blogs-need-to-be-so-lonely/
3•redblueflame•26m ago•0 comments

Experiment: Grid-Indexed Localization with LLMs for Bounding Boxes

https://github.com/IntelligenzaArtificiale/GILM-Grid-Indexed-Localization-with-Multimodal-LLMs/bl...
1•iaitalia•26m ago•1 comments

What is the minimum hardware to run 671B DeepSeek 3.1

1•roscas•30m ago•1 comments

From Bug Bounties to $100M Exit: The Bootstrapped Journey of AssetNote

https://www.valleyofdoubt.com/p/from-bug-bounties-to-100m-exit-the
1•shandsaker_au•31m ago•0 comments

Haboob dust storm plunges Phoenix into darkness

https://www.washingtonpost.com/weather/2025/08/26/phoenix-arizona-haboob-burning-man-dust-storm/
1•geox•32m ago•0 comments

Run DINOv3 model on satellite and drone imagery

https://github.com/decision-labs/geoai.js
1•sabman•33m ago•0 comments

An epiphany about bloated web pages might be the result of a dumb network (2023)

https://boston.conman.org/2023/01/09.1
2•1317•34m ago•0 comments

Canary tokens: Learn all about the unsung heroes of security at Grafana Labs

https://grafana.com/blog/2025/08/25/canary-tokens-learn-all-about-the-unsung-heroes-of-security-a...
2•mslaviero•35m ago•0 comments

Canaries in the Coal Mine? Six Facts about the Recent Employment Effects of AI

https://digitaleconomy.stanford.edu/publications/canaries-in-the-coal-mine/
1•Anon84•36m ago•0 comments