Hello recently i moved my project from project linking to pcl. And now im having issues to getting RestSharp work because i was using the Execute method of the RestClient class but know in the PCL version they just have async methods. I was wondering if there's an alternative or pcl of restsharp that has the execute sync method.
↧