Have JSON.Net deserialize using private setters.
Info
Version: | 1.0.0 |
Author(s): | Petar Vujic |
Last Update: | Friday, October 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pvujic/JsonNet.PrivatePropertySetterResolver |
NuGet Url: | https://www.nuget.org/packages/JsonNet.PrivatePropertySetterResolver |
Install
Install-Package JsonNet.PrivatePropertySetterResolver
dotnet add package JsonNet.PrivatePropertySetterResolver
paket add JsonNet.PrivatePropertySetterResolver
JsonNet.PrivatePropertySetterResolver Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
Tags