Hi
I am trying to write a simple .Net application to use the DropBox API for csharp. I have created an Application in DropBox so I have an App key and App secret. I downloaded the dropbox-sdk-dotnet-main in a zip file. However when I try and add the package in Visual Studio using NuGet it retrun an error saying package not found. Is there another step I need to do to get NuGet in Visual Stdio to install the package.
Thanks
David Smith