Octokit.Reactive 0.30.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Octokit.Reactive --version 0.30.0
NuGet\Install-Package Octokit.Reactive -Version 0.30.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.30.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Octokit.Reactive --version 0.30.0
#r "nuget: Octokit.Reactive, 0.30.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.30.0

// Install Octokit.Reactive as a Cake Tool
#tool nuget:?package=Octokit.Reactive&version=0.30.0

Advisories and Breaking Changes

  • Note that the IssuesLabelsClient.RemoveFromIssue() methods which previously had no return value, will now return an IReadonlyList<Label>. This change is source compatible but not binary compatible.
  • The following [Obsolete] items have been removed from octokit, please use the indicated replacements:

Client Methods

  • OranizationsClient.GetAll()GetAllForUser()
  • PullRequestsClient.CommentReviewComment
  • RepositoryBranchesClient.GetRequiredStatusChecksContexts()GetAllRequiredStatusChecksContexts()
  • RepositoryBranchesClient.GetProtectedBranchTeamRestrictions()GetAllProtectedBranchTeamRestrictions()
  • RepositoryBranchesClient.GetProtectedBranchUserRestrictions()GetAllProtectedBranchUserRestrictions()
  • RepositoryTrafficClient.GetReferrers()GetAllReferrers()
  • RepositoryTrafficClient.GetPaths()GetAllPaths()
  • TeamsClient.GetMembership()GetMembershipDetails()
  • TeamsClient.AddMembership()AddOrEditMembership()
  • TeamsClient.AddMembership()AddOrEditMembership()

Request Models

  • Remove unwanted ctor's from BranchProtectionUpdateSettings and UpdateTeam
  • NewIssue AssigneeAssignees
  • IssueUpdate AssigneeAssignees

Response Models

  • TeamMembershipTeamMembershipDetails

Release Notes

Milestone: GitHub Apps

Features/Enhancements

Milestone: None

Features/Enhancements

  • Added PreviousFileName field to PullRequestFile response - #1770 via @Kaneraz
  • Support PullRequestReviewEvent payloads using new response model PullRequestReviewEventPayload - #1767 via @Cyberboss
  • Add the ability to search issues by milestones, using SearchIssuesRequest.Milestone - #1788 via @mkArtak
  • Add an overload to IReleasesClient.Get() that allows retrieving a Release by the associated tag - #1793 via @tasadar2, @ryangribble
  • Add MaintainerCanModify field to PullRequest response and NewPullRequest and UpdatePullRequest requests - #1771 via @Cyberboss, @ryangribble
  • Enabled additional methods for preview "Nested Teams" support:
    • IRepositoriesClient.GetAllTeams()
    • IRepositoryBranchesClient.GetAllProtectedBranchTeamRestrictions()
    • IRepositoryBranchesClient.UpdateProtectedBranchTeamRestrictions()
    • IRepositoryBranchesClient.AddProtectedBranchTeamRestrictions()
    • IRepositoryBranchesClient.DeleteProtectedBranchTeamRestrictions() - #1795 via @MikhailTymchukDX, @ryangribble
  • Implement Pre Receive Environments API (Preview) for GitHub Enterprise - #1796 via @tasadar2, @ryangribble
  • Implement support for Label API Improvements, including additional fields (Description and Default), emoji support and searching for labels (SearchClient.SearchLabels()) - #1802 via @jozefizso, @ryangribble

Housekeeping

  • Correct missing/incorrect XmlDoc entries for parameters on some methods - #1779 via @ryangribble
  • Parameter names in validation exception messages are now derived from the parameters themselves, rather than a literal string that was hopefully kept up to date - #1781 via @itaibh
  • Update Octokit build tooling to use .NET SDK 2.x (note that this is only an SDK tooling update - Octokit and Octokit.Reactive libraries are still targeting netstandard1.1) - #1784 via @ryangribble
  • Removed a number of [Obsolete] methods, members and constructors inline with our standard deprecation schedule - #1780 via @ryangribble
  • Ensure all response models have appropriate ctor's to allow mocking, and enforce with a convention test - #1798 via @tasadar2, @ryangribble

Documentation Updates

