Bing.RestClient
0.6.2
See the version list below for details.
dotnet add package Bing.RestClient --version 0.6.2
NuGet\Install-Package Bing.RestClient -Version 0.6.2
<PackageReference Include="Bing.RestClient" Version="0.6.2" />
<PackageVersion Include="Bing.RestClient" Version="0.6.2" />
<PackageReference Include="Bing.RestClient" />
paket add Bing.RestClient --version 0.6.2
#r "nuget: Bing.RestClient, 0.6.2"
#:package Bing.RestClient@0.6.2
#addin nuget:?package=Bing.RestClient&version=0.6.2
#tool nuget:?package=Bing.RestClient&version=0.6.2
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.
Learn more about Target Frameworks and .NET Standard.
-
- PortableRest (>= 2.4.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,868 | 6/5/2014 |
| 0.8.0 | 21,467 | 6/5/2014 |
| 0.7.3 | 3,015 | 3/25/2014 |
| 0.7.2 | 2,673 | 3/25/2014 |
| 0.7.1 | 2,644 | 3/24/2014 |
| 0.7.0 | 2,686 | 3/23/2014 |
| 0.6.6 | 2,638 | 3/23/2014 |
| 0.6.5 | 2,703 | 3/22/2014 |
| 0.6.4 | 2,585 | 3/18/2014 |
| 0.6.3 | 2,585 | 3/18/2014 |
| 0.6.2 | 3,100 | 1/8/2014 |
| 0.6.1 | 2,581 | 12/10/2013 |
| 0.6.0 | 2,567 | 12/10/2013 |
| 0.5.5 | 2,604 | 12/8/2013 |
| 0.5.3 | 2,682 | 11/24/2013 |
| 0.5.2 | 2,591 | 11/24/2013 |
| 0.5.1 | 2,654 | 11/24/2013 |
| 0.5.0 | 2,762 | 11/23/2013 |
0.6: Merged work from PortableBingGeocoder project into Bing.Maps. (Breaking) Reorganized namespaces. Added more documentation.
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.