LINQ to Twitter v5.1.0 Release Notes

Release Date: 2020-04-14 // about 4 years ago
  • ๐Ÿ‘Œ Supporting Twitter API v1.1, LINQ to Twitter uses standard LINQ syntax and supports .NET, .NET Core, .NET Standard 2.0, Windows 10, and Xamarin platforms.

    ๐Ÿš€ Changes in this release:

    • โœ‚ Removed deprecated methods
      • UpdateAccountBackgroundImageAsync
      • All DirectMessage APIs (replaced by DirectMessageEvents API)
    • โž• Added performBlock parameter to ReportSpamAsync
    • โž• Added AdditionalOwners parameter to UploadMediaAsync
    • โž• Added URL and Description entities to User entity
    • โž• Added TweetMode parameter to TweetAsync and ReplyAsync
    • โž• Added parameters parameter to AspNetAuthorizer
    • โž• Added ExecuteRawAsync overload that accepts an HttpMethod parameter

    ๐Ÿ“š Binaries are included in this release. Demos can be found in the Samples folder in the source code. Documentation is in the Wiki. You can install LINQ to Twitter v5.0.0 via NuGet.