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

We need a European Sovereign Tech Fund
Open source software is critical infrastructure, but it’s underfunded. With a new feasibility study, GitHub’s developer policy team is building a coalition of policymakers and industry to close the maintenance funding gap.

GitHub Availability Report: June 2025
In June, we experienced three incidents that resulted in degraded performance across GitHub services.

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.