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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.1 2,845 3/9/2018
0.7.0 1,205 1/24/2018
0.6.3 1,216 1/24/2018
0.6.2 1,137 11/4/2017
0.6.1 1,140 11/4/2017
0.6.0 1,156 11/1/2017
0.5.0 1,075 10/23/2017
0.4.0 1,080 10/22/2017