Comment on Ask HN: Is doing .NET development on a Mac viable today?Comments−boxmonster4yWith tree shaking .NET you can compile your C#/NET program into a fairly small single executable on the three major platforms if that's what you need, which is nice.
Comments
With tree shaking .NET you can compile your C#/NET program into a fairly small single executable on the three major platforms if that's what you need, which is nice.