Skip to content

Request for .NET SDK Support(or Wrapper) #2589

Open
@honeyhead

Description

@honeyhead

Description
Currently, Rivet provides SDKs and integration guides primarily for JavaScript and Node.js environments (e.g., @ironclad/rivet-node, @rivet-gg/actor). However, there is no official .NET (C#) SDK available. This makes it difficult for developers using the .NET ecosystem to natively integrate Rivet into their applications.

Could you consider developing and providing an official .NET SDK for Rivet?
This would greatly improve accessibility for C#/.NET developers and expand Rivet's adoption across more platforms.

Alternatives solutions
Manually wrapping the Rivet API using HttpClient in C#.

Building a custom .NET wrapper based on the REST API documentation.

Using Node.js as a bridge between Rivet and C# applications.

All of these alternatives require additional development and maintenance effort, and none provide the seamless experience of an official SDK.

Prior art
Many cloud and serverless platforms (such as AWS, Azure, Google Cloud) offer official SDKs for .NET and C#.

Other open-source projects in the serverless and AI orchestration space have multi-language SDK support, including .NET.

Providing a .NET SDK would align Rivet with industry standards and best practices for developer experience.

Thank you for considering this feature request!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions