Newtonsoft.JSON converter making it possible to round-trip type-safe ExpandoObjects.
Info
Version: | 0.2.0 |
Author(s): | Alistair J. R. Young |
Last Update: | Wednesday, May 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arkane-systems/json-expandoobject/ |
NuGet Url: | https://www.nuget.org/packages/Arkane.Json.Expandos |
Install
Install-Package Arkane.Json.Expandos
dotnet add package Arkane.Json.Expandos
paket add Arkane.Json.Expandos
Arkane.Json.Expandos Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- JetBrains.Annotations(>= 11.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags