Provides a JSON.Net contract resolver to (de-)serialize models with private setters or getter-only auto properties.
Info
Version: | 2.1.0 |
Author(s): | Bruno Zell |
Last Update: | Tuesday, December 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheInsaneBro/Newtonsoft.Json.Serialization.PrivateSetterContractResolver |
NuGet Url: | https://www.nuget.org/packages/PrivateSetterContractResolver |
Install
Install-Package PrivateSetterContractResolver
dotnet add package PrivateSetterContractResolver
paket add PrivateSetterContractResolver
PrivateSetterContractResolver Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json(>= 10.0.3)
- Newtonsoft.Json(>= 10.0.3)
Tags