dotnet restore
dotnet build
cd src/Weather.Web
dotnet watch run
Download the Azure CLI 2.0. Login to your Azure account with az login
.
cd infrastructure
sh azure_webapp.sh > last_output.json
Example app used in a talk for students about how to easily get started with a hobby project using dotnet core
C#