Tolitech.Application.Mail 1.0.0-preview.2

This is a prerelease version of Tolitech.Application.Mail.
dotnet add package Tolitech.Application.Mail --version 1.0.0-preview.2                
NuGet\Install-Package Tolitech.Application.Mail -Version 1.0.0-preview.2                
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="Tolitech.Application.Mail" Version="1.0.0-preview.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tolitech.Application.Mail --version 1.0.0-preview.2                
#r "nuget: Tolitech.Application.Mail, 1.0.0-preview.2"                
#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 Tolitech.Application.Mail as a Cake Addin
#addin nuget:?package=Tolitech.Application.Mail&version=1.0.0-preview.2&prerelease

// Install Tolitech.Application.Mail as a Cake Tool
#tool nuget:?package=Tolitech.Application.Mail&version=1.0.0-preview.2&prerelease                

CleanArchitecture.Application.Mail

Overview

Tolitech.CleanArchitecture.Application.Mail is a robust and flexible .NET library designed to facilitate asynchronous email sending within .NET applications. It provides a simple interface for configuring and sending emails, supporting features such as CC and BCC to address various emailing needs efficiently.

Features

  • Asynchronous Email Sending: Send emails asynchronously to improve application performance.
  • Simple Interface: Easy-to-use interface for sending emails.
  • Flexible Sender Options: Option to specify a custom sender address or use the default sender address.
  • CC and BCC Support: Easily send copies and blind copies to additional recipients.
  • Customization: Full customization of email properties, including recipients, subject, and content.
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Tolitech.Application.Mail:

Package Downloads
Tolitech.Infrastructure.Mail

A library providing essential utilities for sending emails asynchronously.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-preview.2 55 12/14/2024
1.0.0-preview.1 52 12/12/2024