Southport.Messaging.Email.Core 8.0.1

dotnet add package Southport.Messaging.Email.Core --version 8.0.1
NuGet\Install-Package Southport.Messaging.Email.Core -Version 8.0.1
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.1" />
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.1
#r "nuget: Southport.Messaging.Email.Core, 8.0.1"
#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.1

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

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. 
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 (3)

Showing the top 3 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.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.1 336 2/17/2024
8.0.0 72 2/17/2024
1.19.1 3,263 12/29/2022
1.19.0 547 12/28/2022
1.18.0 1,564 11/30/2022
1.17.0 3,082 3/6/2022
1.14.0 8,735 8/5/2021
1.13.0 1,358 7/31/2021
1.13.0-beta1 578 7/30/2021
1.12.0 801 7/30/2021
1.11.0 336 7/30/2021
1.10.0 871 7/28/2021
1.9.0 322 7/28/2021
1.8.0 330 7/28/2021
1.7.0 784 7/28/2021
1.7.0-beta2 1,311 2/25/2021
1.7.0-beta1 189 2/25/2021
1.6.0 1,428 2/22/2021
1.3.0 324 2/22/2021
1.2.0 312 2/22/2021
1.1.0 1,184 12/29/2020
1.1.0-beta3 582 12/28/2020
1.1.0-beta2 814 12/28/2020
1.1.0-beta1 270 12/28/2020
1.0.7-beta1 571 12/23/2020
1.0.6 390 12/23/2020
1.0.5 333 12/22/2020
1.0.4 347 12/22/2020
1.0.3 348 12/22/2020
1.0.2 347 12/22/2020
1.0.1 354 12/22/2020
1.0.0 380 12/22/2020

Added SetFromAddress to replace AddFromAddress.