Request for .NET SDK Support(or Wrapper)
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.1k
- Forks
- 250
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 96
Description
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!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Rivet's REST API documentation and the existing JavaScript and Node.js SDKs mentioned in the issue. Done would mean an official .NET SDK or wrapper with a defined scope and integration experience for C# applications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100