Skip to main content
RestEase package icon

RestEase

Easy-to-use typesafe REST API client library, which is simple and customisable. Write a C# interface which describes your API, and RestEase generates an implementation you can call into. Source Generators are here! Reference the RestEase.SourceGenerator NuGet package.

Total Downloads
34.5M
34,483,554
Published
Nov 30, 2022
Latest stable version

Install

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

Frameworks

.NETFramework4.5.2 .NETStandard1.1 net5.0 .NETStandard2.0 .NETStandard2.1

Dependencies

Newtonsoft.Json
.NETFramework4.5.2
[13.0.1, )
NETStandard.Library
.NETStandard1.1
[1.6.1, )
Newtonsoft.Json
.NETStandard1.1
[13.0.1, )
[4.3.0, )
System.Net.Http
.NETStandard1.1
[4.3.4, )
System.Reflection
.NETStandard1.1
[4.3.0, )
System.Reflection.Emit
.NETStandard1.1
[4.0.1, )
[13.0.1, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )
System.Reflection.Emit
.NETStandard2.0
[4.0.1, )
Newtonsoft.Json
.NETStandard2.1
[13.0.1, )

Adoption guide

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

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

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.