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" />
<PackageReference Include="Southport.Messaging.Email.Core" />
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
#tool nuget:?package=Southport.Messaging.Email.Core&version=10.0.2
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 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. 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 | 394 | 1/12/2026 |
| 10.0.0 | 489 | 1/1/2026 |
| 8.0.2 | 2,073 | 6/14/2024 |
| 8.0.1 | 2,214 | 2/17/2024 |
| 8.0.0 | 209 | 2/17/2024 |
| 1.19.1 | 4,379 | 12/29/2022 |
| 1.19.0 | 751 | 12/28/2022 |
| 1.18.0 | 1,862 | 11/30/2022 |
| 1.17.0 | 3,466 | 3/6/2022 |
| 1.14.0 | 9,354 | 8/5/2021 |
| 1.13.0 | 1,689 | 7/31/2021 |
| 1.13.0-beta1 | 841 | 7/30/2021 |
| 1.12.0 | 1,023 | 7/30/2021 |
| 1.11.0 | 540 | 7/30/2021 |
| 1.10.0 | 1,187 | 7/28/2021 |
| 1.9.0 | 546 | 7/28/2021 |
| 1.8.0 | 534 | 7/28/2021 |
Loading failed
Added stream and byte array content to attachments.