Way to build dotnet core to a .so on linux and a .dylib on MAC?

Joseph Napolitano 1 Reputation point
2020-07-16T15:10:26.783+00:00

On linux and Mac a .NET Core app builds to a dll, as there is no c++/cli on these platforms is there a way to get the program to build to a .so or .dylib respectively instead? I know about coreRT but I don't know if that is ready for this yet.

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Fay Wang - MSFT 5,226 Reputation points
    2020-07-17T02:07:27.48+00:00

    Hello,

    Welcome to Microsoft Q&A!

    Currently, Microsoft Q&A supports the products listed over here: supported topics (more to be added later on).

    Your question is about linux and mac, and currently not supported here. You could ask about this in other linux and mac's forums.

    Thanks.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.