Anyone has treid installing .net core environment on LEDE?

It seems that .net core SDK works well on raspberry pi and supports armrf. Anyone have tried running .net core program on LEDE?

Reference:https://github.com/dotnet/core

1 Like

See https://davidjmclaughlin.com/projects/how-to/2020/03/15/running-.net-core-on-openwrt-and-raspberry-pi-4.html

A different approach (and dependent on what router / hardware you are using...) LXC -> Ubuntu

comment / approach documented at https://github.com/dotnet/core/issues/1165
Works well on a pi4 (running openwrt host and ubuntu as a lxc)