Installation

To install the package via NuGet, either use 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

Target Frameworks

The Skybrud.Social.GitHub package is build against the following frameworks:

  • .NET Standard 1.3
  • .NET Framework 4.5
  • .NET Framework 4.6
  • .NET Framework 4.7

Newer versions of those frameworks are then also supported. And as .NET (formerly .NET Core), builds on top of .NET Standard, .NET is also supported.