Skip to main content
RestClient.Net package icon

RestClient.Net

The safest way to make REST calls in C#. Functional HTTP client library with Result types, exhaustiveness checking, and zero exceptions.

Total Downloads
570.8K
570,832
Published
Oct 16, 2025
Latest stable version

Install

.NET CLI
dotnet add package RestClient.Net --version 7.1.0
Package Manager Console
Install-Package RestClient.Net -Version 7.1.0
PackageReference
<PackageReference Include="RestClient.Net" Version="7.1.0" />

Frameworks

net8.0 net9.0 .NETStandard2.1

Dependencies

[1.0.0, )
Outcome
net8.0
[1.0.0, )
Urls
net8.0
[1.0.0, )
[1.0.0, )
Outcome
net9.0
[1.0.0, )
Urls
net9.0
[1.0.0, )
Exhaustion
.NETStandard2.1
[1.0.0, )
[8.0.1, )
Outcome
.NETStandard2.1
[1.0.0, )
System.Text.Json
.NETStandard2.1
[8.0.5, )
Urls
.NETStandard2.1
[1.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

The published metadata declares 13 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.