hetzner cloud api net demo
1.0.0
Here you can find a .NET library for the Hetzner Cloud API, with which all functions of the endpoints can be used.
The current version is provided as .NET Standard 2.0, currently I am working on a new version for .NET 6 (with features like dependency injection, etc.)
The library can be used in all .NET project types:
download the repository and open the visual studio project solution.
NOTE: Currently I am working on a Blazor project that uses the new version of the library.