Rebex.Imap by Rebex CR, s.r.o.

<PackageReference Include="Rebex.Imap" Version="5.0.7620" />

 Rebex.Imap 5.0.7620

Rebex.Imap is part of Rebex Secure Mail - a set of mail libraries that provide all you need for sending, receiving, encrypting, decrypting, signing, verifying, loading, saving and processing e-mail messages. Includes IMAP, EWS (Exchange Web Services), POP3 and SMTP clients; a high-level MailMessage API and a low-level MIME/SMIME API. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve new versions of Rebex components as long as your support contract is active. Supported platforms: - .NET 5.0 - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8 - .NET Framework 3.5 SP1 - .NET Core 3.1 (via .NET Standard 2.1 or 2.0) - .NET Core 2.1 (via .NET Standard 2.0) - Xamarin.iOS (12.3 and higher; via .NET Standard 2.0) - Xamarin.Android (9.1 and higher; via .NET Standard 2.0) - Mono 4.6.2-4.8, 5.x, 6.x Experimental platforms: - Universal Windows Platform build 16299 and higher (via .NET Standard 2.0) - Xamarin.Mac (via .NET Standard 2.0) Legacy platforms (available separately at https://www.rebex.net/): - .NET Framework 2.0 - .NET Compact Framework 3.5 - .NET Compact Framework 3.9

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Rebex.Imap</id>
    <version>5.0.7620</version>
    <title>Rebex IMAP/SSL 2020 R5</title>
    <authors>Rebex CR, s.r.o.</authors>
    <owners>Rebex CR, s.r.o.</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">license.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>images/Rebex.Imap.png</icon>
    <projectUrl>http://www.rebex.net/</projectUrl>
    <iconUrl>https://static.rebex.net/nuget/Rebex.Imap.png</iconUrl>
    <description>Rebex.Imap is part of Rebex Secure Mail - a set of mail libraries that provide all you need for sending, receiving, encrypting, decrypting, signing, verifying, loading, saving and processing e-mail messages. Includes IMAP, EWS (Exchange Web Services), POP3 and SMTP clients; a high-level MailMessage API and a low-level MIME/SMIME API.

This is a paid commercial product with a free 30-day trial:

- Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx
- Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget

When the full license key is provided, NuGet.org repository can be used to retrieve new versions of Rebex components as long as your support contract is active.
Supported platforms:
- .NET 5.0
- .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8
- .NET Framework 3.5 SP1
- .NET Core 3.1 (via .NET Standard 2.1 or 2.0)
- .NET Core 2.1 (via .NET Standard 2.0)
- Xamarin.iOS (12.3 and higher; via .NET Standard 2.0)
- Xamarin.Android (9.1 and higher; via .NET Standard 2.0)
- Mono 4.6.2-4.8, 5.x, 6.x

Experimental platforms:
- Universal Windows Platform build 16299 and higher (via .NET Standard 2.0)
- Xamarin.Mac (via .NET Standard 2.0)

Legacy platforms (available separately at https://www.rebex.net/):
- .NET Framework 2.0
- .NET Compact Framework 3.5
- .NET Compact Framework 3.9</description>
    <summary>IMAP and IMAP/SSL client component for .NET</summary>
    <copyright>Copyright (c) 2004-2020 Rebex CR, s.r.o.</copyright>
    <tags>Rebex IMAP TLS SSL upload download mail OAuth</tags>
    <dependencies>
      <group targetFramework="net5.0">
        <dependency id="Rebex.Common" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Mail" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Networking" version="[5.0.7620]" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Rebex.Common" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Mail" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Networking" version="[5.0.7620]" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETFramework4.6">
        <dependency id="Rebex.Common" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Mail" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Networking" version="[5.0.7620]" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.1">
        <dependency id="Rebex.Common" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Mail" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Networking" version="[5.0.7620]" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETFramework3.5">
        <dependency id="Rebex.Common" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Mail" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Networking" version="[5.0.7620]" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETFramework4.0">
        <dependency id="Rebex.Common" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Mail" version="[5.0.7620]" exclude="Build,Analyzers" />
        <dependency id="Rebex.Networking" version="[5.0.7620]" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>