Bing.RestClient
0.5.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Bing.RestClient --version 0.5.5
NuGet\Install-Package Bing.RestClient -Version 0.5.5
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="Bing.RestClient" Version="0.5.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bing.RestClient --version 0.5.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bing.RestClient, 0.5.5"
#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 Bing.RestClient as a Cake Addin #addin nuget:?package=Bing.RestClient&version=0.5.5 // Install Bing.RestClient as a Cake Tool #tool nuget:?package=Bing.RestClient&version=0.5.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Curiously, Bing does not provide a framework for accessing their REST APIs in .NET. This library attempts to solve that problem, with a PCL that works on .NET 4.5, Windows 8.x, Windows Phone 8, and Mono.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- PortableRest (>= 2.1.1)
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.1-beta1 | 3,425 | 6/5/2014 |
0.8.0 | 20,674 | 6/5/2014 |
0.7.3 | 2,596 | 3/25/2014 |
0.7.2 | 2,251 | 3/25/2014 |
0.7.1 | 2,234 | 3/24/2014 |
0.7.0 | 2,277 | 3/23/2014 |
0.6.6 | 2,224 | 3/23/2014 |
0.6.5 | 2,281 | 3/22/2014 |
0.6.4 | 2,169 | 3/18/2014 |
0.6.3 | 2,179 | 3/18/2014 |
0.6.2 | 2,487 | 1/8/2014 |
0.6.1 | 2,158 | 12/10/2013 |
0.6.0 | 2,131 | 12/10/2013 |
0.5.5 | 2,193 | 12/8/2013 |
0.5.3 | 2,262 | 11/24/2013 |
0.5.2 | 2,166 | 11/24/2013 |
0.5.1 | 2,230 | 11/24/2013 |
0.5.0 | 2,336 | 11/23/2013 |
0.5.5: Added a PoiEntityGroups.BuildFilter() method.
0.5: First release, leveraging the Spatial Data API and core objects from the Bing Maps REST Services.