eryph
by

Developer SDKs

Build applications that integrate with eryph using our developer SDKs. Currently available for .NET, with Node.js, Go, and Ruby SDKs coming soon.

Available Now

Production-ready SDKs you can use today

.NET SDK

SDK for .NET applications to manage catlets and VM automation.

Available Now

Features

Catlet management operations
Long-running operation monitoring
Type-safe API with IntelliSense

Quick Links

Package Details
Version:
0.13.0
Main Package:
Eryph.ComputeClient
Runtime Package:
Eryph.ClientRuntime
Runtime Version:
0.8.1

Getting Started

The SDK requires two packages: Eryph.ComputeClient for API operations and Eryph.ClientRuntime for authentication and configuration.

# Using Package Manager Console
Install-Package Eryph.ComputeClient
Install-Package Eryph.ClientRuntime

# Using .NET CLI
dotnet add package Eryph.ComputeClient
dotnet add package Eryph.ClientRuntime

# Using PackageReference in .csproj
<PackageReference Include="Eryph.ComputeClient" Version="0.13.0" />
<PackageReference Include="Eryph.ClientRuntime" Version="0.8.1" />

Coming Soon

Additional SDKs in development for your favorite languages

Ruby SDK

Q4 2025

Ruby SDK for Vagrant & Chef integration.

Go SDK

Q2 2026

Go SDK for cloud-native applications.

Node.js SDK

Q3 2026

JavaScript/TypeScript SDK for Node.js applications.

Ready to Build with eryph?

Start integrating VM automation into your applications today