Skip to content

scarletquasar/GitGrabber.NET

Repository files navigation


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.