ical-org/ical.net

[Question] How to load calendar data from generic (Synology) CalDav server with username / password authentication?

SeppPenner opened this issue · 1 comments

Maybe a stupid question and I'm not sure if it's related to this library or if this library can handle the scenario.
Anyway, how can I access a generic CalDav server with username and password authentication with this library? I only found something regarding this in the migration guide from https://github.com/rianjs/ical.net/wiki/Migrating-from-dday.ical. However, this doesn't work in my case as I need username / password to be provided before getting the CalDav data from the Synology NAS in my home network.

If this doesn't work, I'm fine as well, just asking as I want to provide a simple sync solution between some ICAL calendars and my NAS (And yes, Synology does only support importing ICAL files once, but no "live" updates...

I found a way and created a custom NuGet package for that: https://github.com/SeppPenner/CalDAVNet.