PortableBingGeoCoder 2.0.0

dotnet add package PortableBingGeoCoder --version 2.0.0
NuGet\Install-Package PortableBingGeoCoder -Version 2.0.0
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="PortableBingGeoCoder" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PortableBingGeoCoder --version 2.0.0
#r "nuget: PortableBingGeoCoder, 2.0.0"
#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 PortableBingGeoCoder as a Cake Addin
#addin nuget:?package=PortableBingGeoCoder&version=2.0.0

// Install PortableBingGeoCoder as a Cake Tool
#tool nuget:?package=PortableBingGeoCoder&version=2.0.0

A Portable/Universal Class Library wrapper around Bing's location geocoding Rest services

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
2.0.0 2,654 5/5/2016
1.0.7 1,549 8/21/2015

1.0.6
     - Switch to System.Net.Http client
     - Add retry logic for service busy response header
     1.0.7
     - Add universal support
     2.0.0
     - Add countryRegionIso2 support https://github.com/dkackman/PortableBingGeocoder/issues/3