CitrixXenServer65SDK 6.5.0
.NET wrapper for the XenServer 6.5 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.
Install-Package CitrixXenServer65SDK -Version 6.5.0
dotnet add package CitrixXenServer65SDK --version 6.5.0
<PackageReference Include="CitrixXenServer65SDK" Version="6.5.0" />
paket add CitrixXenServer65SDK --version 6.5.0
#r "nuget: CitrixXenServer65SDK, 6.5.0"
// Install CitrixXenServer65SDK as a Cake Addin
#addin nuget:?package=CitrixXenServer65SDK&version=6.5.0
// Install CitrixXenServer65SDK as a Cake Tool
#tool nuget:?package=CitrixXenServer65SDK&version=6.5.0
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
6.5.0 | 3,689 | 8/2/2015 |