issues
search
xoofx
/
Tomlyn
Tomlyn is a TOML parser, validator and authoring library for .NET Framework and .NET Core
BSD 2-Clause "Simplified" License
424
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Question] How to make unknown fields into a specific class member.
#90
laper32
opened
1 week ago
0
Strange inlining behavior of TomlTable when serializing
#89
UliPlabst
opened
1 month ago
3
How to make TOML insensitive mapped to Model
#88
TopIceman
opened
2 months ago
0
How to specify the path to load Tomlyn
#87
jiasss
opened
3 months ago
0
JsonPropertyName attribute does not work with Array of Tables
#86
mister-mist
opened
3 months ago
0
Ask for the "PrivacyInfo.xcprivacy" required by Apple
#85
baihao
opened
5 months ago
1
`NullReferenceException` with `HashSet`
#84
GZTimeWalker
opened
6 months ago
0
A clear simple example of serializing and deserializing a C# class/object?
#83
greg-stein
opened
9 months ago
0
Add .NET 8 target
#82
lilith
closed
10 months ago
3
Fixes #79 and #82
#81
lilith
closed
10 months ago
1
Add support for Trimming/AOT/SingleFile
#80
lilith
opened
10 months ago
7
Suggest adding PolySharp
#79
lilith
closed
10 months ago
4
strings with explicit `\n` characters in TomlTable should convert to multi-line TOML Strings
#78
varon
opened
10 months ago
1
fix dotnet 8 breakage in SlowDictionaryAccessor by getting the enumerator through IDictionary instead of IEnumerable
#77
TylerReid
closed
1 year ago
0
Toml.FromModel fails with InvalidCastException in .net 8
#76
TylerReid
closed
1 year ago
2
Deserializing to a custom model containing an IEnumerable<sometype>
#75
levicki
opened
1 year ago
5
Unable to mix inline and non-inline array of tables
#74
regalialong
closed
1 year ago
3
Fix TableArray serialization bug
#73
youliao
closed
1 year ago
2
Table arrays containing primitive arrays unnecessarily serialize inline.
#72
Evan-Walden-ATS
closed
1 year ago
1
please add digital signature to the dlls in the Tomlyn nuget package
#71
golden-aries
opened
1 year ago
4
Is there any way to retrieve the line ?
#70
JeanArhancet
opened
1 year ago
3
Add TomlPropertyMetadata.Span and populate
#69
lilith
closed
10 months ago
4
InvalidCastException when ConvertToModel converts from a list to a non-list
#68
GrantShotwell
opened
1 year ago
0
Fix enum serialization
#67
taks
closed
1 year ago
2
Expose text position in TomlPropertiesMetadata so we can provide helpful errors
#66
lilith
closed
10 months ago
2
new line inserted incorrectly when saved in file
#65
HUD-Software
opened
1 year ago
1
Is there any way to mark a model member as required?
#64
fgimian
opened
1 year ago
0
Improve errorhandling on unsupported datatypes
#63
theyd
opened
1 year ago
0
The decimal type is not serialized
#62
tsadowski
opened
1 year ago
3
Is the “ObjectKind” property available?
#61
zhaoyueyi
opened
1 year ago
0
Not serializing floats properly
#60
snarlynarwhal
opened
1 year ago
2
Can't serialize get-only properties
#59
jmyersmsft
opened
1 year ago
0
Mapping of TOML and Model is confusing
#58
dog6o
opened
1 year ago
0
Custom type converters
#57
11clock
opened
1 year ago
1
Strong-name the assemblies
#56
JamieMagee
closed
1 year ago
1
Enum value not serialized
#55
redrabbit007
closed
1 year ago
0
struct field not being deserialized
#54
snarlynarwhal
opened
1 year ago
9
Output formatted toml
#53
ChristopherHaws
opened
1 year ago
1
Installing
#52
nchistov
closed
1 year ago
1
Fix control character bug
#51
ndtoan96
closed
1 year ago
1
Invalid control character
#50
ndtoan96
closed
1 year ago
1
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/Tomlyn.Tests
#49
dependabot[bot]
closed
1 year ago
0
Expose "syntax to model" visitor
#48
cryocz
opened
2 years ago
0
System.InvalidCastException when transforming inline table syntax to model
#47
0xced
closed
2 years ago
1
Fix TestOrdering
#46
0xced
closed
2 years ago
0
Add support to opt-in to including fields in model access
#45
wattsyart
closed
2 years ago
1
Fix: IgnoreMissingProperties should ignore objects
#44
bacongobbler
closed
2 years ago
1
System.InvalidOperationException : Invalid primitive System.Char
#43
zacala1
opened
2 years ago
4
Provide `Async` methods
#42
JamieMagee
opened
2 years ago
4
add IgnoreMissingProperties to TomlModelOptions
#41
TylerReid
closed
2 years ago
1
Next