Tomlyn icon indicating copy to clipboard operation
Tomlyn copied to clipboard

A clear simple example of serializing and deserializing a C# class/object?

Open greg-stein opened this issue 1 year ago • 0 comments

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!

greg-stein avatar Feb 24 '24 18:02 greg-stein