BoxKite.Twitter 0.9.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package BoxKite.Twitter --version 0.9.1
NuGet\Install-Package BoxKite.Twitter -Version 0.9.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="BoxKite.Twitter" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BoxKite.Twitter --version 0.9.1
#r "nuget: BoxKite.Twitter, 0.9.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 BoxKite.Twitter as a Cake Addin
#addin nuget:?package=BoxKite.Twitter&version=0.9.1

// Install BoxKite.Twitter as a Cake Tool
#tool nuget:?package=BoxKite.Twitter&version=0.9.1

BoxKite.Twitter is a .NET Portable Class Library interface to the Twitter API 1.1 incorporating REST API, User streaming and Search Streaming

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.2 349 2/17/2015
2.2.1 80 2/3/2015
2.2.0 75 1/28/2015
2.1.2 154 12/9/2014
2.1.1 59 12/8/2014
2.1.0 64 12/6/2014
2.0.7-pre 50 12/5/2014
2.0.6-pre 95 7/12/2014
2.0.5-pre 58 7/12/2014
2.0.4-pre 58 6/20/2014
2.0.3-pre 57 6/6/2014
2.0.2-pre 54 6/2/2014
2.0.1-pre 51 5/31/2014
2.0.0-pre 53 5/29/2014
1.5.2 293 7/13/2014
1.5.1 80 7/12/2014
1.5.0 85 5/21/2014
1.4.2 154 5/10/2014
1.4.1 59 5/9/2014
1.4.0 59 5/9/2014
1.3.4 84 5/3/2014
1.3.3 61 5/3/2014
1.3.2 61 5/3/2014
1.3.1 58 5/3/2014
1.3.0 60 5/3/2014
1.2.4 106 4/9/2014
1.2.3 84 3/16/2014
1.2.2 62 1/29/2014
1.2.1 59 1/27/2014
1.2.0 68 12/31/2013
1.1.0 62 12/15/2013
1.0.7 60 9/25/2013
1.0.6 62 9/20/2013
1.0.5 63 9/20/2013
1.0.4 61 8/30/2013
1.0.3 58 7/23/2013
1.0.2 59 7/22/2013
1.0.1.2 60 7/22/2013
1.0.1.1 60 7/22/2013
1.0.1 61 7/22/2013
1.0.0 60 6/22/2013
0.9.3.1 103 6/16/2013
0.9.3 60 6/15/2013
0.9.2 57 6/14/2013
0.9.1 62 6/12/2013
0.9.0.1-pre 49 6/7/2013
0.9.0-pre 56 6/3/2013
0.8.9-pre 52 6/1/2013
0.8.8.3-pre 46 5/30/2013
0.8.8.2-pre 50 5/30/2013
0.8.8.1-pre 52 5/30/2013
0.8.8-pre 53 5/29/2013
0.8.7-pre 50 5/28/2013
0.8.6-pre 53 5/28/2013
0.8.5-pre 51 5/27/2013
0.8.2-pre 53 5/26/2013
0.8.1-pre 51 5/26/2013
0.8.0.1-pre 52 5/25/2013
0.8.0-pre 51 5/25/2013
0.7.0-pre 52 5/25/2013
0.6.0-pre 52 5/25/2013
0.1.5-alpha 48 9/2/2012
0.1.3-alpha 45 8/24/2012
0.1.2-alpha 49 8/24/2012
0.1.1-alpha 46 8/19/2012
0.1.0-alpha 46 8/19/2012
0.0.2-alpha 48 6/24/2012

Version 0.9.1 First non -pre release
Version 0.9.0.1 small HTML encoding issue and new JSON.NET
Version 0.9.0.0 Missed Retweets, how did I do that?
Version 0.8.9.0 Added more into TwitterConnection and bugs
Version 0.8.8.2 Use RTM HTTP Client Libs
Version 0.8.8.1 URLEncode bug
Version 0.8.8 TwitterConnection getting to final bits
Version 0.8.7 TwitterConnection and bugs
Version 0.8.6 TwitterConnection and bugs
Version 0.8.5 lots of work on higher level TwitterConnection
Version 0.8.2 starting of a higher level TwitterConnection
Version 0.8.1 Fix encoding of multiparam searchstreams
Version 0.8.0: Streams to file uploads
Version 0.7.0: Desktop build
Version 0.6.0: Namespace shenanigans, List
Version 0.5.0: Initial Nick Hodge publish from Brendan's 2012 version