AWS with .NET SES Tutorials
Learn how to create and verify Amazon SES email identities and manage contact lists using the AWS CLI. Step-by-step commands for developers using SES.
Learn Amazon Simple Email Service -- SES. Amazon SES is a cloud-based email service that can integrate into any application to generate single emails like order invoices and account confirmations as well as high volume marketing campaigns.
Learn how to send bulk templated emails with Amazon SES using .NET and the AWS SDK. Build contact lists, create SES templates, and send newsletters with C#.
Learn how to send single emails with Amazon Simple Email Service (SES) using .NET and the AWS SDK. Includes C# code examples and a simple implementation.