RestLess 0.7.1

dotnet add package RestLess --version 0.7.1
                    
NuGet\Install-Package RestLess -Version 0.7.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RestLess" Version="0.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RestLess" Version="0.7.1" />
                    
Directory.Packages.props
<PackageReference Include="RestLess" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RestLess --version 0.7.1
                    
#r "nuget: RestLess, 0.7.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=RestLess&version=0.7.1
                    
Install RestLess as a Cake Addin
#tool nuget:?package=RestLess&version=0.7.1
                    
Install RestLess as a Cake Tool

The automatic type-safe REST API client library for .Net Standard

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on RestLess:

Repository Stars
letsar/RestLess
The automatic type-safe-reflectionless REST API client library for .Net Standard
Version Downloads Last updated
0.7.1 2,800 3/9/2018
0.7.0 1,164 1/24/2018
0.6.3 1,175 1/24/2018
0.6.2 1,110 11/4/2017
0.6.1 1,112 11/4/2017
0.6.0 1,128 11/1/2017
0.5.0 1,047 10/23/2017
0.4.0 1,051 10/22/2017