abjerner / Skybrud.Social.GitHub

Skybrud.Social authentication and service implementation for the GitHub API.

Home Page:http://social.skybrud.dk/github/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skybrud.Social.GitHub

GitHub license NuGet NuGet

Skybrud.Social.GitHub is an API wrapper for the GitHub REST API and GitHub GraphQL API. It helps you with both authentication as well as raw and object-oriented communication with the APIs.



Target Frameworks

.NET 4.5, .NET 4.6, .NET 4.7 and .NET Standard 1.3 (read more).



Installation

Install the package via NuGet - either via the .NET CLI:

dotnet add package Skybrud.Social.GitHub --version 1.0.0-beta010

or the NuGet Package Manager:

Install-Package Skybrud.Social.GitHub -Version 1.0.0-beta010



Dependencies



Getting started?

You can find documentation and examples on how to use this package at the Skybrud.Social website.



Found a bug? Have a question?



Changelog

The releases page lists all releases, and each there will be some information for each release on the most significant changes.

About

Skybrud.Social authentication and service implementation for the GitHub API.

http://social.skybrud.dk/github/

License:MIT License


Languages

Language:C# 100.0%Language:Batchfile 0.0%