BoxKite.Twitter 0.8.8.2-pre

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

// Install BoxKite.Twitter as a Cake Tool
#tool nuget:?package=BoxKite.Twitter&version=0.8.8.2-pre&prerelease

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 1,537 9/8/2017
2.4.0 2,463 1/18/2016
2.3.0 1,140 1/13/2016
2.2.2 5,577 2/17/2015
2.2.1 1,263 2/3/2015
2.2.0 1,265 1/28/2015
2.1.2 1,485 12/9/2014
2.1.1 1,400 12/8/2014
2.1.0 1,430 12/6/2014
2.0.7-pre 1,284 12/5/2014
2.0.6-pre 1,023 7/12/2014
2.0.5-pre 1,017 7/12/2014
2.0.4-pre 1,020 6/20/2014
2.0.3-pre 1,039 6/6/2014
2.0.2-pre 1,002 6/2/2014
2.0.1-pre 992 5/31/2014
2.0.0-pre 1,011 5/29/2014
1.5.2 1,523 7/13/2014
1.5.1 1,218 7/12/2014
1.5.0 1,442 5/21/2014
1.4.2 1,373 5/10/2014
1.4.1 1,239 5/9/2014
1.4.0 1,288 5/9/2014
1.3.4 1,283 5/3/2014
1.3.3 1,284 5/3/2014
1.3.2 1,368 5/3/2014
1.3.1 1,259 5/3/2014
1.3.0 1,256 5/3/2014
1.2.4 1,557 4/9/2014
1.2.3 1,358 3/16/2014
1.2.2 1,306 1/29/2014
1.2.1 1,251 1/27/2014
1.2.0 1,286 12/31/2013
1.1.0 1,360 12/15/2013
1.0.7 1,409 9/25/2013
1.0.6 1,309 9/20/2013
1.0.5 1,332 9/20/2013
1.0.4 1,335 8/30/2013
1.0.3 1,396 7/23/2013
1.0.2 1,371 7/22/2013
1.0.1.2 1,466 7/22/2013
1.0.1.1 1,398 7/22/2013
1.0.1 1,446 7/22/2013
1.0.0 1,538 6/22/2013
0.9.3.1 1,506 6/16/2013
0.9.3 1,426 6/15/2013
0.9.2 1,527 6/14/2013
0.9.1 1,423 6/12/2013
0.9.0.1-pre 1,159 6/7/2013
0.9.0-pre 1,343 6/3/2013
0.8.9-pre 1,200 6/1/2013
0.8.8.3-pre 1,143 5/30/2013
0.8.8.2-pre 1,153 5/30/2013
0.8.8.1-pre 1,334 5/30/2013
0.8.8-pre 1,209 5/29/2013
0.8.7-pre 1,221 5/28/2013
0.8.6-pre 1,280 5/28/2013
0.8.5-pre 1,167 5/27/2013
0.8.2-pre 1,337 5/26/2013
0.8.1-pre 1,255 5/26/2013
0.8.0.1-pre 1,282 5/25/2013
0.8.0-pre 1,115 5/25/2013
0.7.0-pre 1,165 5/25/2013
0.6.0-pre 1,265 5/25/2013
0.1.5-alpha 1,207 9/2/2012
0.1.3-alpha 1,170 8/24/2012
0.1.2-alpha 1,131 8/24/2012
0.1.1-alpha 1,144 8/19/2012
0.1.0-alpha 1,213 8/19/2012
0.0.2-alpha 1,149 6/24/2012

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