NetFlux, a .NET Miniflux API wrapper #3867
Menelion
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks!
For my future plans I needed a .NET realization of an RSS reader or aggregator, and what is better than take my favorite RSS reader and make a wrapper?
Thus appeared NetFlux, a .NET wrapper for the Miniflux API.
It requires .NET 8.0 or later. To add it to your project, use:
You can see it on NuGet and of course read its code or contribute on GitHub.
There is a sample console application in the repository.
Beta Was this translation helpful? Give feedback.
All reactions