Info
Version: | 0.2.1 |
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_v10 |
Install
Install-Package Fluent-Json.NET.Lib_v10
dotnet add package Fluent-Json.NET.Lib_v10
paket add Fluent-Json.NET.Lib_v10
Fluent-Json.NET.Lib_v10 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Newtonsoft.Json(>= 10.0.1)
- Newtonsoft.Json(>= 10.0.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.1)
- Newtonsoft.Json(>= 10.0.1)
Tags
Tried to follow Fluent NHibernate mapping style.
Implemented as converter and contract resolver.