Metadata >> NuGet >> OpenPop.NET

OpenPop.NET

Metadata

Authors OpenPop
Copyrights OpenPop.NET is Public Domain
Description 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
Language en-US
LicenseUrl http://unlicense.org/
Owners OpenPop
ProjectUrl http://hpop.sourceforge.net/
ReleaseNotes See the main project page (http://hpop.sourceforge.net/) for release notes.
RequireLicenseAcceptance False
Summary .NET library written in C# with a full implementation of a POP3 client. Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases.
Tags POP3 Client TCP SSL MIME Parsing email
Title OpenPop.NET
PackageSize 141268
PackageHashAlgorithm SHA512
PackageHash Xcyr4WDMWismCfkrk3KlDO9As8VViSVUveqFFNmLoZMFMBqExzP+pFQJVZnrh8DSZW1QJDtfHg+9k+RI5vZzcA==
DownloadCount 000000
CreatedDate 2015-06-24T18:39:26

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install OpenPop.NET -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install OpenPop.NET -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package OpenPop.NET
Installing the package (HTTP Basic authentication):
Install-Package OpenPop.NET -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package OpenPop.NET -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package OpenPop.NET

OpenWrap

Installing the package:
o add-wrap OpenPop.NET
Uninstalling the package:
o remove-wrap OpenPop.NET

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.6.1116
2.0.6.1114
2.0.6.1112
2.0.6.1110
2.0.6.1109
2.0.6.1102
2.0.6.1101
2.0.6.1100
2.0.6.1076
2.0.6.1074
2.0.6.1071
2.0.6.1070
2.0.6.1069
2.0.5.1063
2.0.5.1062-dev
2.0.4.369