Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 741 Bytes

File metadata and controls

10 lines (6 loc) · 741 Bytes

FluentSerializer is a library to help you with serializing to-and-from C# POCOs using profiles.

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.