.NET
Introduction
Learn how to send your first email using the Resend .NET SDK.
Prerequisites
To get the most out of this guide, you’ll need to:
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:
3. Try it yourself
Was this page helpful?