OpenPop.NET 2.0.6.1120

dotnet add package OpenPop.NET --version 2.0.6.1120
NuGet\Install-Package OpenPop.NET -Version 2.0.6.1120
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="OpenPop.NET" Version="2.0.6.1120" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenPop.NET --version 2.0.6.1120
#r "nuget: OpenPop.NET, 2.0.6.1120"
#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 OpenPop.NET as a Cake Addin
#addin nuget:?package=OpenPop.NET&version=2.0.6.1120

// Install OpenPop.NET as a Cake Tool
#tool nuget:?package=OpenPop.NET&version=2.0.6.1120

OpenPop.NET is an open source implementation of a POP3 client and a robust MIME parser written in C#.
     It allows developers easy access to email on a POP3 server in a matter of minutes.

     The project is backed by several hundred test cases and is therefore believed to be very robust.
     If you find a bug, please report this by sending an email to hpop-users@lists.sourceforge.net.

     POP3 Client Features
     - Easy to use POP3 client
     - Support for plain TCP or TLS/SSL connections
     - Authentication methods supported
     - - Plain
     - - APOP
     - - CRAM-MD5 (RFC 2195)
     - CAPA capabilities command supported (RFC 2449)

     MIME Parsing Features
     - Preserves the MIME email hierarchy
     - Easy access to different MediaType parts of the email
     - Headers are parsed into strong types and are easy to examine
     - Includes robust decoders for
     - - QuotedPrintable
     - - Base64
     - - EncodedWord
     - - Continuation and encoding of header fields (RFC 2231)
     - Emails are fully persistable

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  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.

This package has no dependencies.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on OpenPop.NET:

Package Downloads
Kentico.Libraries The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The runtime assemblies for libraries and applications that use Kentico API.

Kentico.Xperience.Libraries The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The runtime assemblies for libraries and applications that use Kentico Xperience API.

GoServicePro.Webservices

GoServicePro Webservices

AutoToolKit

MzAutomation Test Framework. Documentation coming soon..

Zq.Utils

C# .NET Framework4.5版本工具类

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.6.1120 2,173,802 11/21/2015
2.0.6.1119 3,606 11/21/2015
2.0.6.1118 4,291 11/15/2015
2.0.6.1117 2,713 11/15/2015
2.0.6.1116 210,910 6/24/2015
2.0.6.1114 4,049 6/17/2015
2.0.6.1112 3,111 6/10/2015
2.0.6.1110 2,700 6/10/2015
2.0.6.1109 2,546 6/10/2015
2.0.6.1108 3,974 5/20/2015
2.0.6.1106 8,871 5/16/2015
2.0.6.1102 71,990 1/20/2015
2.0.6.1101 2,665 1/20/2015
2.0.6.1100 8,906 1/7/2015
2.0.6.1076 26,026 9/6/2014
2.0.6.1074 3,585 8/29/2014
2.0.6.1071 14,743 6/19/2014
2.0.6.1070 2,598 6/19/2014
2.0.6.1069 22,114 5/8/2014
2.0.5.1063 7,144 4/4/2014
2.0.5.1062-dev 2,563 4/4/2014
2.0.4.369 873,928 9/22/2012

See the main project page (http://hpop.sourceforge.net/) for release notes.