/PList-Net

.Net Library for working with Apple *.plist Files.

Primary LanguageC#

PList-Net

Summary

.Net Library for working with Apple *.plist Files.

Features

Create, Read and Write *.plist files under .Net Supports *.plist in Binary and XML Format.

Acknowledgments

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.