issues
search
claunia
/
plist-cil
C#/.NET parser for Apple and GnuStep Property List (aka plist), based on Java's dd-plist
Other
56
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Some file contains negative time and then causes Exception
#77
270676504
opened
6 months ago
1
SaveToXml adding Byte Order Mark
#76
Martin-Gonzalez90
opened
1 year ago
0
Optional dictionary key sorting on XML serialization
#75
relgit
opened
1 year ago
0
Sort key-value pairs alphabetically by key name when serializing dictionaries to XML
#74
relgit
opened
2 years ago
2
Update README.md
#73
wewewer123
closed
2 years ago
0
Binary plist parse failing due to apparent timestamp conversion
#72
mrthaggar
opened
2 years ago
2
Binary plist from Monterey beta is failing to parse
#71
mrthaggar
opened
3 years ago
3
Add .NET 5.0 support
#70
qmfrederik
closed
3 years ago
1
Add support for .NET 5.0
#69
AptiviCEO
closed
3 years ago
1
Enable syntax highlighting for code snippets
#68
bash
closed
4 years ago
0
Support for asynchronous IO in ASP.NET Core
#67
NxSoftware
opened
4 years ago
2
XmlPropertyListParser: Support deserializing UID values
#66
qmfrederik
closed
4 years ago
3
Update XML representation of UIDs
#65
qmfrederik
closed
4 years ago
1
Fix Travis build
#64
reima
closed
5 years ago
0
Minor NSDate parsing and formatting cleanups
#63
reima
closed
5 years ago
0
Drop netstandard1.x and netcoreapp1.x
#62
qmfrederik
closed
4 years ago
2
Next version numbering
#61
claunia
closed
5 years ago
5
Use Stream.WriteByte, and don't allocate a new byte array
#60
qmfrederik
closed
5 years ago
0
Use 1 << exp instead of Math.Pow(2, exp)
#59
qmfrederik
closed
5 years ago
0
Add UID.ToUInt64() method
#58
qmfrederik
closed
5 years ago
0
UID: Remove deprecated members
#57
qmfrederik
closed
5 years ago
0
NSNumber: support some exotic formats
#56
qmfrederik
closed
5 years ago
0
Updated release on NuGet
#55
qmfrederik
closed
5 years ago
3
Fixed little typo
#54
Tevo45
closed
5 years ago
0
Use https, SouceLink
#53
qmfrederik
closed
6 years ago
0
Add missing using statement for net45
#52
qmfrederik
closed
6 years ago
0
BinaryPropertyListParser/Writer: Add extensibility points
#51
qmfrederik
closed
6 years ago
1
Build instructions?
#50
JunielKatarn
closed
5 years ago
2
Fails to load in Xamarin.Android.
#49
JunielKatarn
closed
5 years ago
4
Update list of serialization primitives
#48
qmfrederik
closed
6 years ago
0
Consider booleans to be serialization 'primitives' as well
#47
qmfrederik
closed
6 years ago
2
Add benchmark for writing binary property lists
#46
qmfrederik
closed
6 years ago
0
Improve BinaryPropertyListWriter performance
#45
qmfrederik
closed
6 years ago
3
Fix roundtripping of binary data, add unit test
#44
qmfrederik
closed
6 years ago
1
Refactor the UID class
#43
qmfrederik
closed
6 years ago
1
Use cached values for ASCII, UTF8 and UTF16 encoding
#42
qmfrederik
closed
6 years ago
4
ReadLengthAndOffset: Use out parameters instead of returning an array.
#41
qmfrederik
closed
6 years ago
1
Use Span.Slice instead of creating new arrays
#40
qmfrederik
closed
6 years ago
1
Add unit tests for BinaryPropertyListParser, UID classes
#39
qmfrederik
closed
6 years ago
0
Reduce allocations in BinaryPropertyListParser
#38
qmfrederik
closed
6 years ago
4
Add benchmarks for binary property list parsing
#37
qmfrederik
closed
6 years ago
3
Add support for Span<byte>
#36
qmfrederik
closed
6 years ago
4
Fix build warnings
#35
qmfrederik
closed
6 years ago
0
Roundtrip of the value 0 for reals
#34
qmfrederik
closed
5 years ago
2
Fix roundtrip/serialization of real with > 5 digits
#33
qmfrederik
closed
6 years ago
0
Fix XML serialization of binary values
#32
qmfrederik
closed
6 years ago
2
Add ParseString overloads to the [Xml, ASCII]PropertyListParser
#31
qmfrederik
closed
6 years ago
1
Fix building plist-cil
#30
qmfrederik
closed
6 years ago
3
[Xml Reading problem] A text after "CData section" is not enough string.
#29
Ushio
opened
6 years ago
1
Save to XXX issue
#28
abcjjy
opened
6 years ago
2
Next