Skip to content

Conversation

dkarzon
Copy link

@dkarzon dkarzon commented Jun 12, 2025

The version of RestSharp currently included in the project (106.13.0) is almost 4 years old and has since had some breaking changes that meant it wouldn't work in other projects that use newer versions of it.

🧰 Changes

Replacing the RestSharp library with the more widely used HttpClient within the .NET SDK project.

🧬 QA & Testing

I have run the dotnet example project with a few different variations and can see the requests coming through to the My Developers section of our readme docs.

@dkarzon dkarzon changed the title Replace RestSharp with HttpClient fix(dotnet) Replace RestSharp with HttpClient Jun 12, 2025
@dkarzon dkarzon changed the title fix(dotnet) Replace RestSharp with HttpClient fix(dotnet): Replace RestSharp with HttpClient Jun 12, 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