Search code examples
.netexpressiontemporal

Temporal Expression library in .NET


Does anyone know of a library to handle events and recurring events likes the temporal expression libraries that exist for ruby like Runt (http://runt.rubyforge.org/) or TExp (http://texp.rubyforge.org/). Those libraries are perfect for what I need, but I need something in the >.NET Framework.

Thanks!


Solution

  • DDay.ical includes more than what you're looking for (it's a full iCal library), but the ability to materialize recurring events is part of the package.