Info
| Version: | 2.1.2 |
| Author(s): | Paddy Kearns |
| Last Update: | Monday, July 6, 2026 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/kearns2000/SimpleRSS |
| NuGet Url: | https://www.nuget.org/packages/SimpleRSS |
Install
Install-Package SimpleRSS
dotnet add package SimpleRSS
paket add SimpleRSS
SimpleRSS Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Fetch feeds over HTTP, parse RSS 2.0, Atom 1.0, and RSS 1.0/RDF XML, and work with strongly-typed feed models including channels, items, categories, enclosures, images, and dates. Supports async HTTP, parallel multi-feed fetching, feed auto-discovery from websites, conditional HTTP caching, dependency injection, secure XML parsing, and HTML entity decoding.