Requirements
Esta página aún no está disponible en tu idioma.
- .NET Framework 4.8.0
- Newtonsoft.Json.dll version 12.0.1.
- RestSharp.dll library version 106.10.1.
Visual Studio project configuration
Section titled “Visual Studio project configuration”- Download the “RestSharp.dll” from here or use Manage NuGet Packages.
- Right-click “References” and, in the context menu, choose “Add Reference”.

- Choose “RestSharp.dll” from your file system.

- Click the “Accept” button.

The DLL library is now configured in your .NET project.