You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really nice work! I like the syntax of TOML. Currently our configuration is already structured in classes and we use JSON to serialize and deserialize.
I tried to use Tomlyn and it is a bit unclear how to get the original object after deserialization.
I think putting such an example into README.MD will really help others.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi,
Really nice work! I like the syntax of TOML. Currently our configuration is already structured in classes and we use JSON to serialize and deserialize.
I tried to use Tomlyn and it is a bit unclear how to get the original object after deserialization.
I think putting such an example into README.MD will really help others.
Thank you!
The text was updated successfully, but these errors were encountered: