CodeHollow.FeedReader 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeHollow.FeedReader --version 1.0.1
NuGet\Install-Package CodeHollow.FeedReader -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeHollow.FeedReader" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeHollow.FeedReader --version 1.0.1
#r "nuget: CodeHollow.FeedReader, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CodeHollow.FeedReader as a Cake Addin
#addin nuget:?package=CodeHollow.FeedReader&version=1.0.1

// Install CodeHollow.FeedReader as a Cake Tool
#tool nuget:?package=CodeHollow.FeedReader&version=1.0.1

FeedReader is a .net library used for reading and parsing RSS and ATOM feeds. Supports RSS 0.91, 0.92, 1.0, 2.0 and ATOM. Developed because tested existing libraries do not work with different languages, encodings or have other issues. Library tested with multiple languages and feeds.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on CodeHollow.FeedReader:

Package Downloads
Wikiled.News.Monitoring

News Monitoring base library

Destinet.SyncProvider.RSS

Package Description

Wikiled.Delfi

Delfi parsing library

SuperMemoAssistant.Plugins.Import

Package Description

RssThrottle

Allows you to control the flow and timing of an RSS feed

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on CodeHollow.FeedReader:

Repository Stars
BedrockLauncher/BedrockLauncher
ohhsodead/arisen-studio
Browse, Download and Install Mods for PlayStation 3 & Xbox 360
Version Downloads Last updated
1.2.6 99,890 3/16/2023
1.2.4 83,162 1/14/2022
1.2.3 576 1/14/2022
1.2.2 34,301 8/19/2021
1.2.1 227,599 5/25/2019
1.2.0 939 5/25/2019
1.1.6 31,495 12/28/2018
1.1.5 14,342 9/19/2018
1.1.4 3,583 8/19/2018
1.1.2 17,058 4/15/2018
1.1.1.1 1,458 4/15/2018
1.1.1 2,906 3/3/2018
1.1.0.2 23,695 9/15/2017
1.1.0.1 2,850 7/21/2017
1.1.0 2,945 6/1/2017
1.0.3.6 1,632 5/12/2017
1.0.3.5 1,296 5/8/2017
1.0.3.4 1,255 5/8/2017
1.0.3.3 1,262 4/4/2017
1.0.3.2 1,531 1/25/2017
1.0.3.1 1,407 1/25/2017
1.0.3 1,313 1/24/2017
1.0.2 1,413 1/23/2017
1.0.1 1,450 1/23/2017
1.0.0 1,323 1/23/2017
0.9.0 1,344 1/16/2017

fixed encoding issues