Is it possible to serialise an anonymous type?
For example:
new { Foo = 1, Bar = "Hello" }
This would be very useful for us.
Unfortunately, GetSerializer<T>
doesn't seem to work, presumably as the properties of anonymous types are read only. Because the returned serializer can both serialise and deserialise, it's not possible to build it. However we only need the serialiser bit.
(cc @lufka)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4