Octokit 0.2.2
See the version list below for details.
dotnet add package Octokit --version 0.2.2
NuGet\Install-Package Octokit -Version 0.2.2
<PackageReference Include="Octokit" Version="0.2.2" />
<PackageVersion Include="Octokit" Version="0.2.2" />
<PackageReference Include="Octokit" />
paket add Octokit --version 0.2.2
#r "nuget: Octokit, 0.2.2"
#:package Octokit@0.2.2
#addin nuget:?package=Octokit&version=0.2.2
#tool nuget:?package=Octokit&version=0.2.2
An async-based GitHub API client library for .NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Windows Store | win is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (209)
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
|
|
rmcrackan/Libation
Libation: Liberate your Library
|
|
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!
|
|
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
|
|
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
|
|
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
|
|
odedshimon/BruteShark
Network Analysis Tool
|
|
OpenTabletDriver/OpenTabletDriver
Open source, cross-platform, user-mode tablet driver
|
|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
|
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
|
Version | Downloads | Last Updated |
---|---|---|
0.17.0 | 1,543 | 12/8/2015 |
0.16.0 | 12,264 | 9/17/2015 |
0.15.0 | 1,436 | 9/10/2015 |
0.14.0 | 9,066 | 7/18/2015 |
0.13.0 | 3,576 | 6/17/2015 |
0.12.0 | 2,554 | 5/19/2015 |
0.11.0 | 871 | 5/9/2015 |
0.10.0 | 2,002 | 4/22/2015 |
0.9.0 | 2,338 | 4/6/2015 |
0.8.0 | 2,149 | 3/19/2015 |
0.7.3 | 779 | 3/9/2015 |
0.7.2 | 1,669 | 3/1/2015 |
0.7.1 | 1,182 | 2/24/2015 |
0.7.0 | 216 | 2/23/2015 |
0.7.0-alpha2 | 73 | 2/19/2015 |
0.7.0-alpha | 70 | 2/19/2015 |
0.6.2 | 5,293 | 1/5/2015 |
0.6.1 | 809 | 12/23/2014 |
0.6.0 | 416 | 12/11/2014 |
0.5.3 | 352 | 12/10/2014 |
0.5.2 | 5,040 | 10/14/2014 |
0.5.1 | 785 | 10/7/2014 |
0.5.0 | 162 | 10/7/2014 |
0.4.1 | 3,061 | 7/22/2014 |
0.4.0 | 230 | 7/11/2014 |
0.3.5 | 276 | 6/30/2014 |
0.3.4 | 1,324 | 4/30/2014 |
0.3.3 | 1,438 | 4/24/2014 |
0.3.2 | 163 | 4/17/2014 |
0.3.1 | 453 | 3/31/2014 |
0.3.0 | 240 | 3/19/2014 |
0.2.2 | 220 | 3/6/2014 |
0.2.1 | 221 | 2/20/2014 |
0.2.0 | 111 | 2/20/2014 |
0.1.9 | 113 | 2/20/2014 |
0.1.8 | 490 | 1/22/2014 |
0.1.7 | 196 | 12/27/2013 |
0.1.6 | 117 | 12/26/2013 |
0.1.5 | 276 | 11/19/2013 |
0.1.4 | 256 | 11/7/2013 |
0.1.3 | 164 | 11/6/2013 |
0.1.1 | 169 | 10/30/2013 |
0.1.0 | 123 | 10/30/2013 |
Task-based and Observable-based APIs are now consistent - #361 #376 #378 via @shiftkey and @ammeep
"_links" JSON field serialization convention fix - #387 via @haacked
Added Feeds client - #386 via @sgwill
Added support for creating Gists - #391 via @Therzok and @rgmills
Make readonly collections truly readonly - #394 #399 via @Haacked
Internalize ProductHeaderValue - #406 via @trsneed
HttpClient.Send without cancellation token - #410 via @ammeep
Implement Repository Comments API - #413 via @Haacked @wfroese
Corrected Search response to match API - #412 #417 #419 #420 via @shiftkey