Get and manage data directly from the Github API. Check the documentation.
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+ |
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.
GitGrabber.Tests
will need a valid githubConfig.json
(Github) credentials to work, you can execute all the tests
after providing the needed informations.