Requirements

  • NetFramework 4.5.2
  • RestSharp.dll library version 105.2.3.0.

More information about RestSharp is at http://restsharp.org/.

Visual studio project configuration

  • Download the "RestSharp.dll" from here or Manage NuGet Packages.
  • Right-click on "References" and in the contextual menu choose "Add reference".

  • Choose the "RestSharp.dll" from your file system.

  • Click on "Accept" button.

The dll library is yet configured in your .NET project.