Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:
- Upgraded to .NET 6 (Thanks Adam Swanson)
- Updated Issue/General Templates (Thanks Jaap)
- Updated license to MIT
- Implements Bookmarks
- Supports Quote Tweets
- Includes Reverse Chronological Timelines
- Adds polls to Tweet Include Responses
- Supports NewestID and OldestID in TweetMeta
- Improved error message handling
- Updated Raw Queries to use Twitter API v2 Base URL
- Supports ID on TweetEntityMention
- Fixed PlaceField.CountryCode spelling
- Fixed ASP.NET OAuth2 bug with missing offline.access scope
- Added error handling for new JSON format on duplicate tweets
- Added subscriber_count and other fields to Space queries
- Implemented Search Sort Order
Supported Versions:
- LINQ to Twitter 5.x and earlier supports .NET Framework 4.8. (Twitter API v1.1)
- LINQ to Twitter 6.0 - 6.14 supports .NET 5. (Twitter API v2)
- LINQ to Twitter 6.15.0+ supports .NET 6. (Twitter API v2)
Also on NuGet: