Skip to content

chore!: Upgrade to RestSharp v113#4

Open
kamranayub wants to merge 3 commits intoallmygames:masterfrom
kamranayub:restsharp-v107
Open

chore!: Upgrade to RestSharp v113#4
kamranayub wants to merge 3 commits intoallmygames:masterfrom
kamranayub:restsharp-v107

Conversation

@kamranayub
Copy link
Copy Markdown
Contributor

@kamranayub kamranayub commented Dec 4, 2023

I had some other dependency upgrades that use RS v113 and this was incompatible. RestSharp v107+ had breaking changes, as well as uses System.Text.Json as the default JSON serializer.

BREAKING CHANGES

  • Upgrade to RestSharp v113
  • Remove Newtonsoft.Json

Changes

  • Add support for deserializing as strongly-typed response
  • Handle stats field with a GogStatsConverter
  • Upgrade tests to .NET 10 to get rid of warnings
Starting test execution, please wait...

A total of 1 test files matched the specified pattern.

Passed!  - Failed:     0, Passed:     1, Skipped:     0, Total:     1, Duration: 823 ms - GOGDotNet.Tests.dll (net7.0)   

@kamranayub kamranayub changed the title chore!: Upgrade to RestSharp v110 chore!: Upgrade to RestSharp v113 Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant