Rest.Fody
1.0.8
A multi-platform REST client powered by Fody, and heavily inspired by paulcbetts's Refit and canton7's RestEase. Supports Rx's IObservable and Task.
Install-Package Rest.Fody -Version 1.0.8
dotnet add package Rest.Fody --version 1.0.8
<PackageReference Include="Rest.Fody" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rest.Fody --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added additional try{}catch{} calls when resolving assemblies.
Dependencies
-
- Fody (>= 1.29.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.