Hacker News new | ask | show | jobs
by DeathArrow 1678 days ago
We are writing microservices in .NET. I don't quiet like using Go since it is very verbose and it's more time consuming compared to C# to accomplish anything. Performance wise, .NET is as good as Go.

I would see Go being more usable for DevOps tasks, writing pipelines, programming infrastructure and such.

If performance would be the most important thing, then I would consider Rust.