Running Blazor HyBrid on Orange Pi (Ubuntu Arm)

Running Blazor HyBrid on Orange Pi (Ubuntu Arm)

Running Blazor HyBrid on Orange Pi (Ubuntu Arm) Prepare an Orange Pi! The current tutorial uses the Orange Pi 5 4G development board. Prepare the .NET environment Install .NET Core dependencies sudo apt install -y libunwind8 libunwind8-dev gettext libicu-dev liblttng-ust-dev libcurl4 libcurl4-openssl-dev libssl-dev uuid-dev unzip libgdiplus libc6-dev libkrb5-3 Download the .NET 7 SDK wget https://download.visualstudio.microsoft.com/download/pr/142603ad-0df5-4aef-bdc2-87b6140c90ed/2cce467e6c954d01024942b8370aaf70/dotnet-sdk-7.0.302-linux-arm64.tar.gz … Read more