A set of classes and helpers to make calls to OVHcloud's APIs.
Info
| Version: | 4.0.6 |
| Author(s): | Luke Marlin, Julien Loir |
| Last Update: | Monday, February 24, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/csharp-ovh |
Install
Install-Package csharp-ovh
dotnet add package csharp-ovh
paket add csharp-ovh
csharp-ovh Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Ini(>= 2.1.1)
- Newtonsoft.Json(>= 10.0.3)