Octokit.Reactive
0.32.0
Prefix Reserved
.NET Standard 1.1
This package targets .NET Standard 1.1. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Octokit.Reactive --version 0.32.0
NuGet\Install-Package Octokit.Reactive -Version 0.32.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Octokit.Reactive" Version="0.32.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Octokit.Reactive --version 0.32.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Octokit.Reactive, 0.32.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Octokit.Reactive as a Cake Addin #addin nuget:?package=Octokit.Reactive&version=0.32.0 // Install Octokit.Reactive as a Cake Tool #tool nuget:?package=Octokit.Reactive&version=0.32.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Advisories and Breaking Changes
- Due to upstream breaking changes in the CheckRuns API, using check runs against github.com will require using the new/renamed fields on
CheckRunAnnotation
response andNewCheckRunAnnotation
request models. However the old fields are maintained in octokit.net (marked as deprecated) to continue supporting GitHub Enterprise 2.14, which will not receive these changes. Users of GHE 2.14 should use the old fields, whilst users of github.com should update to use the new fields
Release Notes
Milestone: GitHub Apps
Features/Enhancements
- Adjust GitHub App Installation Access Token route in line with announced API changes - #1860 via @ryangribble
- Implement additional endpoints for GitHub Apps to find installations for a given organization, repository or user - #1854 via @StanleyGoldman, @ryangribble
- Implement GitHub Apps Installation API to allow listing all repositories a GitHub App Installation or GitHub App authenticated user has access to - #1854 via @StanleyGoldman, @ryangribble
- Implement new/changed fields on
CheckRunAnnotation
response andNewCheckRunAnnotation
request models - replaceFilename
withPath
,WarningLevel
withAnnotationLevel
and addStartColumn
andEndColumn
- #1857 via @ryangribble - Add new method
CheckSuitesClient.Rerequest()
and mark the oldCheckSuitesClient.Request()
method as deprecated (this will no longer function on github.com but will continue to be supported on GitHub Enterprise 2.14) - #1857 via @ryangribble
Fixes
- Adjust
StartedAt
andStatus
fields ofNewCheckRun
andCheckRunUpdate
requests, to allownull
values, avoiding resetting these to default values when not specified - #1852 via @Cyberboss, @ryangribble
Documentation Updates
- Fixed code samples in GitHub Apps sample docs to use the correct sub client property name - #1853 via @d-a-s
Milestone: None
Fixes
IssueLabelsClient.RemoveFromIssue()
no longer fails with a HTTP 400 "Bad Request" error from the GitHub Api - #1868 via @ryangribble
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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Octokit (>= 0.32.0)
- System.Reactive (>= 3.1.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
- Octokit (>= 0.32.0)
- System.Reactive (>= 3.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Octokit.Reactive:
Package | Downloads |
---|---|
PluginCore.Plugins.ITodaysPlus
PluginCore 插件: ITodaysPlus |
|
PluginCore.Plugins.DataAnalysisPlugin
PluginCore Plugins: DataAnalysisPlugin |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Octokit.Reactive:
Repository | Stars |
---|---|
yiyungent/KnifeHub
🧰 简单易用的效率工具平台
|
|
DynamicTranslator/DynamicTranslator
Instant translation application for windows in .NET :circus_tent:
|
Version | Downloads | Last updated | |
---|---|---|---|
13.0.1 | 2,134 | 7/2/2024 | |
13.0.0 | 164 | 6/26/2024 | |
12.0.0 | 312 | 6/10/2024 | |
11.0.1 | 3,337 | 4/15/2024 | |
11.0.0 | 138 | 4/10/2024 | |
10.0.0 | 2,468 | 2/23/2024 | |
9.1.2 | 600 | 2/1/2024 | |
9.1.1 | 359 | 1/25/2024 | |
9.1.0 | 678 | 1/3/2024 | |
9.0.0 | 2,288 | 10/31/2023 | |
8.1.1 | 666 | 10/12/2023 | |
8.0.1 | 814 | 9/29/2023 | |
8.0.0 | 758 | 9/22/2023 | |
7.2.0 | 612 | 9/22/2023 | |
7.1.0 | 1,735 | 7/27/2023 | |
7.0.1 | 1,069 | 7/5/2023 | |
7.0.0 | 726 | 7/3/2023 | |
6.2.1 | 799 | 6/28/2023 | |
6.2.0 | 719 | 6/28/2023 | |
6.1.0 | 3,314 | 6/22/2023 | |
6.0.0 | 5,097 | 5/9/2023 | |
5.1.0 | 1,394 | 4/28/2023 | |
5.0.4 | 903 | 4/14/2023 | |
5.0.3 | 1,017 | 4/6/2023 | |
5.0.2 | 1,347 | 3/10/2023 | |
5.0.1 | 863 | 3/9/2023 | |
5.0.0 | 3,061 | 1/20/2023 | |
4.0.4 | 1,117 | 1/13/2023 | |
4.0.3 | 2,811 | 12/2/2022 | |
4.0.2 | 977 | 11/23/2022 | |
4.0.1 | 1,982 | 10/20/2022 | |
4.0.0 | 1,108 | 10/10/2022 | |
3.0.1 | 1,355 | 10/7/2022 | |
3.0.0 | 2,374 | 9/13/2022 | |
2.0.1 | 3,107 | 8/12/2022 | |
2.0.0 | 1,076 | 8/4/2022 | |
1.0.1 | 1,328 | 8/1/2022 | |
1.0.0 | 1,425 | 7/13/2022 | |
0.52.0 | 1,365 | 7/1/2022 | |
0.51.0 | 6,808 | 4/27/2022 | |
0.47.0 | 34,247 | 4/12/2020 | |
0.46.0 | 1,609 | 3/26/2020 | |
0.45.0 | 1,291 | 3/17/2020 | |
0.44.0 | 1,206 | 3/15/2020 | |
0.43.0 | 1,392 | 3/2/2020 | |
0.42.0 | 1,236 | 2/26/2020 | |
0.41.0 | 1,248 | 2/24/2020 | |
0.40.0 | 1,612 | 2/10/2020 | |
0.39.0 | 1,226 | 2/9/2020 | |
0.38.0 | 1,214 | 2/8/2020 | |
0.37.0 | 1,349 | 2/3/2020 | |
0.36.0 | 4,553 | 10/8/2019 | |
0.35.0 | 1,332 | 10/1/2019 | |
0.34.0 | 1,499 | 9/17/2019 | |
0.33.0 | 1,368 | 9/12/2019 | |
0.32.0 | 62,750 | 9/9/2018 | |
0.31.0 | 1,912 | 7/21/2018 | |
0.30.0 | 1,844 | 6/17/2018 | |
0.29.0 | 4,325 | 2/18/2018 | |
0.28.0 | 3,308 | 11/6/2017 | |
0.27.0 | 2,014 | 10/7/2017 | |
0.26.0 | 1,972 | 8/31/2017 | |
0.25.0 | 2,123 | 8/23/2017 | |
0.24.1-alpha0001 | 6,520 | 1/21/2017 | |
0.24.0 | 4,877 | 1/17/2017 | |
0.23.0 | 2,499 | 10/7/2016 | |
0.22.0 | 2,839 | 9/1/2016 | |
0.21.1 | 2,223 | 7/29/2016 | |
0.21.0 | 2,169 | 7/28/2016 | |
0.20.0 | 2,311 | 6/14/2016 | |
0.19.0 | 3,249 | 3/13/2016 | |
0.18.0 | 2,064 | 2/2/2016 | |
0.17.0 | 2,433 | 12/8/2015 | |
0.16.0 | 3,154 | 9/17/2015 | |
0.15.0 | 2,168 | 9/10/2015 | |
0.14.0 | 2,103 | 7/18/2015 | |
0.13.0 | 1,959 | 6/17/2015 | |
0.12.0 | 1,950 | 5/19/2015 | |
0.11.0 | 2,010 | 5/9/2015 | |
0.10.0 | 2,132 | 4/22/2015 | |
0.9.0 | 2,093 | 4/6/2015 | |
0.8.0 | 1,965 | 3/19/2015 | |
0.7.3 | 2,011 | 3/9/2015 | |
0.7.2 | 2,447 | 3/1/2015 | |
0.7.1 | 2,434 | 2/24/2015 | |
0.7.0 | 2,351 | 2/23/2015 | |
0.7.0-alpha2 | 1,977 | 2/19/2015 | |
0.7.0-alpha | 1,924 | 2/19/2015 | |
0.6.2 | 2,409 | 1/5/2015 | |
0.6.1 | 2,435 | 12/23/2014 | |
0.6.0 | 2,210 | 12/11/2014 | |
0.5.3 | 2,187 | 12/10/2014 | |
0.5.2 | 6,519 | 10/14/2014 | |
0.5.1 | 2,036 | 10/7/2014 | |
0.5.0 | 2,021 | 10/7/2014 | |
0.4.1 | 2,028 | 7/22/2014 | |
0.4.0 | 1,927 | 7/11/2014 | |
0.3.5 | 2,017 | 6/30/2014 | |
0.3.4 | 2,202 | 4/30/2014 | |
0.3.3 | 2,163 | 4/24/2014 | |
0.3.2 | 2,188 | 4/17/2014 | |
0.3.1 | 2,030 | 3/31/2014 | |
0.3.0 | 2,040 | 3/19/2014 | |
0.2.2 | 1,986 | 3/6/2014 | |
0.2.1 | 1,952 | 2/20/2014 | |
0.2.0 | 2,008 | 2/20/2014 | |
0.1.9 | 2,005 | 2/20/2014 | |
0.1.8 | 1,982 | 1/22/2014 | |
0.1.7 | 1,982 | 12/27/2013 | |
0.1.6 | 2,011 | 12/26/2013 | |
0.1.4 | 2,025 | 11/7/2013 | |
0.1.3 | 2,005 | 11/6/2013 | |
0.1.1 | 2,026 | 10/31/2013 | |
0.1.0 | 16,660 | 10/30/2013 |