Platform.Geo.Bing

Provides classes for Bing geography

Recent Packages

Version Downloads
100.100.100-localprerelease 108
5.3.412 18
5.3.411 6
5.3.410 7
5.3.402 9

Usage Instructions

Latest Version: 5.3.412

To install Platform.Geo.Bing from the command line, run the following command:

nuget install Platform.Geo.Bing -Version 5.3.412 -Source https://proget.starsoft.nl/nuget/Starsoft/

To install Platform.Geo.Bing from the Package Manager Console within Visual Studio, run the following command:

Install-Package Platform.Geo.Bing -Version 5.3.412 -Source https://proget.starsoft.nl/nuget/Starsoft/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="Platform.Geo.Bing" Version="5.3.412" />
Latest PreRelease Version: 100.100.100-local

To install Platform.Geo.Bing from the command line, run the following command:

nuget install Platform.Geo.Bing -Version 100.100.100-local -Source https://proget.starsoft.nl/nuget/Starsoft/

To install Platform.Geo.Bing from the Package Manager Console within Visual Studio, run the following command:

Install-Package Platform.Geo.Bing -Version 100.100.100-local -Source https://proget.starsoft.nl/nuget/Starsoft/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="Platform.Geo.Bing" Version="100.100.100-local" />