githubschool / githubschool/ExampleDotNet
install
Open
- Dominant language
- C#
- Stars
- 6
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
1: @powershell -NoProfile -ExecutionPolicy unrestricted -Command "&{$Branch='dev';$wc=New-Object System.Net.WebClient;$wc.Proxy=[System.Net.WebRequest]::DefaultWebProxy;$wc.Proxy.Credentials=[System.Net.CredentialCache]::DefaultNetworkCredentials;Invoke-Expression ($wc.DownloadString('https://raw.githubusercontent.com/aspnet/Home/dev/dnvminstall.ps1'))}"
2: dnvm upgrade
3: dnu restore
might have to restart commandline between commands
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.