RSS/Atom/RDF feed parser in .NET Standard 2.0.
Info
Version: | 2.0.1 |
Author(s): | tylerrichey |
Last Update: | Saturday, May 6, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tylerrichey/feedparsercore |
NuGet Url: | https://www.nuget.org/packages/FeedParserCore |
Install
Install-Package FeedParserCore
dotnet add package FeedParserCore
paket add FeedParserCore
FeedParserCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Xml.XDocument(>= 4.3.0)