forked from visualon/dday.ical
-
Notifications
You must be signed in to change notification settings - Fork 0
Clone of the sf.net SVN repository for the DDay.iCal project https://www.ddaysoftware.com/Pages/Projects/DDay.iCal
License
tmp1k/dday.ical
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DDay.iCal is an iCalendar (RFC2445) class library for .NET 2.0 and above. It's aimed at providing full RFC 2445 compliance, while providing full compatibility with popular calendaring applications. =============================================================== To get started developing with DDay.iCal, simply download the latest binary release, add a reference to DDay.iCal.dll within your project, and you can begin using it. For examples, see the example projects included with the binary or source distributions. =============================================================== If you'd like to contribute to DDay.iCal, please let me know. To compile the parsing engine from source, you will need to download and install ANTLR version 2.7.6 from antlr.org, and add the file antlr-2.7.6.exe to your PATH environment variable. However, the majority of DDay.iCal development does not require ANTLR. If you have any questions, please e-mail me: [email protected]
About
Clone of the sf.net SVN repository for the DDay.iCal project https://www.ddaysoftware.com/Pages/Projects/DDay.iCal
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C# 98.2%
- Other 1.8%