TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sachin Singh
7
55.8k
81.8k
Unable to install package from package manager console
Aug 15 2020 12:31 PM
PM> Install-Package Microsoft.AspNet.WebApi.Cors
The source at nuget.org [https://www.nuget.org/api/v2/] is unreachable. Falling back to NuGet Local Cache at C:\Users\Aashima\AppData\Local\NuGet\Cache
Install-Package : Unable to find package 'Microsoft.AspNet.WebApi.Cors'.
At line:1 char:16
+ Install-Package <<<< Microsoft.AspNet.WebApi.Cors
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
I have below source settings
I have also cleared the Package cache ---din't work for me.
Install-Package Microsoft.AspNet.WebApi.Cors -Source nuget.org ---din't work for me.
Reply
Answers (
7
)
how to retrieve data using ajax in c# ASP.NET ?
Conditional include in linq