Skip to content

Conversation

@Zettersten
Copy link
Owner

Modernizes FeedlySharp SDK to .NET 9, replacing legacy dependencies with modern .NET features for enhanced performance, reliability, and thread-safety, alongside full API implementation and comprehensive tests.

The project was on an older .NET version and relied on outdated libraries like RestSharp and Newtonsoft.Json, which hindered performance, thread-safety, and the use of modern C# constructs. This PR addresses these issues by migrating to .NET 9, HttpClient with SocketsHttpHandler, and System.Text.Json, while also implementing all missing Feedly API endpoints and a comprehensive test suite to deliver a high-performance, thread-safe, and feature-complete SDK.


Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Nov 27, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@Zettersten Zettersten marked this pull request as ready for review November 27, 2025 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants