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