How to Bulk Email with C# and .NET: Zero to Hero
-
.NET
There are many ways to bulk email, each with their own strengths. Learn how to bulk email with C# and .NET using SendGrid.
Send Email and SMS from Google Forms using Zapier, SendGrid, and Twilio
-
Twilio
Learn how to forward Google Form data via Email and SMS using Zapier, SendGrid, and Twilio
How to better configure C# and .NET applications for SendGrid
-
.NET
Learn how to configure your .NET applications better for sending SendGrid emails
Don't let your users get pwned via email HTML injection
-
Web
Learn how to prevent HTML injection into your emails and protect your users from bad actors!
How to send ASP.NET Core Identity emails with Twilio SendGrid
-
.NET
Learn how to use SendGrid to send account verification and password recovery emails in ASP.NET Core
How to send Email in C# .NET using SMTP and SendGrid
-
.NET
You can use the SendGrid APIs to send emails, but you can also use SMTP with SendGrid. Learn how to send emails using SMTP, SendGrid C# .NET
Send Emails using C# .NET with Azure Functions and SendGrid Bindings
-
.NET
Learn how to send emails from Azure Functions using C# .NET and the SendGrid Bindings
How to send recurring emails in C# .NET using SendGrid and Quartz.NET
-
.NET
Learn how to send recurring emails with C# .NET using Quartz.NET and SendGrid's APIs
Send Emails using the SendGrid API with .NET 6 and C#
-
.NET
Learn how to send emails using the SendGrid API with a .NET 6 console application and C#