Introducing Octokit.net
Octokit is a family of client libraries for the GitHub API. Back in May, we released Octokit libraries for Ruby and Objective-C. Today we’re releasing the third member of the…
Octokit is a family of client libraries for the GitHub API. Back in May, we released Octokit libraries for Ruby and Objective-C.
Today we’re releasing the third member of the Octokit family, Octokit.net, the GitHub API toolkit for .NET developers.

Octokit.net is used in GitHub for Windows and provides an async-based API using HttpClient. Octokit.net requires .NET 4.5 or later.
The “Octokit” package is available through NuGet. For Reactive Extensions (Rx) fans, we also have an IObservable-based “Octokit.Reactive” companion package.
We can’t wait to see what you’ll build with it.
Written by
Related posts
Let’s talk about GitHub Actions
A look at how we rebuilt GitHub Actions’ core architecture and shipped long-requested upgrades to improve performance, workflow flexibility, reliability, and everyday developer experience.
GitHub Availability Report: November 2025
In November, we experienced three incidents that resulted in degraded performance across GitHub services.
The new identity of a developer: What changes and what doesn’t in the AI era
Discover how advanced AI users are redefining software development—shifting from code producers to strategic orchestrators—through delegation, verification, and a new era of AI-fluent engineering.