CitrixXenServerSDK 6.2.1
dotnet add package CitrixXenServerSDK --version 6.2.1
NuGet\Install-Package CitrixXenServerSDK -Version 6.2.1
<PackageReference Include="CitrixXenServerSDK" Version="6.2.1" />
paket add CitrixXenServerSDK --version 6.2.1
#r "nuget: CitrixXenServerSDK, 6.2.1"
// Install CitrixXenServerSDK as a Cake Addin #addin nuget:?package=CitrixXenServerSDK&version=6.2.1 // Install CitrixXenServerSDK as a Cake Tool #tool nuget:?package=CitrixXenServerSDK&version=6.2.1
.NET wrapper for the XenServer API. XenServer includes a XML-RPC based API, providing programmatic access to the extensive set of XenServer management features and tools. The XenServer API can be called from a remote system as well as local to the XenServer host. Remote calls are generally made securely over HTTPS, using port 443.
There are five SDKs available, one for each of C, C#, Java, PowerShell, and Python. These are provided under an open-source license (LGPL or GPL with the common linking exception). This allows use (unmodified) in both closed-and open-source applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.