RestLess.Core
0.7.1
The core of RestLess, the automatic type-safe REST API client library for .Net Standard
Install-Package RestLess.Core -Version 0.7.1
dotnet add package RestLess.Core --version 0.7.1
<PackageReference Include="RestLess.Core" Version="0.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RestLess.Core --version 0.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RestLess.Core, 0.7.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/letsar/RestLess/releases
Dependencies
-
.NETStandard 1.3
- DoLess.UriTemplates (>= 1.4.0)
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on RestLess.Core:
Package | Downloads |
---|---|
RestLess
The automatic type-safe REST API client library for .Net Standard
|
|
RestLess.JsonNet
Json formatters for RestLess using Json.Net
|
GitHub repositories
This package is not used by any popular GitHub repositories.