GithubHelp home page GithubHelp logo

syncfusionexamples / email-and-remainder-notification-from-blazor-scheduler Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 5.0 361 KB

Blazor Scheduler supports to send an email notification to users and enable event reminder for scheduled events.

HTML 63.44% C# 22.05% CSS 14.51%
blazor-server blazor blazor-scheduler calendar scheduler email-reminder-notification email-sender reminder-application

email-and-remainder-notification-from-blazor-scheduler's Introduction

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

email-and-remainder-notification-from-blazor-scheduler's People

Contributors

backiaraj avatar rajendranr-5483 avatar sarubala20 avatar vinothkumar-ganesan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

email-and-remainder-notification-from-blazor-scheduler's Issues

Error when editing an Event

When I click on an Event , then click on Edit button we get an error

fail: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost[111]
Unhandled exception in circuit 'dFnGJnlVcrsAKJukf-Aw874Ve8wXX9tB3iAnWJvTAnw'.
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: 'Syncfusion.Blazor.DropDowns.SfMultiSelect<int[],EmailScheduler.Pages.Index.ResourceModel>.GetDataObjectAsync(object)' is inaccessible due to its protection level
at CallSite.Target(Closure, CallSite, SfMultiSelect2, Object) at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1) at Syncfusion.Blazor.DropDowns.SfMultiSelect2.GetDataByValueAsync(TValue dataValue)
at Syncfusion.Blazor.DropDowns.SfMultiSelect2.InitialValueBindAsync() at Syncfusion.Blazor.DropDowns.SfMultiSelect2.OnAfterScriptRendered()
at Syncfusion.Blazor.SfBaseComponent.OnAfterRenderAsync(Boolean firstRender)
at Syncfusion.Blazor.SfDataBoundComponent.OnAfterRenderAsync(Boolean firstRender)
at Syncfusion.Blazor.DropDowns.SfMultiSelect`2.OnAfterRenderAsync(Boolean firstRender)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.