Microsoft.SyndicationFeed.ReaderWriter
1.0.2
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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 (14)
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 |
|
DNTCommon.Web.Core
DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core applications. |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Microsoft.SyndicationFeed.ReaderWriter:
Repository | Stars |
---|---|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0 and 7.0 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
|
|
EdiWang/Moonglade
The .NET 7 blog system of https://edi.wang, runs on Microsoft Azure
|
|
VirtoCommerce/vc-storefront
Virto Commerce Storefront - ASP.NET Core 6.0
|