Unified.POI.Api
1.0.6
Unified Point of Interest API for .NET by CloudRail provides an easy solution to get a list of POIs nearby and filter by categories or search term.
This interface includes Foursquare, Google Places, Yelp.
Get a free license key at: https://cloudrail.com/
Platform Supports:
Cloudrail SDK is built with Microsoft .NET Standard 2.0 which supports the following
- .NET Framework 4.6.1
- .NET Core 2.0
- Mono 5.4
Install-Package Unified.POI.Api -Version 1.0.6
dotnet add package Unified.POI.Api --version 1.0.6
<PackageReference Include="Unified.POI.Api" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unified.POI.Api --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Unified.POI.Api, 1.0.6"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/CloudRail/cloudrail-si-dotnet-sdk/blob/master/CHANGELOG.md
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 10.0.3)
- OpenSSL.X509Certificate2.Provider (>= 1.2.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.