I have a simple task. I want to read with RestSharp an api. This api returns a JSON and I should save this JSON on a file.
RestSharp
var client = new RestC