Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kamranayub/igdb-dotnet

Tags

6.1.0

Toggle 6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support default API rate limiting policy with Polly (#46)

- Add new `IGDBClient.CreateWithDefaults` static helper to create an IGDB client configured with all the defaults
- Add default Polly API policy to `IGDB.ApiPolicy` static class and `DefaultApiPolicy` async policy
- Add an overload for passing an `IAsyncPolicy<HttpResponseMessage>` to the client constructor

6.0.0

Toggle 6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(api): Add PopScore endpoints (#39)

* Add PopScore endpoints

Co-authored-by: Kamran Ayub <[email protected]>

5.1.0

Toggle 5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add QueryWithResponse API (#38)

5.0.1

Toggle 5.0.1's commit message
fix: use concurrent dictionary

5.0.0

Toggle 5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
June 2024: Performance and API updates (#36)

4.0.1

Toggle 4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
May 2024: Remove deprecated APIs for August 2024 update (#35)

4.0.0

Toggle 4.0.0's commit message
fix: support for ExpandedGames

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add /dumps endpoint (#34)

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Oct 2023 API updates (#29)

Co-authored-by: Michael Green <[email protected]>

2.3.2

Toggle 2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: typo in Game Category Episode (#25)