.Net Library for working with Apple *.plist files.
Info
Version: | 3.2.0 |
Author(s): | Vijay Santhanam, Christian Ecker, Michael Teper |
Last Update: | Friday, April 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PList-Net/PList-Net |
NuGet Url: | https://www.nuget.org/packages/PListNet |
Install
Install-Package PListNet
dotnet add package PListNet
paket add PListNet
PListNet Download (Unzip the "nupkg" after downloading)
Dependencies
- EndianBitConverter(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)