Tomlyn
Tomlyn copied to clipboard
A clear simple example of serializing and deserializing a C# class/object?
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!