Enables patching of models.
Info
Version: | 2.0.0 |
Author(s): | Ayman Gaafar |
Last Update: | Thursday, November 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AymanGaafar/JsonModelBinder |
NuGet Url: | https://www.nuget.org/packages/MoonLight.JsonModelBinder |
Install
Install-Package MoonLight.JsonModelBinder
dotnet add package MoonLight.JsonModelBinder
paket add MoonLight.JsonModelBinder
MoonLight.JsonModelBinder Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Linq.Queryable(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.4.0)
- Newtonsoft.Json(>= 10.0.3)