Fuzzy Serializer is a contract resolver for Newtonsoft, which enables the serializer to ensure clients deserializing the message, will respect Postels Law ("be liberal in what you accept from others").
Info
Version: | 1.0.1 |
Author(s): | Abhaya Chauhan |
Last Update: | Monday, December 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PageUpPeopleOrg/PageUp.FuzzySerializer |
NuGet Url: | https://www.nuget.org/packages/PageUp.FuzzySerializer |
Install
Install-Package PageUp.FuzzySerializer
dotnet add package PageUp.FuzzySerializer
paket add PageUp.FuzzySerializer
PageUp.FuzzySerializer Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
Tags