Rfc822 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rfc822 --version 1.0.1
NuGet\Install-Package Rfc822 -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="Rfc822" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rfc822 --version 1.0.1
#r "nuget: Rfc822, 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 Rfc822 as a Cake Addin
#addin nuget:?package=Rfc822&version=1.0.1

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

Use this package if you need to parse or format RFC 822 formatted dates, like those found in RSS feeds. An RFC 822 formatted date time may look something like this: "Sun, 18 Nov 2012 20:32 +0100"

Product Compatible and additional computed target framework versions.
.NET Framework net 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 214 7/13/2013
1.0.2 45 7/13/2013
1.0.1 45 11/18/2012
1.0.0 46 11/18/2012

Updated summary and description.