Octokit 14.0.0
Prefix Reserveddotnet add package Octokit --version 14.0.0
NuGet\Install-Package Octokit -Version 14.0.0
<PackageReference Include="Octokit" Version="14.0.0" />
<PackageVersion Include="Octokit" Version="14.0.0" />
<PackageReference Include="Octokit" />
paket add Octokit --version 14.0.0
#r "nuget: Octokit, 14.0.0"
#:package Octokit@14.0.0
#addin nuget:?package=Octokit&version=14.0.0
#tool nuget:?package=Octokit&version=14.0.0
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 (180)
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. |
|
|
Soenneker.GitHub.Client
An async thread-safe singleton for Octokit's GitHubClient |
|
|
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#. |
GitHub repositories (213)
Showing the top 20 popular GitHub repositories that depend on Octokit:
| Repository | Stars |
|---|---|
|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
|
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
|
|
|
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.
|
|
|
rmcrackan/Libation
Libation: Liberate your Library
|
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
|
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
|
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
|
|
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
|
|
|
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
🏗 The AKEless Build System for C#/.NET
|
|
|
OpenTabletDriver/OpenTabletDriver
Open source, cross-platform, user-mode tablet driver
|
|
|
odedshimon/BruteShark
Network Analysis Tool
|
|
|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 14.0.0 | 1,651,347 | 1/8/2025 | |
| 13.0.1 | 5,983,839 | 7/2/2024 | |
| 13.0.0 | 58,108 | 6/26/2024 | |
| 12.0.0 | 330,775 | 6/10/2024 | |
| 11.0.1 | 592,579 | 4/15/2024 | |
| 11.0.0 | 26,912 | 4/10/2024 | |
| 10.0.0 | 4,992,590 | 2/23/2024 | |
| 9.1.2 | 93,709 | 2/1/2024 | |
| 9.1.1 | 305,715 | 1/25/2024 | |
| 9.1.0 | 161,384 | 1/3/2024 | |
| 9.0.0 | 3,824,271 | 10/31/2023 | |
| 8.1.1 | 65,196 | 10/12/2023 | |
| 8.0.1 | 69,616 | 9/29/2023 | |
| 8.0.0 | 48,375 | 9/22/2023 | |
| 7.2.0 | 4,086 | 9/22/2023 | |
| 7.1.0 | 299,222 | 7/27/2023 | |
| 7.0.1 | 264,515 | 7/5/2023 | |
| 7.0.0 | 71,101 | 7/3/2023 | |
| 6.2.1 | 51,846 | 6/28/2023 | |
| 6.2.0 | 2,333 | 6/28/2023 | |
| 6.1.0 | 19,275 | 6/22/2023 | |
| 6.0.0 | 220,685 | 5/9/2023 | |
| 5.1.0 | 40,420 | 4/28/2023 | |
| 5.0.4 | 175,540 | 4/14/2023 | |
| 5.0.3 | 50,607 | 4/6/2023 | |
| 5.0.2 | 90,535 | 3/10/2023 | |
| 5.0.1 | 3,905 | 3/9/2023 | |
| 5.0.0 | 2,316,016 | 1/20/2023 | |
| 4.0.4 | 61,523 | 1/13/2023 | |
| 4.0.3 | 278,531 | 12/2/2022 | |
| 4.0.2 | 4,752,241 | 11/23/2022 | |
| 4.0.1 | 380,897 | 10/20/2022 | |
| 4.0.0 | 72,771 | 10/10/2022 | |
| 3.0.1 | 16,961 | 10/7/2022 | |
| 3.0.0 | 121,548 | 9/13/2022 | |
| 2.0.1 | 263,456 | 8/12/2022 | |
| 2.0.0 | 104,702 | 8/4/2022 | |
| 1.0.1 | 169,423 | 8/1/2022 | |
| 1.0.0 | 155,363 | 7/13/2022 | |
| 0.52.0 | 346,874 | 7/1/2022 | |
| 0.51.0 | 2,804,816 | 4/27/2022 | |
| 0.50.0 | 4,171,534 | 2/21/2021 | |
| 0.49.0 | 26,843 | 2/13/2021 | |
| 0.48.0 | 2,737,498 | 6/7/2020 | |
| 0.47.0 | 297,494 | 4/12/2020 | |
| 0.46.0 | 542,205 | 3/26/2020 | |
| 0.45.0 | 8,706 | 3/17/2020 | |
| 0.44.0 | 41,240 | 3/15/2020 | |
| 0.43.0 | 133,971 | 3/2/2020 | |
| 0.42.0 | 11,848 | 2/26/2020 | |
| 0.41.0 | 3,853 | 2/24/2020 | |
| 0.40.0 | 92,293 | 2/10/2020 | |
| 0.39.0 | 2,425 | 2/9/2020 | |
| 0.38.0 | 2,656 | 2/8/2020 | |
| 0.37.0 | 75,206 | 2/3/2020 | |
| 0.36.0 | 6,186,430 | 10/8/2019 | |
| 0.35.0 | 6,126 | 10/1/2019 | |
| 0.34.0 | 14,523 | 9/17/2019 | |
| 0.33.0 | 11,102 | 9/12/2019 | |
| 0.32.0 | 3,138,135 | 9/9/2018 | |
| 0.31.0 | 214,469 | 7/21/2018 | |
| 0.30.0 | 56,110 | 6/17/2018 | |
| 0.29.0 | 625,780 | 2/18/2018 | |
| 0.28.0 | 121,960 | 11/6/2017 | |
| 0.27.0 | 51,640 | 10/7/2017 | |
| 0.26.0 | 444,050 | 8/31/2017 | |
| 0.25.0 | 25,695 | 8/23/2017 | |
| 0.24.1-alpha0001 | 38,635 | 1/21/2017 | |
| 0.24.0 | 196,724 | 1/17/2017 | |
| 0.23.0 | 65,058 | 10/7/2016 | |
| 0.22.0 | 18,823 | 9/1/2016 | |
| 0.21.1 | 76,140 | 7/29/2016 | |
| 0.21.0 | 11,363 | 7/28/2016 | |
| 0.20.0 | 33,110 | 6/14/2016 | |
| 0.19.0 | 117,031 | 3/13/2016 | |
| 0.18.0 | 98,723 | 2/2/2016 | |
| 0.17.0 | 65,862 | 12/8/2015 | |
| 0.16.0 | 63,682 | 9/17/2015 | |
| 0.15.0 | 12,276 | 9/10/2015 | |
| 0.14.0 | 23,644 | 7/18/2015 | |
| 0.13.0 | 28,970 | 6/17/2015 | |
| 0.12.0 | 12,981 | 5/19/2015 | |
| 0.11.0 | 10,429 | 5/9/2015 | |
| 0.10.0 | 52,659 | 4/22/2015 | |
| 0.9.0 | 45,116 | 4/6/2015 | |
| 0.8.0 | 12,606 | 3/19/2015 | |
| 0.7.3 | 10,324 | 3/9/2015 | |
| 0.7.2 | 13,379 | 3/1/2015 | |
| 0.7.1 | 11,251 | 2/24/2015 | |
| 0.7.0 | 11,607 | 2/23/2015 | |
| 0.7.0-alpha2 | 8,857 | 2/19/2015 | |
| 0.7.0-alpha | 8,262 | 2/19/2015 | |
| 0.6.2 | 15,879 | 1/5/2015 | |
| 0.6.1 | 10,189 | 12/23/2014 | |
| 0.6.0 | 9,553 | 12/11/2014 | |
| 0.5.3 | 9,235 | 12/10/2014 | |
| 0.5.2 | 23,197 | 10/14/2014 | |
| 0.5.1 | 9,681 | 10/7/2014 | |
| 0.5.0 | 8,743 | 10/7/2014 | |
| 0.4.1 | 92,558 | 7/22/2014 | |
| 0.4.0 | 9,439 | 7/11/2014 | |
| 0.3.5 | 9,781 | 6/30/2014 | |
| 0.3.4 | 30,380 | 4/30/2014 | |
| 0.3.3 | 10,983 | 4/24/2014 | |
| 0.3.2 | 8,908 | 4/17/2014 | |
| 0.3.1 | 9,245 | 3/31/2014 | |
| 0.3.0 | 9,065 | 3/19/2014 | |
| 0.2.2 | 8,698 | 3/6/2014 | |
| 0.2.1 | 8,277 | 2/20/2014 | |
| 0.2.0 | 8,182 | 2/20/2014 | |
| 0.1.9 | 8,293 | 2/20/2014 | |
| 0.1.8 | 8,297 | 1/22/2014 | |
| 0.1.7 | 7,903 | 12/27/2013 | |
| 0.1.6 | 7,097 | 12/26/2013 | |
| 0.1.5 | 6,373 | 11/19/2013 | |
| 0.1.4 | 7,148 | 11/7/2013 | |
| 0.1.3 | 6,572 | 11/6/2013 | |
| 0.1.1 | 8,388 | 10/30/2013 | |
| 0.1.0 | 21,723 | 10/30/2013 |