Info
Version: | 1.0.2 |
Author(s): | Microsoft |
Last Update: | Monday, November 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/SyndicationFeedReaderWriter |
NuGet Url: | https://www.nuget.org/packages/Microsoft.SyndicationFeed.ReaderWriter |
Install
Install-Package Microsoft.SyndicationFeed.ReaderWriter
dotnet add package Microsoft.SyndicationFeed.ReaderWriter
paket add Microsoft.SyndicationFeed.ReaderWriter
Microsoft.SyndicationFeed.ReaderWriter Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Globalization(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.0)
Tags
It offers extensiblity to support custom feed elements and formatting. The workflow is async on demand, which enables this library to be used on syndication feeds of arbitrary size or stream latency.