Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ical.NET

ical.NET is a free iCal/ICS parser written in C#.

Usage

Import the .cs files.
Pass a .ics file as a string to the constructor of vCalendar.

vCalendar vcalendar = new vCalendar(icsFile);

About

ical.NET is a free iCal/ICS parser written in C#

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages