Octokit 5.0.4
Prefix ReservedSee the version list below for details.
dotnet add package Octokit --version 5.0.4
NuGet\Install-Package Octokit -Version 5.0.4
<PackageReference Include="Octokit" Version="5.0.4" />
<PackageVersion Include="Octokit" Version="5.0.4" />
<PackageReference Include="Octokit" />
paket add Octokit --version 5.0.4
#r "nuget: Octokit, 5.0.4"
#addin nuget:?package=Octokit&version=5.0.4
#tool nuget:?package=Octokit&version=5.0.4
An async-based GitHub API client library for .NET and .NET Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (168)
Showing the top 5 NuGet packages that depend on Octokit:
Package | Downloads |
---|---|
Nuke.Common
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit 'a20c3b752d0c9f533a6e2c21fee6325032cd3d70' (see contained AppVeyorSettings.json file for build settings). |
|
DisCatSharp
DisCatSharp Your library to write discord bots in C# with a focus on always providing access to the latest discord features. Written with love and for everyone. |
|
OctoNotes.Generator.ReleaseNotesSource.GitHub
OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph. |
|
Fake.Api.GitHub
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. |
|
Soenneker.GitHub.Client
An async thread-safe singleton for Octokit's GitHubClient |
GitHub repositories (202)
Showing the top 20 popular GitHub repositories that depend on Octokit:
Repository | Stars |
---|---|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
BornToBeRoot/NETworkManager
A powerful tool for managing networks and troubleshoot network problems!
|
|
BartoszCichecki/LenovoLegionToolkit
Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
AngleSharp/AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
|
|
rmcrackan/Libation
Libation: Liberate your Library
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
|
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
nuke-build/nuke
TEMPORARILY ARCHIVED – 🏗 The AKEless Build System for C#/.NET
|
|
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
|
|
odedshimon/BruteShark
Network Analysis Tool
|
|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
|
OpenTabletDriver/OpenTabletDriver
Open source, cross-platform, user-mode tablet driver
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
Version | Downloads | Last updated | |
---|---|---|---|
14.0.0 | 565,955 | 1/8/2025 | |
13.0.1 | 3,475,480 | 7/2/2024 | |
13.0.0 | 50,367 | 6/26/2024 | |
12.0.0 | 263,110 | 6/10/2024 | |
11.0.1 | 532,605 | 4/15/2024 | |
11.0.0 | 24,761 | 4/10/2024 | |
10.0.0 | 3,340,214 | 2/23/2024 | |
9.1.2 | 84,178 | 2/1/2024 | |
9.1.1 | 288,644 | 1/25/2024 | |
9.1.0 | 142,852 | 1/3/2024 | |
9.0.0 | 2,872,831 | 10/31/2023 | |
8.1.1 | 59,752 | 10/12/2023 | |
8.0.1 | 53,704 | 9/29/2023 | |
8.0.0 | 47,028 | 9/22/2023 | |
7.2.0 | 3,698 | 9/22/2023 | |
7.1.0 | 282,956 | 7/27/2023 | |
7.0.1 | 213,872 | 7/5/2023 | |
7.0.0 | 68,790 | 7/3/2023 | |
6.2.1 | 47,561 | 6/28/2023 | |
6.2.0 | 2,076 | 6/28/2023 | |
6.1.0 | 18,759 | 6/22/2023 | |
6.0.0 | 199,653 | 5/9/2023 | |
5.1.0 | 38,061 | 4/28/2023 | |
5.0.4 | 132,996 | 4/14/2023 | |
5.0.3 | 49,211 | 4/6/2023 | |
5.0.2 | 87,298 | 3/10/2023 | |
5.0.1 | 3,645 | 3/9/2023 | |
5.0.0 | 2,192,261 | 1/20/2023 | |
4.0.4 | 59,512 | 1/13/2023 | |
4.0.3 | 274,089 | 12/2/2022 | |
4.0.2 | 4,685,514 | 11/23/2022 | |
4.0.1 | 369,112 | 10/20/2022 | |
4.0.0 | 71,185 | 10/10/2022 | |
3.0.1 | 16,187 | 10/7/2022 | |
3.0.0 | 117,236 | 9/13/2022 | |
2.0.1 | 246,336 | 8/12/2022 | |
2.0.0 | 98,663 | 8/4/2022 | |
1.0.1 | 160,137 | 8/1/2022 | |
1.0.0 | 151,438 | 7/13/2022 | |
0.52.0 | 335,535 | 7/1/2022 | |
0.51.0 | 2,675,734 | 4/27/2022 | |
0.50.0 | 4,030,387 | 2/21/2021 | |
0.49.0 | 26,026 | 2/13/2021 | |
0.48.0 | 2,586,971 | 6/7/2020 | |
0.47.0 | 295,844 | 4/12/2020 | |
0.46.0 | 508,850 | 3/26/2020 | |
0.45.0 | 8,428 | 3/17/2020 | |
0.44.0 | 41,080 | 3/15/2020 | |
0.43.0 | 128,898 | 3/2/2020 | |
0.42.0 | 11,407 | 2/26/2020 | |
0.41.0 | 3,602 | 2/24/2020 | |
0.40.0 | 90,032 | 2/10/2020 | |
0.39.0 | 2,268 | 2/9/2020 | |
0.38.0 | 2,504 | 2/8/2020 | |
0.37.0 | 75,010 | 2/3/2020 | |
0.36.0 | 6,094,279 | 10/8/2019 | |
0.35.0 | 5,964 | 10/1/2019 | |
0.34.0 | 14,305 | 9/17/2019 | |
0.33.0 | 10,967 | 9/12/2019 | |
0.32.0 | 2,769,152 | 9/9/2018 | |
0.31.0 | 213,317 | 7/21/2018 | |
0.30.0 | 55,452 | 6/17/2018 | |
0.29.0 | 580,872 | 2/18/2018 | |
0.28.0 | 117,430 | 11/6/2017 | |
0.27.0 | 50,259 | 10/7/2017 | |
0.26.0 | 443,602 | 8/31/2017 | |
0.25.0 | 25,380 | 8/23/2017 | |
0.24.1-alpha0001 | 37,503 | 1/21/2017 | |
0.24.0 | 193,567 | 1/17/2017 | |
0.23.0 | 64,564 | 10/7/2016 | |
0.22.0 | 18,595 | 9/1/2016 | |
0.21.1 | 75,911 | 7/29/2016 | |
0.21.0 | 11,128 | 7/28/2016 | |
0.20.0 | 32,841 | 6/14/2016 | |
0.19.0 | 116,656 | 3/13/2016 | |
0.18.0 | 98,497 | 2/2/2016 | |
0.17.0 | 64,251 | 12/8/2015 | |
0.16.0 | 63,058 | 9/17/2015 | |
0.15.0 | 12,058 | 9/10/2015 | |
0.14.0 | 23,418 | 7/18/2015 | |
0.13.0 | 28,721 | 6/17/2015 | |
0.12.0 | 12,717 | 5/19/2015 | |
0.11.0 | 10,191 | 5/9/2015 | |
0.10.0 | 51,695 | 4/22/2015 | |
0.9.0 | 41,943 | 4/6/2015 | |
0.8.0 | 12,327 | 3/19/2015 | |
0.7.3 | 10,110 | 3/9/2015 | |
0.7.2 | 13,147 | 3/1/2015 | |
0.7.1 | 10,999 | 2/24/2015 | |
0.7.0 | 11,370 | 2/23/2015 | |
0.7.0-alpha2 | 8,619 | 2/19/2015 | |
0.7.0-alpha | 8,073 | 2/19/2015 | |
0.6.2 | 15,641 | 1/5/2015 | |
0.6.1 | 9,960 | 12/23/2014 | |
0.6.0 | 9,338 | 12/11/2014 | |
0.5.3 | 9,007 | 12/10/2014 | |
0.5.2 | 22,934 | 10/14/2014 | |
0.5.1 | 9,444 | 10/7/2014 | |
0.5.0 | 8,513 | 10/7/2014 | |
0.4.1 | 90,465 | 7/22/2014 | |
0.4.0 | 9,219 | 7/11/2014 | |
0.3.5 | 9,493 | 6/30/2014 | |
0.3.4 | 29,937 | 4/30/2014 | |
0.3.3 | 10,760 | 4/24/2014 | |
0.3.2 | 8,680 | 4/17/2014 | |
0.3.1 | 9,015 | 3/31/2014 | |
0.3.0 | 8,815 | 3/19/2014 | |
0.2.2 | 8,468 | 3/6/2014 | |
0.2.1 | 8,049 | 2/20/2014 | |
0.2.0 | 7,946 | 2/20/2014 | |
0.1.9 | 8,052 | 2/20/2014 | |
0.1.8 | 8,047 | 1/22/2014 | |
0.1.7 | 7,654 | 12/27/2013 | |
0.1.6 | 6,870 | 12/26/2013 | |
0.1.5 | 6,165 | 11/19/2013 | |
0.1.4 | 6,820 | 11/7/2013 | |
0.1.3 | 6,338 | 11/6/2013 | |
0.1.1 | 7,920 | 10/30/2013 | |
0.1.0 | 21,465 | 10/30/2013 |