Product 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.

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
11.0.1 124 4/15/2024
11.0.0 97 4/10/2024
10.0.0 1,126 2/23/2024
9.1.2 510 2/1/2024
9.1.1 329 1/25/2024
9.1.0 614 1/3/2024
9.0.0 2,222 10/31/2023
8.1.1 612 10/12/2023
8.0.1 759 9/29/2023
8.0.0 728 9/22/2023
7.2.0 557 9/22/2023
7.1.0 1,691 7/27/2023
7.0.1 1,026 7/5/2023
7.0.0 693 7/3/2023
6.2.1 768 6/28/2023
6.2.0 691 6/28/2023
6.1.0 816 6/22/2023
6.0.0 4,771 5/9/2023
5.1.0 1,362 4/28/2023
5.0.4 870 4/14/2023
5.0.3 839 4/6/2023
5.0.2 1,289 3/10/2023
5.0.1 829 3/9/2023
5.0.0 2,862 1/20/2023
4.0.4 1,072 1/13/2023
4.0.3 2,408 12/2/2022
4.0.2 945 11/23/2022
4.0.1 1,885 10/20/2022
4.0.0 1,069 10/10/2022
3.0.1 1,325 10/7/2022
3.0.0 2,299 9/13/2022
2.0.1 2,906 8/12/2022
2.0.0 1,043 8/4/2022
1.0.1 1,290 8/1/2022
1.0.0 1,389 7/13/2022
0.52.0 1,284 7/1/2022
0.51.0 5,306 4/27/2022
0.47.0 33,977 4/12/2020
0.46.0 1,579 3/26/2020
0.45.0 1,259 3/17/2020
0.44.0 1,181 3/15/2020
0.43.0 1,369 3/2/2020
0.42.0 1,206 2/26/2020
0.41.0 1,220 2/24/2020
0.40.0 1,570 2/10/2020
0.39.0 1,202 2/9/2020
0.38.0 1,186 2/8/2020
0.37.0 1,318 2/3/2020
0.36.0 4,514 10/8/2019
0.35.0 1,303 10/1/2019
0.34.0 1,472 9/17/2019
0.33.0 1,341 9/12/2019
0.32.0 60,484 9/9/2018
0.31.0 1,881 7/21/2018
0.30.0 1,814 6/17/2018
0.29.0 4,289 2/18/2018
0.28.0 3,277 11/6/2017
0.27.0 1,983 10/7/2017
0.26.0 1,943 8/31/2017
0.25.0 2,092 8/23/2017
0.24.1-alpha0001 6,491 1/21/2017
0.24.0 4,836 1/17/2017
0.23.0 2,465 10/7/2016
0.22.0 2,797 9/1/2016
0.21.1 2,189 7/29/2016
0.21.0 2,122 7/28/2016
0.20.0 2,276 6/14/2016
0.19.0 3,206 3/13/2016
0.18.0 2,030 2/2/2016
0.17.0 2,401 12/8/2015
0.16.0 3,123 9/17/2015
0.15.0 2,135 9/10/2015
0.14.0 2,073 7/18/2015
0.13.0 1,929 6/17/2015
0.12.0 1,911 5/19/2015
0.11.0 1,966 5/9/2015
0.10.0 2,097 4/22/2015
0.9.0 2,058 4/6/2015
0.8.0 1,933 3/19/2015
0.7.3 1,979 3/9/2015
0.7.2 2,415 3/1/2015
0.7.1 2,399 2/24/2015
0.7.0 2,325 2/23/2015
0.7.0-alpha2 1,948 2/19/2015
0.7.0-alpha 1,898 2/19/2015
0.6.2 2,377 1/5/2015
0.6.1 2,404 12/23/2014
0.6.0 2,181 12/11/2014
0.5.3 2,151 12/10/2014
0.5.2 6,440 10/14/2014
0.5.1 2,002 10/7/2014
0.5.0 1,989 10/7/2014
0.4.1 1,997 7/22/2014
0.4.0 1,894 7/11/2014
0.3.5 1,981 6/30/2014
0.3.4 2,165 4/30/2014
0.3.3 2,132 4/24/2014
0.3.2 2,153 4/17/2014
0.3.1 1,995 3/31/2014
0.3.0 2,010 3/19/2014
0.2.2 1,950 3/6/2014
0.2.1 1,918 2/20/2014
0.2.0 1,968 2/20/2014
0.1.9 1,967 2/20/2014
0.1.8 1,947 1/22/2014
0.1.7 1,935 12/27/2013
0.1.6 1,950 12/26/2013
0.1.4 1,989 11/7/2013
0.1.3 1,969 11/6/2013
0.1.1 1,992 10/31/2013
0.1.0 14,904 10/30/2013