16 packages tagged with “emailing”
A cohesive set of infrastructure libraries for dotnet that utilizes abstractions for event handling, persistence, unit of work, mediator, distributed messaging, event bus, CQRS, email, and more
A utility that allows for quick access to support email sending
A cohesive set of .NET 7 infrastructure libraries that utilizes abstractions for persistence, unit of work/transactions, distributed events, distributed transactions, and more.
Library for email message sending and recording emails to database.
Provides an IEmailProvider implementation for PosInformatique.Foundations.Emailing using Azure Communication Service. Uses Azure.Communication.Email.EmailClient to send templated emails and can be configured via AddEmailing().UseAzureCommunicationService(), including EmailClient and EmailClientOptions customization.
Provides helpers to create EmailTemplate instances using Razor components for subject and HTML body. Built on top of PosInformatique.Foundations.Text.Templating.Razor, it supports strongly-typed models and Razor layout features for reusable email designs.
Provides a lightweight, template-based emailing infrastructure for .NET. Allows registering strongly-typed email templates, instantiating emails from models, and sending them through pluggable providers (e.g. Azure Communication Service).
易用、强大、高效且有容错能力的邮件能力抽象,支持立即/定时发送邮件等
Provides an IEmailProvider implementation for PosInformatique.Foundations.Emailing using Microsoft Graph API. Uses Microsoft.Graph.GraphServiceClient to send templated emails through Microsoft 365 mailboxes with Azure AD authentication via TokenCredential.
易用、强大、高效且有容错能力的 SendGrid 邮件能力,支持立即/定时发送邮件等
易用、强大、高效且有容错能力的邮件基础设施(SMTP),支持立即/定时发送邮件等