YelpSharp is a .NET wrapper for the Yelp.com REST API.
Info
| Version: | 1.2.1 |
| Author(s): | Justin Beckwith |
| Last Update: | Monday, January 6, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JustinBeckwith/YelpSharp |
| NuGet Url: | https://www.nuget.org/packages/YelpSharp |
Install
Install-Package YelpSharp
dotnet add package YelpSharp
paket add YelpSharp
YelpSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(104.1)
- Newtonsoft.Json(4.5.11)
Tags