JsonLogic 5.4.0
dotnet add package JsonLogic --version 5.4.0
NuGet\Install-Package JsonLogic -Version 5.4.0
<PackageReference Include="JsonLogic" Version="5.4.0" />
<PackageVersion Include="JsonLogic" Version="5.4.0" />
<PackageReference Include="JsonLogic" />
paket add JsonLogic --version 5.4.0
#r "nuget: JsonLogic, 5.4.0"
#:package JsonLogic@5.4.0
#addin nuget:?package=JsonLogic&version=5.4.0
#tool nuget:?package=JsonLogic&version=5.4.0
Summary
JsonLogic implements the JSON Logic format, a declarative, data-driven way to define rules.
Links
Usage
var rule = JsonNode.Parse(
"""
{
"and": [
{ "<": [{ "var": "temp" }, 110 ]},
{ "==": [{ "var": "pie.filling" }, "apple" ]}
]
}
"""
);
var data = JsonNode.Parse(
"""
{
"temp" : 100,
"pie" : { "filling" : "apple" }
}
"""
);
var result = JsonLogic.Apply(rule, data);
// result: true
Sponsorship
If you found this library helpful and would like to promote continued development, please consider sponsoring the maintainers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- JsonPointer.Net (>= 5.2.0)
-
net8.0
- JsonPointer.Net (>= 5.2.0)
-
net9.0
- JsonPointer.Net (>= 5.2.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on JsonLogic:
Package | Downloads |
---|---|
Umbraco.Forms.Web
Umbraco Forms Web encapsulates web components of the forms builder for use by package developers. |
|
OpenFeature.Contrib.Providers.Flagd
flagd provider for .NET |
|
Siccar.Application
This library enables working with the Blueprint models in the Siccar Application. For more infromation see: https://siccar.net/docs For this release see notes - https://projectbob.visualstudio.com/_git/SICCARV3?path=/src/Common/SiccarApplicationBlueprint/README.md For the change log - https://projectbob.visualstudio.com/_git/SICCARV3?path=/src/Common/SiccarApplicationBlueprint/CHANGELOG.md |
|
Coreeple.Zigana.Core
Package Description |
|
Nvx.ConsistentAPI
Event Modeling framework |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
5.4.0 | 167,343 | 1/2/2025 |
5.3.0 | 86,170 | 11/16/2024 |
5.2.1 | 176,826 | 4/20/2024 |
5.2.0.2 | 196 | 4/19/2024 |
5.2.0.1 | 165 | 4/19/2024 |
5.2.0 | 161 | 4/18/2024 |
5.1.0 | 9,277 | 3/4/2024 |
5.0.0 | 8,124 | 2/3/2024 |
4.0.4 | 123,451 | 3/29/2023 |
4.0.3 | 1,338 | 3/20/2023 |
4.0.2 | 370 | 3/19/2023 |
4.0.1 | 865 | 3/8/2023 |
4.0.0 | 374 | 3/8/2023 |
3.3.2 | 3,604 | 2/22/2023 |
3.3.1 | 1,517 | 2/2/2023 |
3.3.0 | 706 | 1/23/2023 |
3.2.0 | 33,053 | 9/1/2022 |
3.1.2 | 3,630 | 8/16/2022 |
3.1.1 | 1,837 | 8/5/2022 |
3.1.0 | 18,298 | 7/22/2022 |
3.0.1 | 6,510 | 6/17/2022 |
3.0.0 | 1,038 | 6/13/2022 |
2.0.0 | 7,849 | 5/18/2022 |
1.4.0 | 94,481 | 1/14/2022 |
1.3.2 | 1,175 | 11/13/2021 |
1.3.1 | 3,214 | 6/20/2021 |
1.3.0 | 656 | 4/3/2021 |
1.2.1 | 580 | 2/24/2021 |
1.2.0 | 567 | 1/17/2021 |
1.1.0 | 560 | 1/1/2021 |
1.0.1 | 590 | 1/1/2021 |
1.0.0 | 1,611 | 12/23/2020 |
Release notes can be found at https://docs.json-everything.net/rn-json-logic/