linqtotwitter 4.0.0-beta2

This is a prerelease version of linqtotwitter.
dotnet add package linqtotwitter --version 4.0.0-beta2
NuGet\Install-Package linqtotwitter -Version 4.0.0-beta2
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="linqtotwitter" Version="4.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add linqtotwitter --version 4.0.0-beta2
#r "nuget: linqtotwitter, 4.0.0-beta2"
#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 linqtotwitter as a Cake Addin
#addin nuget:?package=linqtotwitter&version=4.0.0-beta2&prerelease

// Install linqtotwitter as a Cake Tool
#tool nuget:?package=linqtotwitter&version=4.0.0-beta2&prerelease

Supporting Twitter API v1.1, LINQ to Twitter uses standard LINQ syntax and supports .NET, Windows 10, and Xamarin platforms.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.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. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios is compatible. 
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 (3)

Showing the top 3 popular GitHub repositories that depend on linqtotwitter:

Repository Stars
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
xamarinhq/app-conference
Pre-build conference application built with Xamarin
JoeMayo/LinqToTwitter
LINQ Provider for the Twitter API (C# Twitter Library)
Version Downloads Last updated
4.0.0-beta2 164 11/9/2015
4.0.0-beta1 295 7/27/2015
3.1.2 21,202 2/5/2015
3.1.1 4,016 11/24/2014
3.1.0 2,364 10/31/2014
3.0.5 1,636 10/13/2014
3.0.4 8,262 6/16/2014
3.0.3 3,225 5/19/2014
3.0.2 5,104 2/3/2014
3.0.1-beta3 250 1/8/2014
2.1.11 10,982 11/26/2013
2.1.10 6,010 10/22/2013
2.1.9 1,099 10/15/2013
2.1.8 10,652 7/23/2013
2.1.7 1,698 7/9/2013
2.1.6 30,698 6/10/2013
2.1.5 5,247 4/8/2013
2.1.4 2,795 3/15/2013
2.1.3 13,012 1/2/2013
2.1.2 33,010 11/6/2012
2.1.1 7,600 9/20/2012
2.0.29 854 8/22/2012
2.0.28 677 7/15/2012
2.0.27 551 6/15/2012
2.0.26 287 6/7/2012
2.0.25 452 5/14/2012
2.0.24 896 4/11/2012
2.0.23 2,858 1/24/2012
2.0.22 585 11/30/2011
2.0.21 1,922 7/11/2011
2.0.20 1,146 3/15/2011

Ongoing updates on the road to v4.0. This release implements Video uploads, quoted tweets, and RX support.