Yelp.Api
1.3.0
C# Portable Class Library for Yelp (Fusion API v3 from 2017). Works with Windows 10, Windows 8, Windows Phone, ASP.NET, Xamarin (iOS/Android), Mac, and other .NET projects. Yelp's (v3) Fusion API allows you to get the best local business information and user reviews of over million businesses in 32 countries.
Install-Package Yelp.Api -Version 1.3.0
dotnet add package Yelp.Api --version 1.3.0
<PackageReference Include="Yelp.Api" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Yelp.Api --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Yelp.Api, 1.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Updated authentication to work with the new Yelp API authentication.
Dependencies
-
- Newtonsoft.Json (>= 9.0.1)
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.