Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where is the documentation for the Dday Ical library?

The website that used to host it no longer is valid:

DDay Software

I can't find the documentation anywhere else. Is there another copy of the documentation anywhere?

like image 335
richard Avatar asked Dec 14 '25 15:12

richard


1 Answers

I have recently taken over the dday.ical library after tracking down Doug Day, the original author, and I've renamed it to ical.net, and removed the copyright restrictions, and licensed it under the MIT license.

For now, its home is here:

https://github.com/rianjs/ical.net

Over the course of this weekend, that link will start to show some examples of basic usage: creating an event with a recurrence rule, if nothing else. The XML comments are wildly out of date/divergent from the state of the library. Fixes for those will be forthcoming as well so the API will become a little more discoverable via Intellisense.

And if you're consuming the library via nuget, you'll want to switch over to ical.net instead. It contains several bugfixes, and quite a few performance enhancements. Stuff like intellisense comment fixes will only show up in ical.net:

https://www.nuget.org/packages/Ical.Net/

like image 132
rianjs Avatar answered Dec 19 '25 06:12

rianjs



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!