eryph
by

Developer SDKs

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

.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.14.0
Main Package:
Eryph.ComputeClient
Runtime Package:
Eryph.ClientRuntime
Runtime Version:
0.9.0

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.14.0" />
<PackageReference Include="Eryph.ClientRuntime" Version="0.9.0" />

Coming Soon

Additional SDKs in development for your favorite languages

Go SDK

Q2 2025

Go SDK for cloud-native applications.

Node.js SDK

Q3 2025

JavaScript/TypeScript SDK for Node.js applications.

Ready to Build with eryph?

Start integrating VM automation into your applications today