An IObservable based GitHub API client library for .NET and .NET Core using Reactive Extensions.
Info
Version: | 13.0.1 |
Author(s): | GitHub |
Last Update: | Tuesday, July 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/octokit/octokit.net |
NuGet Url: | https://www.nuget.org/packages/Octokit.Reactive |
Install
Install-Package Octokit.Reactive
dotnet add package Octokit.Reactive
paket add Octokit.Reactive
Octokit.Reactive Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Octokit(>= 0.47.0)
- System.Reactive(>= 4.4.1)
- Octokit(>= 0.47.0)
- System.Reactive(>= 4.4.1)
Tags