Hacker News new | ask | show | jobs
by alexklark 1554 days ago
It will, go net, and your grow ms consulting/azure/sql server and at the point of having windows net containers you already paying ms thousands for visual studio premium / azure dev/test subscription/reservations/devoos services and office 365 just because ms told you so.
2 comments

None of the things you mention are required or in some cases even connected to .net or c#.

Azure - is not required to run .net, and .net is not required to use azure.

Sql server - has no advantage on .net than any other wellknown database.

windows net containers - Not sure what you are talking about here but if you use containers, docker linux containers are the default choice.

visual studio premium - As the article mentions there are many alternatives here. For example Jetbrains Rider or VS Code.

dev/test subscription/reservations/devoos - Maybe you are talking about Azure devops. But this is in no way required by .net.

office 365 - Has no whatsoever connection to .net other than being developed by MS.

I do use .NET on Linux on VPSes in OVH or baremetal with sqlite/mongo/postgres/sql server.

I do use Excel/Word/Outlook etc because companies provide it for me

I do use Visual Studio because I believe it is very good IDE for C# + I know it very well