Skip to content

Tags: liebki/GithubNet

Tags

V0.3.2

Toggle V0.3.2's commit message
Changes:

- Fixed username in GetFullRepository()
- Included new GetReadmeAuto() to enhance the chance of finding the readme file and content
- Changed the standard GetReadMeUrl()

V0.3.1

Toggle V0.3.1's commit message
Changes:

- Reverted namespace changes, only 'GithubNet' now
- Added project url, readme url etc.
- Added custom toString to all types

V0.3

Toggle V0.3's commit message
Reworked everything, new methods, new types, new structure and new RE…

…ADME..

V0.2

Toggle V0.2's commit message
Changes:

- Introduced GetRepositoryInfoAsync() to retrieve informations about a specific GitHub repository
- Added a repository-class for the GetRepositoryInfoAsync() method
- Moved models in a dedicated "Models" folder
- Changed data types for TotalStars and TotalForks from string to integer

V0.1

Toggle V0.1's commit message
Add project files.