A simple library that will parse either a url or list of urls and return you an object of type Feed.
Info
| Version: | 1.0.0 |
| Author(s): | Dan H |
| Last Update: | Wednesday, December 2, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/RssParserHelper.NetCore |
Install
Install-Package RssParserHelper.NetCore
dotnet add package RssParserHelper.NetCore
paket add RssParserHelper.NetCore
RssParserHelper.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Toolkit.Parsers(>= 6.1.1)
Tags