Bing.RestClient
0.5.2
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.2
NuGet\Install-Package Bing.RestClient -Version 0.5.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bing.RestClient" Version="0.5.2" />
<PackageReference Include="Bing.RestClient" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bing.RestClient --version 0.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bing.RestClient, 0.5.2"
#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.
#:package Bing.RestClient@0.5.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bing.RestClient&version=0.5.2
#tool nuget:?package=Bing.RestClient&version=0.5.2
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)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.8.1-beta1 | 243 | 6/5/2014 |
| 0.8.0 | 1,457 | 6/5/2014 |
| 0.7.3 | 107 | 3/25/2014 |
| 0.7.2 | 73 | 3/25/2014 |
| 0.7.1 | 77 | 3/24/2014 |
| 0.7.0 | 77 | 3/23/2014 |
| 0.6.6 | 71 | 3/23/2014 |
| 0.6.5 | 73 | 3/22/2014 |
| 0.6.4 | 73 | 3/18/2014 |
| 0.6.3 | 72 | 3/18/2014 |
| 0.6.2 | 103 | 1/8/2014 |
| 0.6.1 | 73 | 12/10/2013 |
| 0.6.0 | 76 | 12/10/2013 |
| 0.5.5 | 74 | 12/8/2013 |
| 0.5.3 | 73 | 11/24/2013 |
| 0.5.2 | 71 | 11/24/2013 |
| 0.5.1 | 73 | 11/24/2013 |
| 0.5.0 | 76 | 11/23/2013 |
0.5: First release, leveraging the Spatial Data API and core objects from the Bing Maps REST Services.