|
|
|
Ask HN: What's preventing you from using .NET?
|
|
3 points
by aredirect
916 days ago
|
|
I had the chance to do research on C#, F#, .NET (I must admit, I'm still confused with all the various names and versions), and ASP.NET (core?). I genuinely find the technology stack intriguing and am considering using it in a few side projects. If things progress well, I might propose it to my employer. What factors are hindering your adoption of .NET? Is it because of the Microsoft label? concerns about the desktop GUI support? License? Could it be related to tooling, or are software requirements and packaging considerations playing a role? or something else? |
|
And that it should have first class developer and IDE tooling on every platform.
All of the above are actually true for Go, Rust, Python, PHP, Ruby, NodeJS etc but I'm no so sure that application development and deployment experience on Linux for .NET would be as first class, battle tested and widely documented.
For me, development+deployment for backend services, Linux is non-negotiable.