Skip to main content

Prerequisites

Before you start, you’ll need: Prefer watching a video? Check out our video walkthrough below.

Guide

1

Install

2

Send emails using HTML

In the startup of your application, configure the DI container as follows:
Send an email using the injected IResend instance:

Examples

Basic Send

Basic email sending

Attachments

Send emails with file attachments

Templates

Send emails using Resend hosted templates

Scheduling

Schedule emails for future delivery

Audiences

Manage contacts and audiences

Domains

Create and manage sending domains

Inbound Webhooks

Receive and process inbound emails

Double Opt-in

Double opt-in subscription flow

Minimal API App

ASP.NET Minimal API application

MVC App

ASP.NET MVC application