sudo apt-get update
sudo apt-get install -y dotnet-sdk-8.0
dotnet --list-sdks && dotnet --list-runtimes
# з asp.net (рекомендовано) sudo apt-get install -y aspnetcore-runtime-8.0 # без asp.net sudo apt-get install -y dotnet-runtime-8.0
sudo apt-get remove dotnet-sdk-8.0
Install .NET SDK or .NET Runtime on Ubuntu
Огляд .NET на Ubuntu
© accounting.org.ua - 2024