Southport.Messaging.Email.Core
8.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Southport.Messaging.Email.Core --version 8.0.0
NuGet\Install-Package Southport.Messaging.Email.Core -Version 8.0.0
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.0" />
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.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Southport.Messaging.Email.Core, 8.0.0"
#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.0 // Install Southport.Messaging.Email.Core as a Cake Tool #tool nuget:?package=Southport.Messaging.Email.Core&version=8.0.0
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 | 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.2 | 527 | 6/14/2024 |
8.0.1 | 1,273 | 2/17/2024 |
8.0.0 | 104 | 2/17/2024 |
1.19.1 | 3,891 | 12/29/2022 |
1.19.0 | 581 | 12/28/2022 |
1.18.0 | 1,631 | 11/30/2022 |
1.17.0 | 3,168 | 3/6/2022 |
1.14.0 | 8,888 | 8/5/2021 |
1.13.0 | 1,428 | 7/31/2021 |
1.13.0-beta1 | 617 | 7/30/2021 |
1.12.0 | 835 | 7/30/2021 |
1.11.0 | 367 | 7/30/2021 |
1.10.0 | 951 | 7/28/2021 |
1.9.0 | 372 | 7/28/2021 |
1.8.0 | 362 | 7/28/2021 |
1.7.0 | 832 | 7/28/2021 |
1.7.0-beta2 | 1,373 | 2/25/2021 |
1.7.0-beta1 | 213 | 2/25/2021 |
1.6.0 | 1,490 | 2/22/2021 |
1.3.0 | 348 | 2/22/2021 |
1.2.0 | 337 | 2/22/2021 |
1.1.0 | 1,234 | 12/29/2020 |
1.1.0-beta3 | 614 | 12/28/2020 |
1.1.0-beta2 | 853 | 12/28/2020 |
1.1.0-beta1 | 294 | 12/28/2020 |
1.0.7-beta1 | 608 | 12/23/2020 |
1.0.6 | 415 | 12/23/2020 |
1.0.5 | 355 | 12/22/2020 |
1.0.4 | 372 | 12/22/2020 |
1.0.3 | 397 | 12/22/2020 |
1.0.2 | 369 | 12/22/2020 |
1.0.1 | 376 | 12/22/2020 |
1.0.0 | 406 | 12/22/2020 |
Added SetFromAddress to replace AddFromAddress.