JsonLogic built on the System.Text.Json namespace.
Info
Version: | 5.2.1 |
Author(s): | Greg Dennis |
Last Update: | Saturday, April 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gregsdennis/json-everything |
NuGet Url: | https://www.nuget.org/packages/JsonLogic |
Install
Install-Package JsonLogic
dotnet add package JsonLogic
paket add JsonLogic
JsonLogic Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonPointer.Net(>= 1.3.1)
- System.Text.Json(>= 4.7.2)
Tags