I have a database of calendar events and dates. What is the best way of exporting this to common formats ("ics" for example) using c#. Are there common libraries to use?
Also, are there any good libraries for importing "ics" formats as well.
I have a database of calendar events and dates. What is the best way of exporting this to common formats ("ics" for example) using c#. Are there common libraries to use?
Also, are there any good libraries for importing "ics" formats as well.