Southport.Messaging.Email.Core 8.0.2

dotnet add package Southport.Messaging.Email.Core --version 8.0.2                
NuGet\Install-Package Southport.Messaging.Email.Core -Version 8.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="8.0.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Southport.Messaging.Email.Core --version 8.0.2                
#r "nuget: Southport.Messaging.Email.Core, 8.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.
// Install Southport.Messaging.Email.Core as a Cake Addin
#addin nuget:?package=Southport.Messaging.Email.Core&version=8.0.2

// Install Southport.Messaging.Email.Core as a Cake Tool
#tool nuget:?package=Southport.Messaging.Email.Core&version=8.0.2                

Southport Messaging Email library core classes and interfaces.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (4)

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

Package Downloads
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
8.0.2 964 6/14/2024
8.0.1 1,417 2/17/2024
8.0.0 115 2/17/2024
1.19.1 3,918 12/29/2022
1.19.0 590 12/28/2022
1.18.0 1,640 11/30/2022
1.17.0 3,177 3/6/2022
1.14.0 8,897 8/5/2021
1.13.0 1,437 7/31/2021
1.13.0-beta1 622 7/30/2021
1.12.0 846 7/30/2021
1.11.0 376 7/30/2021
1.10.0 960 7/28/2021
1.9.0 383 7/28/2021
1.8.0 371 7/28/2021
1.7.0 841 7/28/2021
1.7.0-beta2 1,379 2/25/2021
1.7.0-beta1 219 2/25/2021
1.6.0 1,500 2/22/2021
1.3.0 360 2/22/2021
1.2.0 348 2/22/2021
1.1.0 1,243 12/29/2020
1.1.0-beta3 619 12/28/2020
1.1.0-beta2 860 12/28/2020
1.1.0-beta1 299 12/28/2020
1.0.7-beta1 613 12/23/2020
1.0.6 424 12/23/2020
1.0.5 364 12/22/2020
1.0.4 381 12/22/2020
1.0.3 406 12/22/2020
1.0.2 382 12/22/2020
1.0.1 385 12/22/2020
1.0.0 417 12/22/2020

Added SetFromAddress to replace AddFromAddress.