You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add support for a .NET client SDK alongside our existing JavaScript and Python offerings. This would expand our ecosystem and better serve developers working in the .NET environment.
Requirements
Target .NET 8 or newer
Create a client SDK generator tool (CLI application)
Allow connection to our OpenAPI specification file to generate client-side code
Ensure the generated SDK provides a smooth developer experience
Update website documentation to include .NET integration details
Benefits
Expanded developer ecosystem
Better support for enterprise customers using .NET
Consistency across multiple language SDKs
The text was updated successfully, but these errors were encountered:
We should add support for a .NET client SDK alongside our existing JavaScript and Python offerings. This would expand our ecosystem and better serve developers working in the .NET environment.
Requirements
Benefits
The text was updated successfully, but these errors were encountered: