TweetMoaSharp 6.0.2

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

// Install TweetMoaSharp as a Cake Tool
#tool nuget:?package=TweetMoaSharp&version=6.0.2

TweetMoaSharp is a fast, clean wrapper around the Twitter API. Based on the original TweetSharp.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  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 was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TweetMoaSharp:

Package Downloads
Awv.Automation.SocialMedia

Used to automate posts to various social media platforms. Includes: Facebook

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on TweetMoaSharp:

Repository Stars
RWS/Sdl-Community
This is the place where we develop and maintain most of SDL's plugins for Trados Studio. If you want to help us or just looking for some examples this is the perfect place.
Version Downloads Last updated
6.0.2 56,487 1/31/2020
6.0.0 42,249 1/5/2019
5.2.0 8,217 10/28/2018
5.1.0 1,245 10/4/2018
5.0.0 868 9/23/2018
5.0.0-beta 605 9/16/2018
4.0.3 45,803 10/7/2017
4.0.2 13,485 8/4/2017
4.0.1 3,181 5/24/2017
4.0.0 16,314 12/23/2016
3.0.0.24 9,745 11/6/2016
3.0.0.23 2,045 9/24/2016
3.0.0.22 1,178 9/16/2016
3.0.0.19 2,437 6/23/2016
3.0.0.16 1,247 6/10/2016
3.0.0.15 1,910 4/12/2016
3.0.0.14 1,562 3/12/2016
3.0.0.13 2,010 12/29/2015
3.0.0.12 7,613 11/4/2015
3.0.0.11 3,920 9/11/2015
3.0.0.10 1,211 9/4/2015
3.0.0.9 1,363 8/31/2015
3.0.0.8 1,110 8/29/2015
3.0.0.7 1,490 8/21/2015
3.0.0.6 1,586 8/10/2015
3.0.0.5 3,928 7/25/2015
3.0.0.4 3,965 5/22/2015
3.0.0.3 1,188 5/7/2015
3.0.0.2 1,348 4/20/2015
3.0.0.1 1,264 4/19/2015
3.0.0 1,451 3/15/2015

New in 6.0.2
----------
- TextAsHtml now works with extended mode tweets instead of throwing a null reference exception.