SixPack.Net.Mail by Antoine Aubry, Marco Cecconi

<PackageReference Include="SixPack.Net.Mail" Version="1.2.4" />

.NET API 177,664 bytes

 SixPack.Net.Mail 1.2.4

The SixPack rapid development library is a collection of classes for rapid development on the .NET/Mono platform. It has been built with medium to large scale sites in mind, and supports high performance requirements (thousands of concurrent users per server.)

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>SixPack.Net.Mail</id>
    <version>1.2.4</version>
    <authors>Antoine Aubry, Marco Cecconi</authors>
    <owners>Antoine Aubry, Marco Cecconi</owners>
    <licenseUrl>http://www.gnu.org/licenses/lgpl.html</licenseUrl>
    <projectUrl>http://code.google.com/p/sixpack-library/</projectUrl>
    <iconUrl>http://sixpack-library.googlecode.com/files/sixpack-icon.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>The SixPack rapid development library is a collection of classes for rapid development on the .NET/Mono platform. It has been built with medium to large scale sites in mind, and supports high performance requirements (thousands of concurrent users per server.)</description>
    <summary>This package enables sending e-mail using the SixPack library.</summary>
    <language>en-US</language>
    <tags>rapid development library email</tags>
    <dependencies>
      <dependency id="SixPack" version="1.2.4" />
    </dependencies>
  </metadata>
</package>