TinyTwitter 1.1.2
Simple library to access twitter from C#
Install-Package TinyTwitter -Version 1.1.2
dotnet add package TinyTwitter --version 1.1.2
<PackageReference Include="TinyTwitter" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TinyTwitter --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TinyTwitter, 1.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install TinyTwitter as a Cake Addin
#addin nuget:?package=TinyTwitter&version=1.1.2
// Install TinyTwitter as a Cake Tool
#tool nuget:?package=TinyTwitter&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added options to set max_id and screen_name in twitter requests
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on TinyTwitter:
Repository | Stars |
---|---|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
Radarr/Radarr
A fork of Sonarr to work with movies à la Couchpotato.
|