Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans to support RestSharp v107+? #152

Open
ghost opened this issue Feb 10, 2023 · 2 comments
Open

Any plans to support RestSharp v107+? #152

ghost opened this issue Feb 10, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 10, 2023

RestSharp v107 introduced breaking changes, mainly in that it removes the IRestClient and IRestRequest interfaces. Are there plans to update this library to support newer versions of RestSharp?

@niemyjski
Copy link
Collaborator

If you want to submit a pr for it, I'd be more than happy to accept it. I think long term the approach would probably just use the HttpClient / HttpClientFactory

@niemyjski
Copy link
Collaborator

If we do this, we should also drop newtonsoft json and use System.Text.Json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant