Top 20 NuGet s-expression Packages
LSON is intended to be a S-Expression serialization library
s-expression serilizer/deserilizer
Implementation of s-expression serializion/deserialization in C# .NET .
Very useful for reading config files when needed smth more then just key-value dicrionary.
Much more human readable then ugly json,xml,yaml, etc.
Comparing to:
- json. In s-exp you can p...