Releases: TheCodeTraveler/GitHubApiStatus
Releases · TheCodeTraveler/GitHubApiStatus
v1.0.0-pre3
New in this Release:
- Ensure
TimeSpan RateLimitStatus.RateLimitReset_TimeRemainingalways returns the current time remaining
v1.0.0-pre2
New In This Release:
- Add Support for .NET Core 3.0
- Add Support for .NET 5.0
- Leverage
System.Text.Jsonfor .NET Core 3+ and .NET 5+ - Add
GitHubApiStatusService.GetApiRateLimits()
v1.0.0-pre1
New In This Release:
- Introducing GitHubApiStatus
- Calculate the GitHub API Rate Limits for both GitHub API v3 (REST API) and GitHub API v4 (GraphQL API)