Skip to content

A Personal Data Interchange (PDI) library that implements the vCard (RFC 2426), vCalendar, and iCalendar (RFC 2445) specifications including recurrence pattern generation

License

modulexcite/PDI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EWSoftware.PDI Library

The EWSoftware Personal Data Interchange (PDI) Library presents you with a complete set of classes that let you have access to all objects, properties, parameter types, and data types as defined by the vCard (RFC 2426), vCalendar, and iCalendar (RFC 2445) specifications. Using these classes, you can read and write data files in a well-defined format used by many applications on various platforms to exchange personal information such as business cards, telephone numbers, addresses, dates and times of appointments, etc.

A recurrence engine is also provided that allows you to easily and reliably calculate recurrence dates and times for even the most complex recurrence patterns. The classes can be used in both Windows Forms applications and ASP.NET web applications. Windows Forms and ASP.NET controls are included for editing recurrence patterns in a user-friendly fashion.

The included web application demonstrates various aspects of the EWSoftware PDI classes (a C# and a VB.NET version are included). It covers most of the same areas as the other Windows Forms applications included in the source code and shows several examples of data binding with the collection objects. It also demonstrates the recurrence pattern editor web server control. The demo web application is available online so you can try it out.

NuGet packages are available:

See the online help content for usage and API information.

See the Project Wiki for information on requirements for building the code and contributing to the project.

About

A Personal Data Interchange (PDI) library that implements the vCard (RFC 2426), vCalendar, and iCalendar (RFC 2445) specifications including recurrence pattern generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 61.5%
  • Visual Basic .NET 29.7%
  • Smalltalk 3.8%
  • Classic ASP 3.2%
  • JavaScript 1.3%
  • HTML 0.3%
  • Other 0.2%