Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/syncfusionexamples/mvc-scheduler-crud-action-with-editor-template
- Owner: SyncfusionExamples
- Created: 2020-04-14T13:15:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T06:12:29.000Z (5 months ago)
- Last Synced: 2024-08-19T07:32:27.058Z (5 months ago)
- Topics: crud, editor-template, mvc-scheduler, schedule
- Language: JavaScript
- Homepage:
- Size: 867 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.