LINQ to Twitter is a 3rd party LINQ Provider that lets you tweet and query with the Twitter API.
Info
Version: | 6.15.0 |
Author(s): | Joe Mayo |
Last Update: | Wednesday, June 29, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JoeMayo/LinqToTwitter |
NuGet Url: | https://www.nuget.org/packages/linqtotwitter |
Install
Install-Package linqtotwitter
dotnet add package linqtotwitter
paket add linqtotwitter
linqtotwitter Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 5.0.1)
Tags