Microsoft.SyndicationFeed.ReaderWriter
1.0.2
Prefix Reserved
dotnet add package Microsoft.SyndicationFeed.ReaderWriter --version 1.0.2
NuGet\Install-Package Microsoft.SyndicationFeed.ReaderWriter -Version 1.0.2
<PackageReference Include="Microsoft.SyndicationFeed.ReaderWriter" Version="1.0.2" />
paket add Microsoft.SyndicationFeed.ReaderWriter --version 1.0.2
#r "nuget: Microsoft.SyndicationFeed.ReaderWriter, 1.0.2"
// Install Microsoft.SyndicationFeed.ReaderWriter as a Cake Addin #addin nuget:?package=Microsoft.SyndicationFeed.ReaderWriter&version=1.0.2 // Install Microsoft.SyndicationFeed.ReaderWriter as a Cake Tool #tool nuget:?package=Microsoft.SyndicationFeed.ReaderWriter&version=1.0.2
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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
NuGet packages (16)
Showing the top 5 NuGet packages that depend on Microsoft.SyndicationFeed.ReaderWriter:
Package | Downloads |
---|---|
Be.Vlaanderen.Basisregisters.Api
Common API infrastructure and helpers. |
|
Boilerplate.AspNetCore
Provides boilerplate framework code for an ASP.NET Core project. ASP.NET Core Boilerplate is a professional template for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of the default ASP.NET Core template provided by Microsoft. You can download the ASP.NET Core Boilerplate project template on the Visual Studio Gallery or download the code on GitHub. |
|
Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication
Lightweight projection handling infrastructure. |
|
Blogifier.Core
Blogifier Core Library provides Database and file I/O support to Blogifier projects via common service layer |
|
Chiliad.Web
Package Description |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Microsoft.SyndicationFeed.ReaderWriter:
Repository | Stars |
---|---|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
VitalElement/AvalonStudio
Cross platform IDE and Shell
|
|
blogifierdotnet/Blogifier
Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
|
|
RaidMax/IW4M-Admin
Complete administration tool for IW4x, Pluto T6, Pluto IW5, Pluto T5, Pluto T4, H1-Mod, CoD4x, IW6x, TeknoMW3, and most Call of Duty® dedicated servers.
|