Skip to content

A simple Yelp client for C#. Built as a PCL with support for .NET 4.5, Silverlight 5, Windows 8, Windows Phone 8.1, Xamarin.Android and Xamarin.iOS. Available on NuGet.

Notifications You must be signed in to change notification settings

jdbrock/yelp-sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yelp-sharp

A simple Yelp client for C#.

Built as a PCL with support for the following platforms:

  • .NET 4.5+
  • Silverlight 5+
  • Windows 8+
  • Windows Phone 8.1+
  • Xamarin.Android+
  • Xamarin.iOS+

Based on YelpSharp by Justin Beckwith with the following changes:

  • Supports the majority of PCL platforms (not just .NET and Windows Phone).
  • Added async.
  • Made non-data classes immutable.
  • Removed superfluous abstract classes in favour of interfaces.
  • Prefixed classes with Yelp.
  • General tidying up.

Build Status

Build status

About

A simple Yelp client for C#. Built as a PCL with support for .NET 4.5, Silverlight 5, Windows 8, Windows Phone 8.1, Xamarin.Android and Xamarin.iOS. Available on NuGet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages