Innernet in WSL
Assumption: Running Ubuntu 20.04 WSL2 instance Install Microsoft repository and dotnet-sdk-5.0:Install .NET on Ubuntu - .NETDemonstrates the various ways to install .NET SDK and .NET Runtime on Ubuntu.Microsoft Docsadegeosudo apt-get update sudo apt-get install -y apt-transport-https wget https://packages.microsoft.com/config/ubuntu/20.04/packages-microsoft-prod.…