Info
Version: | 0.2.1-beta3 |
Author(s): | Miguel Angelo (masbicudo) |
Last Update: | Thursday, January 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/masbicudo/Fluent-Json.NET |
NuGet Url: | https://www.nuget.org/packages/Fluent-Json.NET.Lib_v11 |
Install
Install-Package Fluent-Json.NET.Lib_v11
dotnet add package Fluent-Json.NET.Lib_v11
paket add Fluent-Json.NET.Lib_v11
Fluent-Json.NET.Lib_v11 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Newtonsoft.Json(>= 11.0.13)
- Newtonsoft.Json(>= 11.0.13)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.13)
- Newtonsoft.Json(>= 11.0.13)
Tags
Tried to follow Fluent NHibernate mapping style.
Implemented as converter and contract resolver.