A simple fluent API for the most common serialization tasks.
Info
| Version: | 1.2.1 |
| Author(s): | Fabio Marini |
| Last Update: | Wednesday, April 28, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fabio-marini/FluentSerialization |
| NuGet Url: | https://www.nuget.org/packages/FluentSerialization |
Install
Install-Package FluentSerialization
dotnet add package FluentSerialization
paket add FluentSerialization
FluentSerialization Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- SharpZipLib(>= 1.2.0)