FluentSerializer is a library to help you with serializing to-and-from C# POCOs using profiles.
- FluentSerializer Main readme
- FluentSerializer License
The FluentSerializer.Json.Converter.DefaultJson
library contains an IJsonConverter
that is capable to convert to and from the JSON data models used by FluentSerializer.Json
internally.