RestEase.SourceGenerator
Source generator for RestEase: the easy-to-use typesafe REST API client library, which is simple and customisable Generates implementations for RestEase interfaces at compile-time, to provide error-checking, faster execution, and support for platforms which don't support runtime code generation (such as iOS and .NET Native). You must be using the .NET 5 SDK (or higher) to use this. You will also need to install the RestEase package. For more details, see https://github.com/canton7/RestEase#using-resteasesourcegenerator
Install
dotnet add package RestEase.SourceGenerator --version 1.6.4
Install-Package RestEase.SourceGenerator -Version 1.6.4
<PackageReference Include="RestEase.SourceGenerator" Version="1.6.4" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
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.