githubschool / githubschool/ExampleDotNet
install
未关闭
- 主要语言
- C#
- 星标
- 6
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。