Route.Api 1.0.5582.23958

There is a newer version of this package available.
See the version list below for details.
dotnet add package Route.Api --version 1.0.5582.23958
NuGet\Install-Package Route.Api -Version 1.0.5582.23958
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="Route.Api" Version="1.0.5582.23958" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Route.Api --version 1.0.5582.23958
#r "nuget: Route.Api, 1.0.5582.23958"
#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.
// Install Route.Api as a Cake Addin
#addin nuget:?package=Route.Api&version=1.0.5582.23958

// Install Route.Api as a Cake Tool
#tool nuget:?package=Route.Api&version=1.0.5582.23958

HTTP Client for accessing the Route.to API.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
2.0.0 806 5/29/2019
1.0.5974.21427 2,331 5/10/2016
1.0.5953.28793 1,883 4/27/2016
1.0.5778.31094 1,478 10/27/2015
1.0.5582.23958 1,378 4/14/2015
1.0.5581.24611 1,262 4/13/2015
1.0.5568.23473 1,047 3/31/2015
1.0.5564.28673 1,134 3/27/2015
1.0.5561.33492 1,054 3/24/2015

CHANGES:

- contact name is not required anymore;
- switch position of the name and email arguments in CreateContact, CreateContactAsync, UpdateContact and UpdateContactAsync methods;
- no more string phone argument; please use string[] phones.