linqtotwitter 6.9.0

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

// Install linqtotwitter as a Cake Tool
#tool nuget:?package=linqtotwitter&version=6.9.0                

LINQ to Twitter is a 3rd party LINQ Provider that lets you tweet and query with the Twitter API.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on linqtotwitter:

Package Downloads
Kentico.Xperience.Libraries

The runtime assemblies for libraries and applications that use Kentico Xperience API.

Kentico.Libraries

The runtime assemblies for libraries and applications that use Kentico API.

LinqToTwitter.AspNet

LINQ to Twitter is a 3rd party LINQ Provider that lets you tweet and query with the Twitter API. This library has ASP.NET authorizers and SessionStateCredentialCache that you'll need for ASP.NET Core 5 applications.

SyScript.Core

SyScript Core

Equ.Umbraco.Bootstrap

Equ Umbraco Bootstrap

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
6.15.0 179,002 6/29/2022
6.14.0 29,137 2/7/2022
6.12.0 1,592 2/1/2022
6.11.0 8,775 1/24/2022
6.10.0 3,708 12/28/2021
6.9.0 16,640 10/26/2021
6.8.0 7,258 9/21/2021
6.7.1 6,368 6/24/2021
6.7.0 1,226 6/24/2021
6.6.0 42,060 4/8/2021
6.5.0 2,039 2/24/2021
6.4.0 8,163 1/19/2021
6.3.0 1,981 12/28/2020
6.2.1 1,100 12/21/2020
6.2.0 1,478 12/21/2020
6.1.0 1,812 11/30/2020
6.0.0 2,628 11/11/2020
5.1.3 134,711 8/30/2020
5.1.2 22,860 4/28/2020
5.1.1 16,096 4/17/2020
5.1.0 10,724 4/14/2020
5.0.0 665,060 9/24/2018
5.0.0-beta3 4,409 6/3/2018
5.0.0-beta2 14,436 3/21/2018
5.0.0-beta1 9,051 12/25/2017
4.2.1 91,033 12/21/2017
4.2.0 3,607 12/18/2017
4.2.0-beta3 1,607 12/13/2017
4.2.0-beta2 64,215 1/16/2017
4.2.0-beta1 1,656 1/10/2017
4.1.0 387,823 2/21/2016
4.0.0 1,098,729 2/15/2016
4.0.0-beta2 3,441 11/9/2015
4.0.0-beta1 2,320 7/27/2015
3.1.2 161,246 2/5/2015
3.1.1 15,786 11/24/2014
3.1.0 5,410 10/31/2014
3.0.5 5,929 10/13/2014
3.0.4 85,945 6/16/2014
3.0.3 6,655 5/19/2014
3.0.2 55,285 2/3/2014
3.0.1-beta3 2,325 1/8/2014
2.1.11 65,035 11/26/2013
2.1.10 68,214 10/22/2013
2.1.9 5,115 10/15/2013
2.1.8 18,488 7/23/2013
2.1.7 4,485 7/9/2013
2.1.6 43,066 6/10/2013
2.1.5 8,530 4/8/2013
2.1.4 6,048 3/15/2013
2.1.3 21,093 1/2/2013
2.1.2 35,861 11/6/2012
2.1.1 10,564 9/20/2012
2.0.29 3,505 8/22/2012
2.0.28 8,002 7/15/2012
2.0.27 3,120 6/15/2012
2.0.26 2,735 6/7/2012
2.0.25 2,977 5/14/2012
2.0.24 3,403 4/11/2012
2.0.23 5,490 1/24/2012
2.0.22 3,239 11/30/2011
2.0.21 8,536 7/11/2011
2.0.20 5,084 3/15/2011

- Added Twitter API v2 Spaces API support
- Added Twitter API v2 Retweets API support
- Added Twitter API v2 Mutes API support
- Added Twitter API v2 Compliance API support
- Added TweetMedia.AltText property
- Fixed bug where streams weren't being properly closed on cancellation