I would greatly appreciate a tutorial for getting started with DayPilot Event Calendar (Lite for starters) in a modern Asp.Net Core Web Application. Including installing DayPilot in the project (along with already present CSS an javascript).
There is a tutorial that shows how to use the Pro version in an ASP.NET Core application: https://code.daypilot.org/31735/javascript-weekly-calendar-asp-net-core
This project will work with the Lite version as well if you replace the daypilot-all.min.js file with the Lite version.
The demo is just what I needed, thank you very much. About the Lite version: When replacing daypilot-all.min.js with the one from here: https://javascript.daypilot.org/download/ The event calendar does NOT show up, just the small navigator on the left.
Thanks for the update, Søren.
Yes, you're right - the tutorial uses a couple of features that are only available in the Pro version.
A new Lite version + ASP.NET Core tutorial is in the works and it will be available in a couple of days.
Hi again
I can't seem to find your updated tutorial, where did you put it?
Kind regards