the project is a .NET library to access the Hetzner Cloud.
Info
Version: | 3.0.39-beta |
Author(s): | lk-code |
Last Update: | Thursday, December 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lk-code/hetzner-cloud-api-net |
NuGet Url: | https://www.nuget.org/packages/hetznercloudapi |
Install
Install-Package hetznercloudapi
dotnet add package hetznercloudapi
paket add hetznercloudapi
hetznercloudapi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Dynamic.Runtime(>= 4.3.0)