Provides implementation of interfaces for JSON serialization.
Info
Version: | 1.2.0 |
Author(s): | Gyuwon |
Last Update: | Friday, January 28, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/loom/loom-dotnet |
NuGet Url: | https://www.nuget.org/packages/Loom.Json |
Install
Install-Package Loom.Json
dotnet add package Loom.Json
paket add Loom.Json
Loom.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Loom.Json.Interfaces(>= 0.19.0)
- Newtonsoft.Json(>= 11.0.2)