GemBox.Email 11.3.30.1042

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package GemBox.Email --version 11.3.30.1042
                    
NuGet\Install-Package GemBox.Email -Version 11.3.30.1042
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GemBox.Email" Version="11.3.30.1042" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GemBox.Email" Version="11.3.30.1042" />
                    
Directory.Packages.props
<PackageReference Include="GemBox.Email" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GemBox.Email --version 11.3.30.1042
                    
#r "nuget: GemBox.Email, 11.3.30.1042"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package GemBox.Email@11.3.30.1042
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GemBox.Email&version=11.3.30.1042
                    
Install as a Cake Addin
#tool nuget:?package=GemBox.Email&version=11.3.30.1042
                    
Install as a Cake Tool

GemBox.Email is a .NET component that enables developers to read and write email files (MSG, EML, MHTML), and compose, receive and send email messages using IMAP, POP, and SMTP from .NET applications in a simple and efficient way.

Product Compatible and additional computed target framework versions.
.NET Framework net30 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on GemBox.Email:

Package Downloads
GemBox.Bundle

GemBox.Bundle is a package of .NET components for processing spreadsheets, documents, presentations, email messages, and images (XLSX, DOCX, PPTX, PDF, MSG, and PNG) from .NET applications. With GemBox.Bundle you get fast and reliable components that are easy to use and don't depend on Microsoft Office or Adobe Acrobat. They require only .NET so you can deploy your applications without having to think about other licenses.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.4.100 1,135 4/2/2026
2026.3.100 2,204 3/2/2026
2026.2.100 4,353 2/2/2026
11.3.30.1042 10,122 5/6/2019
Loading failed

- Fixed issue with moving messages in IMAP client.