You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes:
- Fixed username in GetFullRepository()
- Included new GetReadmeAuto() to enhance the chance of finding the readme file and content
- Changed the standard GetReadMeUrl()
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