Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syncfusionexamples/mvc-scheduler-crud-action-with-editor-template

The repository created to demonstrate how to handle CRUD action with editor template in ASP.NET MVC Scheduler
https://github.com/syncfusionexamples/mvc-scheduler-crud-action-with-editor-template

crud editor-template mvc-scheduler schedule

Last synced: 19 days ago
JSON representation

The repository created to demonstrate how to handle CRUD action with editor template in ASP.NET MVC Scheduler

Awesome Lists containing this project

README

        

# ASP.NET MVC Scheduler - CRUD actions with Editor Template

This sample explains about how to perform the CRUD actions in Syncfusion ASP.NET MVC Scheduler with Editor Template.

## 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.