TweetSharp 2.3.1
dotnet add package TweetSharp --version 2.3.1
NuGet\Install-Package TweetSharp -Version 2.3.1
<PackageReference Include="TweetSharp" Version="2.3.1" />
paket add TweetSharp --version 2.3.1
#r "nuget: TweetSharp, 2.3.1"
// Install TweetSharp as a Cake Addin
#addin nuget:?package=TweetSharp&version=2.3.1
// Install TweetSharp as a Cake Tool
#tool nuget:?package=TweetSharp&version=2.3.1
TweetSharp v2 is a fast, clean wrapper around the Twitter API. It uses T4 templates to make adding new endpoints easy.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Silverlight | sl4 sl4-wp sl4-wp71 sl5 |
-
- Newtonsoft.Json (>= 5.0.6)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on TweetSharp:
Package | Downloads |
---|---|
SocialFeed.Generator
Library which provides collections of a page feed from Facebook and/or a TwitterStatuses |
|
Vstack.Utilities
Vstack.Utilities |
|
e10.shared
e10 shared would allow you to start working on a project with basic level auths and repository and service layer. |
|
Azys.Twitter
Twitter Wrapper. |
|
ntitas.lib.web
Common Web Project Library for Ntitas DOT NET Development |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.1 | 491,551 | 6/22/2013 |
2.3.0 | 46,592 | 3/5/2013 |
2.3.0-preview3 | 1,244 | 3/4/2013 |
2.3.0-preview2 | 1,185 | 3/4/2013 |
2.3.0-preview1 | 1,349 | 2/16/2013 |
2.2.1 | 21,874 | 7/16/2012 |
2.2.0 | 1,891 | 7/6/2012 |
2.1.5 | 13,292 | 4/13/2012 |
2.1.4 | 1,360 | 4/13/2012 |
2.1.3 | 8,130 | 2/20/2012 |
2.1.2 | 11,028 | 11/16/2011 |
2.1.1 | 1,596 | 11/7/2011 |
2.1.0 | 1,466 | 11/7/2011 |
2.0.8 | 2,727 | 8/10/2011 |
2.0.7 | 1,984 | 5/31/2011 |
2.0.6 | 2,011 | 4/2/2011 |
2.0.5 | 1,615 | 4/1/2011 |
2.0.4 | 1,647 | 4/1/2011 |
2.0.3 | 2,791 | 3/27/2011 |
New in 2.3.1
----------
- Some issue resolution from GitHub
- Final release of TweetSharp