OpenPop.NET 2.0.6.1120

.NET Framework 2.0
Install-Package OpenPop.NET -Version 2.0.6.1120
dotnet add package OpenPop.NET --version 2.0.6.1120
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenPop.NET, 2.0.6.1120"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 Versions
.NET Framework net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

Version Downloads Last updated
2.0.6.1120 0 06.02.2022
2.0.6.1071 0 06.02.2022

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