Is .NET Core ready to run on Raspberry PI 3?

前端 未结 5 1853
谎友^
谎友^ 2020-12-24 13:15

I can find a lot of obsolete threads but a lot have been changed the last months.

Is there currently any possibility to run .NET Core and/or ASP.NET Core on Raspberr

5条回答
  •  旧巷少年郎
    2020-12-24 13:51

    Officially for the 1.0 release, no. The only runtimes available for ARM is currently the Windows ones.

    Also, Homebrew is for OSX. What you want to be looking at in the future for on Raspbian is the Debian instructions.

提交回复
热议问题