Преобразование файла .ics в URL-адрес в формате https://example.com/calendar.ics [закрыто] ⇐ C#
Преобразование файла .ics в URL-адрес в формате https://example.com/calendar.ics [закрыто]
"I have written a code in C# which converts a timetable stored in an Excel file into an Ical file (.ics). This works quite well so far. My problem lies in the fact that the timetable can change, and therefore, I need to subscribe to the calendar using a calendar app (Outlook, Apple Calendar, etc.). However, these apps only allow subscribing to URLs. Therefore, my question is: how can I convert an .ics file into a URL format like https://example.com/calendar.ics, if possible?
I have tried uploading the file to a server (Synology, Google Drive, etc.) and then adding the URL into the calendar app, but it did not work."
Источник: https://stackoverflow.com/questions/781 ... lendar-ics
"I have written a code in C# which converts a timetable stored in an Excel file into an Ical file (.ics). This works quite well so far. My problem lies in the fact that the timetable can change, and therefore, I need to subscribe to the calendar using a calendar app (Outlook, Apple Calendar, etc.). However, these apps only allow subscribing to URLs. Therefore, my question is: how can I convert an .ics file into a URL format like https://example.com/calendar.ics, if possible?
I have tried uploading the file to a server (Synology, Google Drive, etc.) and then adding the URL into the calendar app, but it did not work."
Источник: https://stackoverflow.com/questions/781 ... lendar-ics
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение