https://github.com/ljchuello/hetznercloud.api
This C# / .NET Core SDK simplifies interaction with the powerful Hetzner Cloud API, enabling efficient management of resources such as servers, firewalls, networks, SSH keys, and volumes. Optimized for web developers and .NET applications, it streamlines cloud operations, providing the necessary control over your resources in Hetzner Cloud.
https://github.com/ljchuello/hetznercloud.api
csharp hetzner hetzner-api hetzner-cloud
Last synced: about 1 month ago
JSON representation
This C# / .NET Core SDK simplifies interaction with the powerful Hetzner Cloud API, enabling efficient management of resources such as servers, firewalls, networks, SSH keys, and volumes. Optimized for web developers and .NET applications, it streamlines cloud operations, providing the necessary control over your resources in Hetzner Cloud.
- Host: GitHub
- URL: https://github.com/ljchuello/hetznercloud.api
- Owner: ljchuello
- License: mit
- Created: 2023-11-01T03:14:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-26T03:39:40.000Z (10 months ago)
- Last Synced: 2024-11-13T09:40:57.368Z (5 months ago)
- Topics: csharp, hetzner, hetzner-api, hetzner-cloud
- Language: C#
- Homepage: https://hetzner.ljchuello.com/
- Size: 193 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Docs/README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hcloud - HetznerCloud.API
README
# π Hetzner Cloud API
This project is your complete guide to exploring and utilizing the Hetzner Cloud API. Here, you'll find everything you need to integrate your projects with one of the most powerful and efficient cloud platforms.
**Key Features:**
* **Quick Start:** Begin with simple examples to connect and use the API. π₯οΈ
* **Detailed API Reference:** Each endpoint is explained with code examples, making it easy even for beginners. π
* **Use Cases:** Discover how other developers are leveraging the API in real-world scenarios. π‘
* **Security and Best Practices:** Learn to use the API securely and efficiently. π
* **Support and Community:** Join our community and get help when you need it. π₯**Who is This Book For?**
* **System and Web Developers:** If you program in C#, Angular, or any other language, you'll find useful resources here.
* **IT and Network Professionals:** Tips for securing and optimizing your cloud projects.**Start Now!** Navigate the chapters, dive into the example codes, and take your cloud projects to the next level. We're here to help you every step of the way! πInstallation
To install you must go to Nuget package manager and search for **HetznerCloud.API** and then install.
[**NuGet Package**](https://www.nuget.org/packages/HetznerCloud.API/)
```powershell
PM> dotnet add package HetznerCloud.API
```***
## :heavy\_check\_mark: Implemented functionality
:heavy\_check\_mark: - Available on API, implemented\
:x: - Available on API, not implemented\
:heavy\_minus\_sign: - Not available on APIGet allGet oneCreateUpdateDeleteActionsActionsββββββDatacentersββββββFirewallsββββββFirewalls ActionsββββββImagesββββββLocationsββββββNetworksββββββNetworks ActionsββββββServersββββββServer TypesββββββSSH KeysββββββVolumesββββββVolumes Actionsββββββ