SharpSquare.PCL
1.0.4
See the version list below for details.
dotnet add package SharpSquare.PCL --version 1.0.4
NuGet\Install-Package SharpSquare.PCL -Version 1.0.4
<PackageReference Include="SharpSquare.PCL" Version="1.0.4" />
paket add SharpSquare.PCL --version 1.0.4
#r "nuget: SharpSquare.PCL, 1.0.4"
// Install SharpSquare.PCL as a Cake Addin #addin nuget:?package=SharpSquare.PCL&version=1.0.4 // Install SharpSquare.PCL as a Cake Tool #tool nuget:?package=SharpSquare.PCL&version=1.0.4
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.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Net.Http (>= 2.2.19)
- Newtonsoft.Json (>= 6.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Summary of changes made in this release of the package.