Hi, I have tried [1] Download this project source from GitHub and open with VS2015, and [2] Opened a new project and go to NuGet to install “DigitalOcean.API” in my project. (Although I changed my project’s Target framework into .NET 2.0 or .NET 4.5.2, still got errors) But seems all methods are not work for me. I don’t know why, I have no ideas. Please advise with thanks!
For [1] ref: https://i.imgur.com/bNDHqd9.png
For [2] ref: https://i.imgur.com/XxhblJ9.png
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
Looks like you already found your way there, but for other that end up on this question: The DigitalOcean.API .NET project is an open source project provided by a developer in the community. The best way to report an issues is on the project’s GitHub page:
From the project’s main developer:
[DigitalOcean.API] version 2.0+ is targeted towards .NET Standard 2.0. That means you need to target .NET 4.6.1+ as this is the earliest version that implements support.
If you’re unable to target that then you may want to try installing a previous 1.x version [of DigitalOcean.API] which should also be available on NuGet
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.