BoxKite.Twitter 1.3.3

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

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

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. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 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,538 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 1.3.2 Reactive.EventAggregator Universal roll in
Version 1.3.0 Added Universal Build
Version 1.2.4 GetUserTimeline() with screen_name: fix
Version 1.2.3 small FriendlyDateTime fix
Version 1.2.2 https for oauth
Version 1.2.1 IStreamEvent
Version 1.2.0 VS2013 Build with version bump
--
Version 1.1.0 Update lists to accept int64(long) and change TwitterConnection to be central connection point
--
Version 1.0.7 More small fixes, fixing int? in AccountSettings
Version 1.0.6 Update to latest HTTPClient
Version 1.0.5 Fixes GZIP Flushing bug in Streaming, various other oddities found
Version 1.0.4 Updates user_id to long as per https://dev.twitter.com/blog/test-accounts-user-ids-greater-32-bits and DateTimeExtension UX fix
Version 1.0.3 Thx to Social Dribble guys, major work on Win8RT WebAuthBroker Authflow.
Version 1.0.2 Fix weird Win8.1Prev SSL/TLS issue with SearchStreams with a REST polling
Version 1.0.1.2 LOGIC BOMB
Version 1.0.1.1 small Rx thing fixed
Version 1.0.1 Fix weird Win8.1Prev SSL/TLS issue with UserStreams with a REST polling fallback & add GZIP compression support
Version 1.0.0 Ship
--snip--
Version 0.5.0: Initial Nick Hodge publish from Brendan Forster's 2012 version