Generated SDKs for Go and .NET [GA]
Value Prop
The fully generated SDKs for Go and .NET will be released in general availability (GA). This follows the preview version that GitHub introduced several months ago in the blog post Our Move to Generated SDKs. In this release, the SDKs will be production-ready and offer significant enhancements:
- Broader API support: Easily access more GitHub API endpoints than with previous SDKs.
- Automatic rate limit management: Avoid exceeding API rate limits with built-in adjustments based on HTTP response headers.
- Simplified authentication: Easily authenticate as a GitHub App, enabling finer-grained permissions and higher primary API rate limits for Enterprise Cloud accounts.
Expected Outcome
By adopting the GA generated SDKs for Go and .NET, teams will be more productive at integrating with GitHub using expanded and up-to-date API support, enjoy more stable integrations with automatic rate limit handling, and leverage higher rate limits and fine-grained security controls through simplified GitHub App authentication.
This work is currently being scoped. We will update this issue with a more confident release date when we have one.