Replaces the DataContractJsonSerializer that Insight.Database uses with Newtonsoft.Json (JSON.NET).
Info
Version: | 8.0.2-beta1 |
Author(s): | Jon Wagner |
Last Update: | Friday, September 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/jonwagner/Insight.Database |
NuGet Url: | https://www.nuget.org/packages/Insight.Database.Json |
Install
Install-Package Insight.Database.Json
dotnet add package Insight.Database.Json
paket add Insight.Database.Json
Insight.Database.Json Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Insight.Database.Core(>= 6.3.3)
- Newtonsoft.Json(>= 10.0.2)
- Insight.Database.Core(>= 6.3.3)
- Newtonsoft.Json(>= 10.0.2)
- Insight.Database.Core(>= 6.3.3)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)
Tags