SimpleFeedReader 1.0.4

dotnet add package SimpleFeedReader --version 1.0.4
                    
NuGet\Install-Package SimpleFeedReader -Version 1.0.4
                    
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="SimpleFeedReader" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleFeedReader" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="SimpleFeedReader" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SimpleFeedReader --version 1.0.4
                    
#r "nuget: SimpleFeedReader, 1.0.4"
                    
#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.
#addin nuget:?package=SimpleFeedReader&version=1.0.4
                    
Install SimpleFeedReader as a Cake Addin
#tool nuget:?package=SimpleFeedReader&version=1.0.4
                    
Install SimpleFeedReader as a Cake Tool

Easy to use, simple, Syndication feed reader (Atom / RSS).

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on SimpleFeedReader:

Repository Stars
YetAnotherPomodoroApp/YAPA-2
Minimalistic desktop timer app for Pomodoro Technique users
cmdrmcdonald/EliteDangerousDataProvider
Version Downloads Last updated
1.0.4 391 1/25/2015
1.0.3 164 10/14/2014
1.0.2 176 4/17/2014
1.0.1 51 4/16/2014

* Added two overloads so that an XmlReader can be passed to RetrieveFeed