DotNetMatic.Core.Mailing.MailKit
1.0.0
See the version list below for details.
dotnet add package DotNetMatic.Core.Mailing.MailKit --version 1.0.0
NuGet\Install-Package DotNetMatic.Core.Mailing.MailKit -Version 1.0.0
<PackageReference Include="DotNetMatic.Core.Mailing.MailKit" Version="1.0.0" />
paket add DotNetMatic.Core.Mailing.MailKit --version 1.0.0
#r "nuget: DotNetMatic.Core.Mailing.MailKit, 1.0.0"
// Install DotNetMatic.Core.Mailing.MailKit as a Cake Addin #addin nuget:?package=DotNetMatic.Core.Mailing.MailKit&version=1.0.0 // Install DotNetMatic.Core.Mailing.MailKit as a Cake Tool #tool nuget:?package=DotNetMatic.Core.Mailing.MailKit&version=1.0.0
NArchitecture.Core.Mailing.MailKit
This library provides email sending capabilities using MailKit for kodlama.io projects. The NArchitecture.Core.Mailing.MailKit
package offers utilities to send emails programmatically using the MailKit library. It includes core classes and extensions for sending emails using MailKit in both clean and union architectures, with support for configuring SMTP servers, defining email templates, sending HTML and plain text emails, and essential utilities for email sending management using the MailKit library.
Installation
You can add the package to your project using NuGet package manager or .NET CLI:
dotnet add package NArchitecture.Core.Mailing.MailKit
Contribution
If you would like to contribute, please visit the GitHub repository and submit a pull request: NArchitecture.Core.Mailing.MailKit GitHub Repository
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net8.0
- DotNetMatic.Core.Mailing (>= 1.0.0)
- MailKit (>= 4.7.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.