Encamina.Enmarcha.Email.Abstractions
8.2.0
dotnet add package Encamina.Enmarcha.Email.Abstractions --version 8.2.0
NuGet\Install-Package Encamina.Enmarcha.Email.Abstractions -Version 8.2.0
<PackageReference Include="Encamina.Enmarcha.Email.Abstractions" Version="8.2.0" />
paket add Encamina.Enmarcha.Email.Abstractions --version 8.2.0
#r "nuget: Encamina.Enmarcha.Email.Abstractions, 8.2.0"
// Install Encamina.Enmarcha.Email.Abstractions as a Cake Addin #addin nuget:?package=Encamina.Enmarcha.Email.Abstractions&version=8.2.0 // Install Encamina.Enmarcha.Email.Abstractions as a Cake Tool #tool nuget:?package=Encamina.Enmarcha.Email.Abstractions&version=8.2.0
Email - Abstractions
This project mainly contains abstractions used by the Encamina.Enmarcha.Email.MailKit NuGet package. Essentially, it includes interfaces and entities related to email sending management.
Setup
Nuget package
First, install NuGet. Then, install Encamina.Enmarcha.Email.Abstractions from the package manager console:
PM> Install-Package Encamina.Enmarcha.Email.Abstractions
.NET CLI:
Install .NET CLI. Next, install Encamina.Enmarcha.Email.Abstractions from the .NET CLI:
dotnet add package Encamina.Enmarcha.Email.Abstractions
How to use
Typically, is not necessary an explicit use of this project unless you are creating your own implementation of one of the interfaces. However, the most important elements are as follows:
- IEmailProvider represents a provider to build and send e-mails. It has its implementation as EmailService in Encamina.Enmarcha.Email.MailKit NuGet package.
- IEmailProviderFactory represents a factory that can provide valid instances of a specific
IEmailProvider
type. It has its implementation in as EmailServiceFactory in Encamina.Enmarcha.Email.MailKit NuGet package. - IEmailProviderFactoryProvider represents a provider for factories of
IEmailProvider
. It has its implementation as EmailServiceFactoryProvider in Encamina.Enmarcha.Email.MailKit NuGet package.
In addition to these interfaces, there are numerous classes such as EmailSpecification
, EmailAttachmentSpecification
, or EmailAddressSpecification
that define the specifications for different configurations related to email sending. Previously, it is necessary to create a specific implementation for email sending, using the Encamina.Enmarcha.Email.MailKit NuGet package (see documentation). It provides fully transparency.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- CommunityToolkit.Diagnostics (>= 8.2.2)
- Encamina.Enmarcha.Core (>= 8.2.0)
- Encamina.Enmarcha.Entities.Abstractions (>= 8.2.0)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Encamina.Enmarcha.Email.Abstractions:
Package | Downloads |
---|---|
Encamina.Enmarcha.Email.MailKit
Package Description |
|
Encamina.Enmarcha.Testing.Smtp
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.2.0 | 124 | 10/22/2024 |
8.2.0-preview-01-m01 | 167 | 9/17/2024 |
8.1.9-preview-02 | 99 | 10/22/2024 |
8.1.9-preview-01 | 151 | 10/4/2024 |
8.1.8 | 187 | 9/23/2024 |
8.1.8-preview-07 | 142 | 9/12/2024 |
8.1.8-preview-06 | 196 | 9/11/2024 |
8.1.8-preview-05 | 145 | 9/10/2024 |
8.1.8-preview-04 | 259 | 8/16/2024 |
8.1.8-preview-03 | 168 | 8/13/2024 |
8.1.8-preview-02 | 146 | 8/13/2024 |
8.1.8-preview-01 | 145 | 8/12/2024 |
8.1.7 | 163 | 8/7/2024 |
8.1.7-preview-09 | 149 | 7/3/2024 |
8.1.7-preview-08 | 144 | 7/2/2024 |
8.1.7-preview-07 | 119 | 6/10/2024 |
8.1.7-preview-06 | 123 | 6/10/2024 |
8.1.7-preview-05 | 137 | 6/6/2024 |
8.1.7-preview-04 | 126 | 6/6/2024 |
8.1.7-preview-03 | 146 | 5/24/2024 |
8.1.7-preview-02 | 110 | 5/10/2024 |
8.1.7-preview-01 | 136 | 5/8/2024 |
8.1.6 | 1,126 | 5/7/2024 |
8.1.6-preview-08 | 116 | 5/2/2024 |
8.1.6-preview-07 | 155 | 4/29/2024 |
8.1.6-preview-06 | 167 | 4/26/2024 |
8.1.6-preview-05 | 162 | 4/24/2024 |
8.1.6-preview-04 | 152 | 4/22/2024 |
8.1.6-preview-03 | 144 | 4/22/2024 |
8.1.6-preview-02 | 137 | 4/17/2024 |
8.1.6-preview-01 | 206 | 4/15/2024 |
8.1.5 | 179 | 4/15/2024 |
8.1.5-preview-15 | 130 | 4/10/2024 |
8.1.5-preview-14 | 156 | 3/20/2024 |
8.1.5-preview-13 | 135 | 3/18/2024 |
8.1.5-preview-12 | 174 | 3/13/2024 |
8.1.5-preview-11 | 139 | 3/13/2024 |
8.1.5-preview-10 | 151 | 3/13/2024 |
8.1.5-preview-09 | 152 | 3/12/2024 |
8.1.5-preview-08 | 134 | 3/12/2024 |
8.1.5-preview-07 | 142 | 3/8/2024 |
8.1.5-preview-06 | 120 | 3/8/2024 |
8.1.5-preview-05 | 150 | 3/7/2024 |
8.1.5-preview-04 | 150 | 3/7/2024 |
8.1.5-preview-03 | 139 | 3/7/2024 |
8.1.5-preview-02 | 139 | 2/28/2024 |
8.1.5-preview-01 | 145 | 2/19/2024 |
8.1.4 | 229 | 2/15/2024 |
8.1.3 | 192 | 2/13/2024 |
8.1.3-preview-07 | 128 | 2/13/2024 |
8.1.3-preview-06 | 151 | 2/12/2024 |
8.1.3-preview-05 | 159 | 2/9/2024 |
8.1.3-preview-04 | 155 | 2/8/2024 |
8.1.3-preview-03 | 146 | 2/7/2024 |
8.1.3-preview-02 | 140 | 2/2/2024 |
8.1.3-preview-01 | 131 | 2/2/2024 |
8.1.2 | 169 | 2/1/2024 |
8.1.2-preview-9 | 143 | 1/22/2024 |
8.1.2-preview-8 | 138 | 1/19/2024 |
8.1.2-preview-7 | 123 | 1/19/2024 |
8.1.2-preview-6 | 135 | 1/19/2024 |
8.1.2-preview-5 | 136 | 1/19/2024 |
8.1.2-preview-4 | 128 | 1/19/2024 |
8.1.2-preview-3 | 129 | 1/18/2024 |
8.1.2-preview-2 | 135 | 1/18/2024 |
8.1.2-preview-16 | 135 | 1/31/2024 |
8.1.2-preview-15 | 130 | 1/31/2024 |
8.1.2-preview-14 | 121 | 1/25/2024 |
8.1.2-preview-13 | 131 | 1/25/2024 |
8.1.2-preview-12 | 137 | 1/23/2024 |
8.1.2-preview-11 | 140 | 1/23/2024 |
8.1.2-preview-10 | 136 | 1/22/2024 |
8.1.2-preview-1 | 128 | 1/18/2024 |
8.1.1 | 184 | 1/18/2024 |
8.1.0 | 163 | 1/18/2024 |
8.0.3 | 196 | 12/29/2023 |
8.0.1 | 213 | 12/14/2023 |
8.0.0 | 188 | 12/7/2023 |
6.0.4.3 | 173 | 12/29/2023 |
6.0.4.2 | 174 | 12/20/2023 |
6.0.4.1 | 249 | 12/19/2023 |
6.0.4 | 219 | 12/4/2023 |
6.0.3.20 | 200 | 11/27/2023 |
6.0.3.19 | 185 | 11/22/2023 |