JSend.Client 0.8.3

dotnet add package JSend.Client --version 0.8.3
                    
NuGet\Install-Package JSend.Client -Version 0.8.3
                    
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="JSend.Client" Version="0.8.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JSend.Client" Version="0.8.3" />
                    
Directory.Packages.props
<PackageReference Include="JSend.Client" />
                    
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 JSend.Client --version 0.8.3
                    
#r "nuget: JSend.Client, 0.8.3"
                    
#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=JSend.Client&version=0.8.3
                    
Install JSend.Client as a Cake Addin
#tool nuget:?package=JSend.Client&version=0.8.3
                    
Install JSend.Client as a Cake Tool

JSend.Client is a web client for performing basic CRUD operations on an API that conforms to the JSend specification.

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.8.3 5,137 5/13/2016
0.8.2 1,329 12/16/2015
0.8.1 1,131 12/14/2015
0.8.0 1,437 9/15/2015
0.7.0 1,237 5/29/2015
0.6.0 1,223 5/23/2015
0.5.0 1,291 4/9/2015
0.4.0 1,197 4/7/2015
0.3.0 1,229 4/5/2015
0.2.0 1,195 4/3/2015