core icon indicating copy to clipboard operation
core copied to clipboard

How to build .NET Core based App for ARM architecture

Open viralmodi opened this issue 5 years ago • 2 comments

We currently own a .NET Core based App. We would like to make it work on ARM platform as well. Is there some documentation which can help understand how to go about achieving that? I searched up on MSFT docs and found a few pages but it is not clear to me all the steps needed to achieve the above based on those docs. Any help is appreciated. I would like to know ways to compile cross platform, using IDEs like Visual Studio/Rider, code/metadata modifications required to project (.csproj) files and anywhere else to achieve this?

viralmodi avatar Nov 12 '20 20:11 viralmodi

This clarified a bunch of things for me: https://github.com/dotnet/standard/issues/1780

viralmodi avatar Nov 20 '20 10:11 viralmodi

I'am having the same issue, does anyone have information on the fix ??

matthieupetite avatar Apr 06 '23 09:04 matthieupetite