Metadata >> NuGet >> OpenPop.NET >> 2.0.6.1074

2.0.6.1074

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 136527
PackageHashAlgorithm SHA512
PackageHash +uDN3/nW37nTzzL0IfgDmCMFotyeIniQqy8SeoLWGUFU8Z6ed9FfwP2wcZjPcx/m/DpWUMr+EdBa867RFvEMZg==
DownloadCount 000000
CreatedDate 2014-08-29T09:50:42

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install OpenPop.NET -Version 2.0.6.1074 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install OpenPop.NET -Version 2.0.6.1074 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete OpenPop.NET 2.0.6.1074 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related