When you try to connect an additional package with Nuget.org, the error constantly crashes. Tried to download several different packages crashes.
An example error is as follows:

Attempting to gather dependencies information for package Telegram.Bot.4.0.0.27039' with respect to project 'Telegram Bot', targeting '.NETFramework,Version=v4.0' An error occurred while retrieving package metadata for 'Telegram.Bot.4.0.0.27039' from source 'nuget.org'. 

Can you tell me what it means and what to do about it?

  • Tell me, what version of Visual Studio are you using? - Geslot
  • Visual Studio 2012 Express - Timur Gazaleev
  • Try to download the package manually. how to do it - here - Stack

1 answer 1

Solved the problem myself, as follows. The problem was that nuget.org did not give enough speed to download the packages, as a result of which the connection was constantly broken. I downloaded the VPN client program that changes IP and everything worked.