octokit/octokit.net
A GitHub API client library for .NET observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4984
- days_rel: 602
- days_push: 16
- n_releases_24m: 1
Adoption not part of the score
2858 stars · 1085 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Octokit.net is a GitHub API client library for .NET Framework 4.6+ and .NET Standard 2.0+. It provides typed, async access to GitHub's REST API, with an optional Reactive Extensions-based client (Octokit.Reactive).
Use cases
- call the GitHub API from a C# application
- fetch user and repository data from GitHub in .NET
- automate GitHub issues and pull requests programmatically
- build a GitHub integration or bot in .NET
- query GitHub API v3 from .NET Standard code
- manage GitHub releases and webhooks from a desktop app
When to choose
- you need typed, well-maintained GitHub API access from .NET or .NET Standard
- you want async/await or Rx-based clients for GitHub endpoints
- you prefer an MIT-licensed library with NuGet distribution
When to avoid
- you need GitHub API access from a non-.NET language
- you only need raw REST calls and prefer a plain HTTP client
- you need GraphQL GitHub API v4 support, which this REST-focused library does not target
Facets
library · maturity active
http-client sdk developer-tools apis version-control dotnet cross-platform github-api c-sharp nuget octokit
1 source
- readme: https://github.com/octokit/octokit.net · fetched 2026-08-28 · beab2e1e5b22
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| octokit/octokit.net | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="octokit/octokit.net")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem