JsonLogic 5.4.3
dotnet add package JsonLogic --version 5.4.3
NuGet\Install-Package JsonLogic -Version 5.4.3
<PackageReference Include="JsonLogic" Version="5.4.3" />
<PackageVersion Include="JsonLogic" Version="5.4.3" />
<PackageReference Include="JsonLogic" />
paket add JsonLogic --version 5.4.3
#r "nuget: JsonLogic, 5.4.3"
#:package JsonLogic@5.4.3
#addin nuget:?package=JsonLogic&version=5.4.3
#tool nuget:?package=JsonLogic&version=5.4.3
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.3.1)
-
net8.0
- JsonPointer.Net (>= 5.3.1)
-
net9.0
- JsonPointer.Net (>= 5.3.1)
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 |
|
|
Nvx.ConsistentAPI
Event Modeling framework |
|
|
Coreeple.Zigana.Core
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.4.3 | 12,098 | 9/13/2025 |
| 5.4.2 | 64,328 | 8/16/2025 |
| 5.4.1 | 6,984 | 8/5/2025 |
| 5.4.0 | 301,930 | 1/2/2025 |
| 5.3.0 | 103,847 | 11/16/2024 |
| 5.2.1 | 233,985 | 4/20/2024 |
| 5.2.0.2 | 272 | 4/19/2024 |
| 5.2.0.1 | 251 | 4/19/2024 |
| 5.2.0 | 849 | 4/18/2024 |
| 5.1.0 | 9,546 | 3/4/2024 |
| 5.0.0 | 8,917 | 2/3/2024 |
| 4.0.4 | 129,238 | 3/29/2023 |
| 4.0.3 | 1,418 | 3/20/2023 |
| 4.0.2 | 447 | 3/19/2023 |
| 4.0.1 | 945 | 3/8/2023 |
| 4.0.0 | 453 | 3/8/2023 |
| 3.3.2 | 3,966 | 2/22/2023 |
| 3.3.1 | 1,606 | 2/2/2023 |
| 3.3.0 | 787 | 1/23/2023 |
| 3.2.0 | 33,936 | 9/1/2022 |
| 3.1.2 | 3,858 | 8/16/2022 |
| 3.1.1 | 1,949 | 8/5/2022 |
| 3.1.0 | 18,386 | 7/22/2022 |
| 3.0.1 | 6,704 | 6/17/2022 |
| 3.0.0 | 1,115 | 6/13/2022 |
| 2.0.0 | 9,418 | 5/18/2022 |
| 1.4.0 | 97,680 | 1/14/2022 |
| 1.3.2 | 1,327 | 11/13/2021 |
| 1.3.1 | 3,303 | 6/20/2021 |
| 1.3.0 | 729 | 4/3/2021 |
| 1.2.1 | 668 | 2/24/2021 |
| 1.2.0 | 657 | 1/17/2021 |
| 1.1.0 | 639 | 1/1/2021 |
| 1.0.1 | 673 | 1/1/2021 |
| 1.0.0 | 1,723 | 12/23/2020 |
Release notes can be found at https://docs.json-everything.net/rn-json-logic/