原文地址windows
一)下载测试
https://www.microsoft.com/net/download/allthis
下载对应的开发版本spa
“rc1”结尾的是测试版本code
最终下载的这3个文件,依次安装blog
备注开发
对于 Windows 8.1 和更早版本,或 Windows Server 2012 R2 和更早版本:请确保你的 Windows 安装为最新版本,而且包含能够经过 Windows 更新安装的 KB2999226。 若是没有安装此更新,则在启动 .NET Core 应用程序时会看到以下错误:get
The program can't start because api-ms-win-crt-runtime-1-1-0.dll is missing from your computer. Try reinstalling the program to fix this problem.
。it
若是须要特定的运行时,请从 .NET 下载存档下载运行时并将其安装在系统上。 重启系统,或经过从命令提示符依次执行 net stop was /y 和 net start w3svc 来重启 IIS,完成安装。