Open source .NET library for parsing and serializing RSS, Atom, and JSON feeds.
Info
Version: | 1.0.0-rc.3+build.253 |
Author(s): | Tomáš Pažourek |
Last Update: | Tuesday, December 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tompazourek/Feedpipes |
NuGet Url: | https://www.nuget.org/packages/Feedpipes |
Install
Install-Package Feedpipes
dotnet add package Feedpipes
paket add Feedpipes
Feedpipes Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 12.0.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.2)
Tags