search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Tutorial for Asp.Net Core

Asked by Søren
4 years ago.

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

Answer posted by Dan Letecky [DayPilot]
4 years ago.

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.

Answer posted by Søren
4 years ago.

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.

Comment posted by Dan Letecky [DayPilot]
4 years ago.

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.

Comment posted by Søren
4 years ago.

Hi again

I can't seem to find your updated tutorial, where did you put it?

Kind regards

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.