.Net Library for working with Apple *.plist Files.
Create, Read and Write *.plist files under .Net Supports *.plist in Binary and XML Format.
This library was migrated from Google Code (https://code.google.com/p/iphone-plist-net/) and heavily refactored.
The original code was written by Christian Ecker, who relied on Pete Wilson's plutil.pl script for help with understanding of the binary format of *.plist files.