Route.Api 1.0.5582.23958

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5582.23958 139 4/14/2015
1.0.5581.24611 48 4/13/2015
1.0.5568.23473 49 3/31/2015
1.0.5564.28673 53 3/27/2015
1.0.5561.33492 44 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.