Skip to content

Commit

Permalink
Added FluentSerializer to the readme (quozd#1137)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin-Brouwer authored Feb 16, 2023
1 parent 3824cca commit c5b015a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1084,6 +1084,7 @@ metadata in media files, including video, audio, and photo formats
* [Migrant](https://github.com/antmicro/Migrant) - Fast and flexible serialization framework usable on undecorated classes.
* [Utf8Json](https://github.com/neuecc/Utf8Json) - Fast and Zero Allocation JSON Serializer for C#(.NET, .NET Core, Unity and Xamarin), this serializer write/read directly to UTF8 binary so boostup performance.
* [ObjectDumper.NET](https://github.com/thomasgalliker/ObjectDumper) - Serializes in-memory object to C# code.
* [FluentSerializer](https://github.com/Marvin-Brouwer/FluentSerializer#readme) - A profile-based Serializer for multiple data-formats.

## SMS and Phone calls

Expand Down

0 comments on commit c5b015a

Please sign in to comment.