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,208 11/24/2021
0.20.1 354 8/16/2021
0.20.0 330 8/16/2021
0.20.0-beta9 224 8/15/2021
0.20.0-beta8 178 8/15/2021
0.20.0-beta7 197 8/15/2021
0.20.0-beta6 187 8/12/2021
0.20.0-beta5 192 8/12/2021
0.20.0-beta4 180 8/12/2021
0.20.0-beta3 179 8/12/2021
0.20.0-beta2 168 8/12/2021
0.20.0-beta10 232 8/15/2021
0.20.0-beta1 176 8/12/2021
0.19.0 1,493 12/9/2016
0.18.0 1,108 6/27/2016
0.17.0 1,000 5/9/2016
0.16.0 991 5/9/2016
0.15.0 1,017 5/4/2016
0.14.0 1,053 4/12/2016
0.13.0 1,174 1/30/2016
0.12.0 1,059 12/27/2015
0.11.0 1,073 10/23/2015
0.9.0 1,408 8/7/2015
0.8.0 1,329 8/5/2015
0.7.0 1,143 6/26/2015
0.6.0 1,444 1/17/2015
0.5.0 1,161 1/6/2015
0.4.0 1,445 1/5/2015
0.3.0 1,512 12/30/2014
0.2.1 1,170 9/17/2014
0.2.0 1,639 4/28/2014
0.1.0 1,214 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