TweetSharp 2.3.1

dotnet add package TweetSharp --version 2.3.1
NuGet\Install-Package TweetSharp -Version 2.3.1
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="TweetSharp" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TweetSharp --version 2.3.1
#r "nuget: TweetSharp, 2.3.1"
#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 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 Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl4 is compatible.  sl4-wp is compatible.  sl5 was computed. 
Windows Phone wp71 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on TweetSharp:

Repository Stars
telerik/kendo-ui-demos-service
Back-end service used for the Kendo UI Online Demos
Version Downloads Last updated
2.3.1 67,533 6/22/2013
2.3.0 12,964 3/5/2013
2.3.0-preview3 181 3/4/2013
2.3.0-preview2 131 3/4/2013
2.3.0-preview1 382 2/16/2013
2.2.1 19,871 7/16/2012
2.2.0 586 7/6/2012
2.1.5 6,604 4/13/2012
2.1.4 159 4/13/2012
2.1.3 6,796 2/20/2012
2.1.2 3,226 11/16/2011
2.1.1 291 11/7/2011
2.1.0 168 11/7/2011
2.0.8 1,394 8/10/2011
2.0.7 710 5/31/2011
2.0.6 645 4/2/2011
2.0.5 222 4/1/2011
2.0.4 211 4/1/2011
2.0.3 298 3/27/2011

New in 2.3.1
       ----------
       - Some issue resolution from GitHub
       - Final release of TweetSharp