install .net core >3.1 and execute this commands:
dotnet user-secrets set "GoogleMapsApiKey" "Meinkey"
dotnet run
Http proxy for github. px.exe is in this directory.
px.exe
git config --global http.proxy http://127.0.0.1:3128
git config --global --unset http.proxy