dnsimple/dnsimple-csharp

Upgrade to RestSharp v108

ecomba opened this issue · 1 comments

This change requires some code changes as the following interfaces have been deprecated:

  • IRestClient
  • IRestRequest
  • IRestResponse
  • IHttp

Closing, as we would need to do some refactors around the use of the RestSharp wrapper, and can use this as an opportunity to release a stable version of the client. Tracking internally.