We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
8589878
Bugfix release; HttpClient wasn't always used.
HttpClient
a136c2c
And finally we added a DI helper method: AddFeedReader.
AddFeedReader
380a095
We now accept an HttpClient when you want to really dig into the requests.
fd83c6a
Not only is SimpleFeedReader async, it now supports CancellationTokens as well! 🎉
056653f
SimpleFeedReader is now async. Nothing else new. Just good ol' SimpleFeedReader.