Requirements
- .NET Framework 4.8.0
- Newtonsoft.Json.dll version 12.0.1
- The .NET SDK requires the RestSharp.dll library version v106.10.1.
More information about RestSharp is available at http://restsharp.org/.
Visual Studio project configuration
- Download the "RestSharp.dll" from here.
- Right-click "References" and, in the context menu, choose "Add Reference".
- Choose the "RestSharp.dll" file from your file system.
- Click the "Accept" button.
The DLL library is now configured in your .NET project.