DEV Community

Discussion on: gRPC on dotnet core 3.1 on RaspberryPi 3

Collapse
 
sherlock1982 profile image
Nikolai Orekhov

Note also there are RPi with ARMv6. You won't be able to compile it with a stock compiler so more work needed here. Also I believe you can also allow linux-arm64 RID because armv7 is compatible with v8.