[GH-ISSUE #406] [Question] How to load calendar data from generic (Synology) CalDav server with username / password authentication? #856

Closed
opened 2026-03-01 17:41:57 +03:00 by kerem · 1 comment
Owner

Originally created by @SeppPenner on GitHub (Oct 24, 2023).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/406

I have a developer question. Let's assume, I want to build a custom sync service between some public ICAL calendars (E.g. links from the internet) and my home NAS (Synology). Which classes and methods should I check in your project to do a "simple" login with username and password and get some events from a generic CalDav server (E.g. Synology)? Or what is the general flow on how to do that with CalDav? ("Login", than "Get data for calendar", than "Update / sync data"?).

I want to use your code as a kind of CalDav library because as far as I know, it's the only project to handle generic CalDav properly (With server access).

Sorry that it's really a quite broad question, but I honestly haven't looked (and still refuse a bit 😄) at the RFCs for that...

Originally created by @SeppPenner on GitHub (Oct 24, 2023). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/406 I have a developer question. Let's assume, I want to build a custom sync service between some public ICAL calendars (E.g. links from the internet) and my home NAS (Synology). Which classes and methods should I check in your project to do a "simple" login with username and password and get some events from a generic CalDav server (E.g. Synology)? Or what is the general flow on how to do that with CalDav? ("Login", than "Get data for calendar", than "Update / sync data"?). I want to use your code as a kind of CalDav library because as far as I know, it's the only project to handle generic CalDav properly (With server access). Sorry that it's really a quite broad question, but I honestly haven't looked (and still refuse a bit 😄) at the RFCs for that...
kerem closed this issue 2026-03-01 17:41:57 +03:00
Author
Owner

@SeppPenner commented on GitHub (Nov 11, 2023):

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

<!-- gh-comment-id:1806916807 --> @SeppPenner commented on GitHub (Nov 11, 2023): I found a way and created a custom NuGet package for that: https://github.com/SeppPenner/CalDAVNet.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#856
No description provided.