issues
search
paiden
/
Nett
.Net library for TOML
MIT License
223
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for parse less strict ordering Toml file
#97
qianz2
opened
4 years ago
0
Array of tables produces redundant empty line
#96
AndrewSav
opened
4 years ago
0
"Stream does not support seeking"
#95
AndrewSav
opened
4 years ago
0
Can we please have ability to serialize to TextWriter?
#94
AndrewSav
opened
4 years ago
0
Fix incorrect code examples in docs
#93
bash
closed
10 months ago
0
Save/Load Dictionary<ENUM, string>
#92
PhilippPaetzold
opened
4 years ago
1
Support 1.0.0-rc1
#91
KeitoTobi1
opened
4 years ago
8
How to convert a dictionary whose value is an interface type?
#90
uheee
opened
4 years ago
2
Invalid escape sequences in strings should produce an error
#89
AndrewSav
opened
4 years ago
0
Dotted key support w/ generics
#88
brent-williams
closed
4 years ago
4
Coma: Clearing/Setting of TomlTables
#87
paiden
closed
4 years ago
1
Multiple dotted keys are not serialized correctly
#86
dakuenjery
closed
4 years ago
1
Nett.Coma: Merging Inlinetables overwriting?
#85
donvreug
closed
4 years ago
20
[Nett.Coma] Comments don't get persisted when writing values
#84
GoryMoon
closed
4 years ago
1
Action when Toml.ReadFile<T>(file) is missing keys or has extra keys
#83
avsteele
opened
5 years ago
3
Option to treat provider dictionary keys as case-insensitive in Nett.AspNet
#82
twaalewijn
closed
5 years ago
0
Option to treat provider dictionary keys as case-insensitive in Nett.AspNet
#81
twaalewijn
closed
4 years ago
1
Case-insensitive enum parsing
#80
alexrp
opened
5 years ago
1
Attribute class name inconsistency
#79
Erinaaaaaaa
opened
5 years ago
0
Is it possible to detect syntax errors for spelling errors etc?
#78
anderejd
closed
5 years ago
5
How to preserve sections/values structure when using Toml.WriteFile?
#77
Krakean
opened
5 years ago
1
Support TomlTableArray and jagged TomlArray in Nett.AspNet
#76
twaalewijn
closed
5 years ago
2
Support jagged array and array of tables conversion in Nett.AspNet
#75
twaalewijn
closed
5 years ago
1
Config<T>.Get does not provide a way to differentiate between a missing key or malformed TOML
#74
ckpearson
closed
5 years ago
2
Nested tables supported?
#73
aggieben
closed
5 years ago
1
Consider removing Microsoft.AspNetCore from Nett.AspNet
#72
twaalewijn
closed
5 years ago
4
Asp Provider does not load deeper nested objects correctly
#71
paiden
closed
5 years ago
3
Include keyPrefix with nested tables
#70
NZSmartie
closed
5 years ago
2
API Example for setting alternative key names
#69
abirmkj
closed
5 years ago
3
Should TomlObjectFactory.Update() return `this` to be more "fluent?"
#68
akeeton
closed
5 years ago
3
Polymorphic table array
#67
queil
closed
5 years ago
3
Date/time misformatting
#66
jgriffitts
closed
5 years ago
3
Exception converting from Json to Toml
#65
NimaiMalle
closed
5 years ago
4
PowerShell support
#64
datenschieber
closed
5 years ago
1
What is the best way given a TomlValue to get the string representation of it?
#63
AndrewSav
closed
5 years ago
4
Nett.StrongNamed 0.9.2
#62
queil
closed
6 years ago
6
Consider patch release 0.9.1 to nuget
#61
Splamy
closed
6 years ago
1
0.5.0 compliant?
#60
FranklinYu
closed
6 years ago
2
Is it possible to convert from interfaces or genric types.
#59
ldbenoit
closed
5 years ago
7
Fixes #57
#58
Splamy
closed
6 years ago
0
Nett fails to parse escaped quote.
#57
Splamy
closed
6 years ago
1
Is it possible to ignore case of key names vs properties when reading?
#56
queil
closed
6 years ago
7
Reading lists of lists is OK, but writing lists of lists fails
#55
drojf
closed
6 years ago
1
2d array doesn't serialize(Maybe not supported?)
#54
drojf
closed
5 years ago
4
Inline Table Bug 2
#53
Splamy
closed
6 years ago
1
Using System.Convert for type conversion.
#52
kzmi
closed
6 years ago
0
Inline Table bug
#51
Splamy
closed
6 years ago
1
FSharp support
#50
darting
closed
5 years ago
3
Fixing broken test WriteGuidToml on non-US
#49
mvacha
closed
6 years ago
1
Renamed TomlConfig to TomlSettings in code samples in readme.md
#48
mvacha
closed
6 years ago
1
Next