Question

I'm trying to figure out the best way take a ics file and convert it into a format I can put into a database. Can anyone recommend how to do this?

Was it helpful?

Solution

OTHER TIPS

There's an example of parsing iCalendar files. It is based on the DDay.iCal library.

I used https://github.com/der-Daniel/ical.NET which is also available on Nuget.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top