I have problems with Monodevelop. I am using LinuxMint Serena (18.1) and Monodevelop 7.0.1 (build 24). When I try to add the nuget package to a new project, I get the following response:
[nuget.org] Unable to load the service index for source https://api.nuget.org/v3/index.json. An error occurred while sending the request Error: SecureChannelFailure (Object reference not set an instance of an object) Object reference not set to an instance of an object
I check the address of api nuget and it is normal, nothing strange in the link. I tried to copy the old package from the original Visual Studio project, but remain a problem.
Thanks in advance.
EDIT: After many failed attempts, I am using old nuget packages downloaded from an old Visual Studio project. I donβt know if this fixed the execution or that I accept the project and open it using Monodevelop for Windows.
source share