I'm looking to try DayPilot in an ASP.NET Core MVC project. A while ago there was a preview of DayPilot Pro Scheduler for ASP.NET Core https://code.daypilot.org/77621/daypilot-pro-scheduler-for-asp-net-core-preview
Recent examples of using DayPilot with ASP.NET Core projects is using DayPilot for Javascript.
Would I be correct in thinking that a version tailored for ASP.NET Core has been abandoned and the Javascript version should be used with ASP.NET Core projects?
Yes, the special ASP.NET Core version of DayPilot is on hold at the moment. I recommend using the JavaScript version instead - it provides greater flexibility and control than the integrated server-side backend.