Question
DigitalOcean API in .NET Framework
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
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×