Skip to main content

RestSharp 114.0.0 — NuGet Package for .NET

RestSharp 114.0.0 NuGet package for .NET. Simple REST and HTTP API Client

Authors: .NET Foundation and Contributors

Total downloads: 560,085,569

Project URL: https://restsharp.dev/

License: https://www.nuget.org/packages/RestSharp/114.0.0/license

Install RestSharp 114.0.0

.NET CLI

dotnet add package RestSharp --version 114.0.0

Package Manager Console

Install-Package RestSharp -Version 114.0.0

PackageReference (csproj)

<PackageReference Include="RestSharp" Version="114.0.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.