FSharp.Data.Toolbox.Twitter 0.13.0

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

// Install FSharp.Data.Toolbox.Twitter as a Cake Tool
#tool nuget:?package=FSharp.Data.Toolbox.Twitter&version=0.13.0                

F# Data-based library for accessing Twitter data

Product Compatible and additional computed target framework versions.
.NET Framework 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. 
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
0.20.2 4,272 11/24/2021
0.20.1 392 8/16/2021
0.20.0 351 8/16/2021
0.20.0-beta9 257 8/15/2021
0.20.0-beta8 211 8/15/2021
0.20.0-beta7 228 8/15/2021
0.20.0-beta6 232 8/12/2021
0.20.0-beta5 210 8/12/2021
0.20.0-beta4 206 8/12/2021
0.20.0-beta3 209 8/12/2021
0.20.0-beta2 183 8/12/2021
0.20.0-beta10 269 8/15/2021
0.20.0-beta1 212 8/12/2021
0.19.0 1,546 12/9/2016
0.18.0 1,152 6/27/2016
0.17.0 1,044 5/9/2016
0.16.0 1,035 5/9/2016
0.15.0 1,067 5/4/2016
0.14.0 1,097 4/12/2016
0.13.0 1,228 1/30/2016
0.12.0 1,110 12/27/2015
0.11.0 1,108 10/23/2015
0.9.0 1,444 8/7/2015
0.8.0 1,364 8/5/2015
0.7.0 1,183 6/26/2015
0.6.0 1,502 1/17/2015
0.5.0 1,198 1/6/2015
0.4.0 1,473 1/5/2015
0.3.0 1,554 12/30/2014
0.2.1 1,223 9/17/2014
0.2.0 1,675 4/28/2014
0.1.0 1,264 4/28/2014

RLE decompression bugfix (#36)
Fix Travis CI build (#37)