Edi.SyndicationFeed.ReaderWriter
2.0.1
See the version list below for details.
dotnet add package Edi.SyndicationFeed.ReaderWriter --version 2.0.1
NuGet\Install-Package Edi.SyndicationFeed.ReaderWriter -Version 2.0.1
<PackageReference Include="Edi.SyndicationFeed.ReaderWriter" Version="2.0.1" />
paket add Edi.SyndicationFeed.ReaderWriter --version 2.0.1
#r "nuget: Edi.SyndicationFeed.ReaderWriter, 2.0.1"
// Install Edi.SyndicationFeed.ReaderWriter as a Cake Addin #addin nuget:?package=Edi.SyndicationFeed.ReaderWriter&version=2.0.1 // Install Edi.SyndicationFeed.ReaderWriter as a Cake Tool #tool nuget:?package=Edi.SyndicationFeed.ReaderWriter&version=2.0.1
Edi.SyndicationFeed.ReaderWriter (original Microsoft.SyndicationFeed.ReaderWriter) provides lightweight forward-only read/write APIs (similar to .NET XmlReader) to simplify operations with RSS and Atom syndication feeds. 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.1)
- System.Xml.ReaderWriter (>= 4.3.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Edi.SyndicationFeed.ReaderWriter:
Package | Downloads |
---|---|
Drammer.Integration.Rss
RSS reader used in the Drammer whisky app. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Edi.SyndicationFeed.ReaderWriter:
Repository | Stars |
---|---|
EdiWang/Moonglade
Blog system of https://edi.wang, runs on Microsoft Azure
|