Microsoft.Azure.CognitiveServices.Search.LocalSearch
0.9.0-preview
Provides ability to search for businesses
This is a prerelease version of Microsoft.Azure.CognitiveServices.Search.LocalSearch.
Install-Package Microsoft.Azure.CognitiveServices.Search.LocalSearch -Version 0.9.0-preview
dotnet add package Microsoft.Azure.CognitiveServices.Search.LocalSearch --version 0.9.0-preview
<PackageReference Include="Microsoft.Azure.CognitiveServices.Search.LocalSearch" Version="0.9.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.CognitiveServices.Search.LocalSearch --version 0.9.0-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This version is based on the v1.0 Bing Local Search API specification.
Features:
1. Search for businesses by name ("mcdonald's") or by category ("restaurants")
2. Search for businesses near named geographic places ("restaurants in seattle")
3. Search near specific geographic coordinates using the localCircularView and/or localMapView parameters
4. Search by category id using the localCategories parameter.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.17 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.17 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.0-preview | 272 | 10/31/2018 |