Skip to content

clempaul/dreamhost-api-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DreamHost API for .NET

A .NET library for accessing the DreamHost API.

This library was developed to allow me to use the DreamHost API to manage my DNS records using my DNS Manager, but I also tried to expand it to include the various other requests that exist in the API (for use by other people/apps).

It is written in C# and is able to be used from any language that runs on the .NET Framework. It is likely to be incomplete, so if there's a particular request that's missing feel free to send me a pull request (or create an issue and I may get round to it eventually).

Mono Compatibility

This library has previously been tested with Mono and there will probably be connection issues as Mono does not trust anybody by default. More information can be found here.

About

A .NET library for accessing the DreamHost API (http://wiki.dreamhost.com/API)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages