An open API service indexing awesome lists of open source software.

https://github.com/egbakou/icsfilereader

Read data from remote ICalendar file
https://github.com/egbakou/icsfilereader

calendar dotnet events ics-files outlook

Last synced: 7 months ago
JSON representation

Read data from remote ICalendar file

Awesome Lists containing this project

README

          

# ICalendar file reader sample

This is a sample demonstrates how to read data from remote or local ICalendar file especially **.ics** file.

## An Ics file content example

![](screenshots/ics.png)

## .NET Console App reading remote ics file

## ![](screenshots/adb_run.png)