Blazor Scheduler supports to send an email notification to users and enable event reminder for scheduled events.
This sample explains about how to configure the email and reminder notification from Blazor Scheduler.
To run this application, before we can configure the email credentials in
appsettings.json
file and add resource email inPages/Index.razor
file.
Blog: How to Send Emails and Reminders for Events in Blazor Scheduler