Skip to content

Navigation Menu

Sign in
Sign up

How to deploy Psi framework on ARM-linux board? #196

LeHappy (HaipingLe) started this conversation in General
Discussion options

Does Microsoft have any documents to describe how to porting the Psi to ARM-Linux platform?

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

The core \psi runtime works anywhere that .NET Standard is supported. This includes Linux and ARMv7+. For example, I personally run it on Raspberry Pi boards (except the Zero, which is ARMv6) under Ubuntu Edge and Raspian. The pre-built NuGets work on Linux and there are also instructions here describing how to build the codebase on Linux. As you peruse the NuGets and projects, you’ll notice some Linux-specific (ending in .Linux) and some Windows-specific (ending in .Windows). Those with no suffix work cross-platform.

Hope this helps!

You must be logged in to vote
1 reply
Comment options

Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /