GitGrabber.NET icon indicating copy to clipboard operation
GitGrabber.NET copied to clipboard

Get and manage data directly from the Github API.


GitGrabber

v2.0.0 (Alpha)

Get and manage data directly from the Github API. Check the documentation.

Development

Version Branch Support
2.0.0 (Alpha 1) v2.0.0-alpha1 .NET 6.0+
1.1.0 ver1.1.0 .NET Standard 2.0+
1.0.0 ver1.0.0 .NET Standard 2.0+

Usage

Important: This version (2.0.0) is a open alpha and does not have a Nuget package. Feel free to clone this project and reference in your solutions.

Testing

GitGrabber.Tests will need a valid githubConfig.json (Github) credentials to work, you can execute all the tests after providing the needed informations.