Implementation of the DigitalOcean API (v2) for .NET
by: vevixSeptember 27, 2014Visit site
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!
Have you created an Integration, API Wrapper, Service, or other Tool that helps developers build on DigitalOcean? Help users find it by listing it in Community Tools.
Hi, as FloatingIP soon is going to be removed from your API and replaced by ReservedIP, I would like this wrapper for .NET to be updated with this fact. Can you fix this?
New api
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 comment has been deleted
client.Droplets.GetAll() is lagging, just stopped working and returning “Not Found” . After 1-2 hours can work again, but then again stop working.