InstaSharp 2.0.0-beta7
InstaSharp is a wrapper around the Instagram API. It's goal is to provide you with a clean and neat interface for ineracting with Instagram's data services, while taking care of all the lower level things like HTTP requests, OAuth flow, and mapping the JSON request to .NET classes.
See the version list below for details.
Install-Package InstaSharp -Version 2.0.0-beta7
dotnet add package InstaSharp --version 2.0.0-beta7
<PackageReference Include="InstaSharp" Version="2.0.0-beta7" />
paket add InstaSharp --version 2.0.0-beta7
#r "nuget: InstaSharp, 2.0.0-beta7"
// Install InstaSharp as a Cake Addin #addin nuget:?package=InstaSharp&version=2.0.0-beta7&prerelease // Install InstaSharp as a Cake Tool #tool nuget:?package=InstaSharp&version=2.0.0-beta7&prerelease
Release Notes
Re-design Beta
New Features:
-Converted to Portable Class Library
-Removed RestSharp in favor of HttpClient
-All calls are async
-Support for .NET 4.0, .NET 4.5, Silverlight 5, Windows Phone Silverlight 8, Windows Phone 8.1, Windows Store 8 (Profile136)
-Support Enforce Signed Header
Dependencies
-
- BouncyCastle-PCL (>= 1.0.0.4)
- Microsoft.Bcl (>= 1.1.9)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.22)
- Newtonsoft.Json (>= 6.0.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on InstaSharp:
Repository | Stars |
---|---|
InstaSharp/InstaSharp
A c# wrapper for the Instagram API
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.6 | 98,051 | 11/26/2016 |
2.0.5 | 2,801 | 11/20/2016 |
2.0.4 | 12,089 | 5/8/2016 |
2.0.3 | 7,255 | 3/6/2016 |
2.0.2 | 2,766 | 12/26/2015 |
2.0.1 | 21,375 | 8/31/2015 |
2.0.0 | 10,598 | 4/21/2015 |
2.0.0-beta7 | 1,309 | 8/6/2014 |
2.0.0-beta5 | 675 | 8/2/2014 |
2.0.0-beta4 | 754 | 7/3/2014 |
2.0.0-beta3 | 987 | 3/18/2014 |
2.0.0-beta2 | 1,424 | 11/8/2013 |
2.0.0-beta | 867 | 10/10/2013 |
1.1.0 | 28,820 | 1/3/2012 |