项目作者: SyncfusionExamples

项目描述 :
Blazor Scheduler supports to send an email notification to users and enable event reminder for scheduled events.
高级语言: HTML
项目地址: git://github.com/SyncfusionExamples/email-and-remainder-notification-from-blazor-scheduler.git


Email and Reminder Notification from Blazor Scheduler

This sample explains about how to configure the email and reminder notification from Blazor Scheduler.

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

To run this application, before we can configure the email credentials in appsettings.json file and add resource email in Pages/Index.razor file.

Blog: How to Send Emails and Reminders for Events in Blazor Scheduler