-1

Error message - Install -Package : Exception 'System.AggeratteException' thrown when trying to add source 'https://api.nuget.org/v3/index.json' Please verify all your online package are available. One or more errors occurred. Unable to load the service index for source 'https://api.nuget.org/v3/index.json. An error occurred while sending the request. The underlying connection was closed. an unexpected error occurred on a send. Unable to read data from transport connection: an existing connection was forcibly closed by remote host.

1 Answers1

0

Please download the related .nupkg file to your local machine and add/set the corresponding package source in VS > Tools > Options > NuGet Package Manager > Package Sources, then install it offline by using package manager console.

Tianyu
  • 895
  • 3
  • 7