/how-to-customize-appointments-using-templates-in-aspdotnet-core-scheduler

A quick-start project that shows you how to customize appointments in the Syncfusion ASP.NET Core Scheduler control with attractive colors and images. This project also contains code snippet to customize events in the specific views.

Primary LanguageHTML

How to Customize Appointments Using Templates in ASP.NET Core Scheduler

A quick-start project that shows you how to customize appointments in the Syncfusion ASP.NET Core Scheduler control with attractive colors and images. This project also contains code snippet to customize events in the specific views.

Documentation for the event template in the Syncfusion ASP.NET Core Scheduler control: https://ej2.syncfusion.com/aspnetcore/documentation/schedule/appointments#using-template

Online demo for the event template in the Syncfusion ASP.NET Core Scheduler control: https://ej2.syncfusion.com/aspnetcore/Schedule/EventTemplate#/fluent

Getting started documentation for the Syncfusion ASP.NET Core Scheduler control: https://ej2.syncfusion.com/aspnetcore/documentation/schedule/getting-started

Getting started with the ASP.NET Core Scheduler control video: https://www.youtube.com/watch?v=1YVOmjid1Ow

Tutorial video: https://www.syncfusion.com/tutorial-videos

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio 2022 and .NET 8.0 SDK framework in your machine before starting to work on this project.

How to run this application?

To run this application, you need to clone the how-to-customize-appointments-using-templates-in-aspdotnet-core-scheduler repository and then press the F5 key to run the application.