SharpSquare.PCL 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpSquare.PCL --version 1.0.5
NuGet\Install-Package SharpSquare.PCL -Version 1.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpSquare.PCL" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpSquare.PCL --version 1.0.5
#r "nuget: SharpSquare.PCL, 1.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SharpSquare.PCL as a Cake Addin
#addin nuget:?package=SharpSquare.PCL&version=1.0.5

// Install SharpSquare.PCL as a Cake Tool
#tool nuget:?package=SharpSquare.PCL&version=1.0.5

FourSquare SDK for .NET

The SharpSquare .NET library provides a quick access to the FourSquare API v2. The library is built in C# and can therefore be used by all languages the .NET environment supports.
Beacuse of clean natural object oriented approach, the library is easy to use. SharpSquare implements almost all the features offered by the FourSquare API and fully supports the oAuth protocol.
Each API call is mapped to a one-to-one method and each FourSquare entity is mapped to a class.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 1,906 4/23/2014
1.0.6 1,107 4/23/2014
1.0.5 1,227 4/22/2014
1.0.4 1,095 4/22/2014
1.0.3 1,159 4/22/2014
1.0.2 1,172 4/22/2014
1.0.1 1,065 4/22/2014

Summary of changes made in this release of the package.