C# / .NET implementation of JSON Data Definition Format.
Info
Version: | 0.1.2 |
Author(s): | ucarion |
Last Update: | Thursday, January 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jddf/jddf-csharp |
NuGet Url: | https://www.nuget.org/packages/Jddf.Jddf |
Install
Install-Package Jddf.Jddf
dotnet add package Jddf.Jddf
paket add Jddf.Jddf
Jddf.Jddf Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.0)