DotNetMatic.Core.Mailing 1.0.1

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

// Install DotNetMatic.Core.Mailing as a Cake Tool
#tool nuget:?package=DotNetMatic.Core.Mailing&version=1.0.1                

NArchitecture.Core.Mailing

This library provides various classes for email sending capabilities for kodlama.io projects. The NArchitecture.Core.Mailing package offers utilities to send emails programmatically from applications. It includes core classes and utilities for sending emails 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.

Installation

You can add the package to your project using NuGet package manager or .NET CLI:

dotnet add package NArchitecture.Core.Mailing

Contribution

If you would like to contribute, please visit the GitHub repository and submit a pull request: NArchitecture.Core.Mailing GitHub Repository

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DotNetMatic.Core.Mailing:

Package Downloads
DotNetMatic.Core.Mailing.MailKit

Provide email sending capabilities using MailKit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 84 8/31/2024
1.0.0 83 8/31/2024