Closed Xeddius closed 7 years ago
With the new .NET core you can now build multiplatform apps that run on Windows, MacOS and Linux. The latests .NET core is open source and is available on github at: https://github.com/dotnet/corefx
Why is there no communication from the repo owner? I've seen some issues closed without any answers.
Please upload the .csproj file for Visual Studio as this may allow easier building for cross platform capabilities using the mono project's xbuild*. (GNU/Linux and OSX/MacOS support)
*or consider a mono port.