VOOZH about

URL: https://www.nuget.org/packages/Southport.Messaging.Email.Core/

⇱ NuGet Gallery | Southport.Messaging.Email.Core 10.0.2




👁 Image
Southport.Messaging.Email.Core 10.0.2

dotnet add package Southport.Messaging.Email.Core --version 10.0.2
 
 
NuGet\Install-Package Southport.Messaging.Email.Core -Version 10.0.2
 
 
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="Southport.Messaging.Email.Core" Version="10.0.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Southport.Messaging.Email.Core" Version="10.0.2" />
 
Directory.Packages.props
<PackageReference Include="Southport.Messaging.Email.Core" />
 
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 Southport.Messaging.Email.Core --version 10.0.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Southport.Messaging.Email.Core, 10.0.2"
 
 
#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 Southport.Messaging.Email.Core@10.0.2
 
 
#: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=Southport.Messaging.Email.Core&version=10.0.2
 
Install as a Cake Addin
#tool nuget:?package=Southport.Messaging.Email.Core&version=10.0.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Southport Messaging Email library core classes and interfaces.

Product Versions Compatible and additional computed target framework versions.
.NET net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Southport.Messaging.Email.Core:

Package Downloads
Southport.Azure.Functions.Extensions

Package Description

Southport.Messaging.Email.MailGun

MailGun Implementation of the Southport.Messaging.Email.Core

Southport.Messaging.Email.SendGrid

SendGrid Implementation of the Southport.Messaging.Email.Core

Southport.Azure.Functions.Isolated.Extensions

Initial Release

Southport.Messaging.Email.Smtp

MailGun Implementation of the Southport.Messaging.Email.Smtp

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.2 821 1/12/2026
10.0.0 929 1/1/2026
8.0.2 2,187 6/14/2024
8.0.1 2,252 2/17/2024
8.0.0 226 2/17/2024
1.19.1 4,403 12/29/2022
1.19.0 766 12/28/2022
1.18.0 1,883 11/30/2022
1.17.0 3,488 3/6/2022
1.14.0 9,370 8/5/2021
1.13.0 1,705 7/31/2021
1.13.0-beta1 858 7/30/2021
1.12.0 1,040 7/30/2021
1.11.0 559 7/30/2021
1.10.0 1,214 7/28/2021
1.9.0 565 7/28/2021
1.8.0 549 7/28/2021
Loading failed

Added stream and byte array content to attachments.