6 ms·
It runs on Windows, Linux, and macOS. https://dotnet.microsoft.com/en-us/learn/dotnet/what-is-dotnet https://dotnet.microsoft.com/en-us/learn/dotnet/what-is-do
by aaronmu 5y ago
It runs on Windows, Linux, and macOS.
https://dotnet.microsoft.com/en-us/learn/dotnet/what-is-dotnet https://dotnet.microsoft.com/en-us/learn/dotnet/what-is-dotn...
- ygra 5y agoNot by calling VirtualAlloc and friends, though. At least that part of the code has to be rewritten per platform.
- tempodox 5y agoI know that .NET is cross-platform, that was not my point. I'm referring to the parts where the article specifically mentions Windows API. How do I do the same on macOS and Linux? Is it even possible?
- atdrummond 5y agoI don't see anything that doesn't have mac/Linux analogues but it would definitely require a concerted effort.