FSharp.Data.Toolbox.Twitter 0.20.0-beta1

This is a prerelease version of FSharp.Data.Toolbox.Twitter.
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.20.0-beta1                
NuGet\Install-Package FSharp.Data.Toolbox.Twitter -Version 0.20.0-beta1                
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.20.0-beta1" />                
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.20.0-beta1                
#r "nuget: FSharp.Data.Toolbox.Twitter, 0.20.0-beta1"                
#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.20.0-beta1&prerelease

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

F# Data-based library for accessing Twitter data

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  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,268 11/24/2021
0.20.1 390 8/16/2021
0.20.0 349 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,543 12/9/2016
0.18.0 1,149 6/27/2016
0.17.0 1,041 5/9/2016
0.16.0 1,032 5/9/2016
0.15.0 1,064 5/4/2016
0.14.0 1,094 4/12/2016
0.13.0 1,225 1/30/2016
0.12.0 1,108 12/27/2015
0.11.0 1,105 10/23/2015
0.9.0 1,442 8/7/2015
0.8.0 1,362 8/5/2015
0.7.0 1,181 6/26/2015
0.6.0 1,500 1/17/2015
0.5.0 1,196 1/6/2015
0.4.0 1,471 1/5/2015
0.3.0 1,552 12/30/2014
0.2.1 1,221 9/17/2014
0.2.0 1,673 4/28/2014
0.1.0 1,262 4/28/2014

Upgraded Sas and BIS Providers to netstandard2.0
Upgraded Twitter type provider to .NET 4.7
Upgraded build to Fake 5
Upgraded documentation and website to fsdocs version of FSharp.Formatting
Added YYMMDDN date format to SAS Provider