This is a C# library providing an easy to use framework to work with the HuduDocs API. For more information on Hudu Docs, please visit https://www.hudu.com/
The library provides an EndPoint for each of the possible Hudu Restful API endpoints, along with well defined paramater objects and associated builders. You can use the paramater builders to build a set of parameters when calling each endpoint.
A DocFX website for the Library along with tutorials can be found on the libraries Github Pages site.
The library has been made available as a nuget package. Use what ever method you prefer when installing a nuget package into your project, or use one of the examples shown on the nuget page.