标签: c# asp.net asp.net-web-api
我想安装"安装包Microsoft.AspNet.WebApi.Cors -Version 5.0.0"来自Nuget的Asp.net WebApi项目。
但它安装失败并且有一些错误mrssage:
An error occurred while sending the request.Unable to connect to the remote server
错误图片:
我该如何安装?感谢。