JUST 5.1.3
dotnet add package JUST --version 5.1.3
NuGet\Install-Package JUST -Version 5.1.3
<PackageReference Include="JUST" Version="5.1.3" />
paket add JUST --version 5.1.3
#r "nuget: JUST, 5.1.3"
// Install JUST as a Cake Addin #addin nuget:?package=JUST&version=5.1.3 // Install JUST as a Cake Tool #tool nuget:?package=JUST&version=5.1.3
JUST-JSON Under Simple Transformation. This a cool library in .NET 4.5 which enables you to transform a JSON document into another JSON document using JSON transformations using JSON path. This is the JSON equivalent of XSLT. Test project can be found at https://github.com/WorkMaze/JUST.net
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 10.0.2)
- Newtonsoft.Json.Schema (>= 3.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on JUST:
Package | Downloads |
---|---|
FloatingBridge
This Nuget package enables you to 1) Publish messages 2) Pull subscribed messages 3) Publish workflows 4) Run workflows synschronously 5) Restart workflows |
|
FloatingBridge.Core
This Nuget package enables you to inherit different interfaces provided by the Core library to create your own custom tasks of type 1) IErrorHandlerTask 2) IErrorNotificationTask 3) IIncommingTask 4) IOutgoingTask 5) IPublisherTask 6) ISubscriberTask 7) IWorkflowTask 8) IWorkflowSplitterTask |
|
FhirTransformation
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.1.3 | 84,935 | 3/21/2018 |
5.1.2 | 4,700 | 12/9/2017 |
5.1.1 | 1,063 | 11/22/2017 |
5.1.0 | 1,144 | 11/17/2017 |
5.0.2 | 942 | 11/15/2017 |
5.0.1 | 959 | 11/11/2017 |
5.0.0 | 1,267 | 10/29/2017 |
4.0.12 | 1,085 | 10/12/2017 |
4.0.11 | 974 | 9/13/2017 |
4.0.10 | 932 | 9/13/2017 |
4.0.9 | 929 | 9/12/2017 |
4.0.8 | 926 | 9/12/2017 |
4.0.7 | 925 | 9/11/2017 |
4.0.6 | 946 | 8/29/2017 |
4.0.5 | 1,085 | 8/28/2017 |
4.0.4 | 1,477 | 8/21/2017 |
4.0.3 | 1,055 | 8/21/2017 |
4.0.2 | 958 | 8/16/2017 |
4.0.1 | 959 | 7/25/2017 |
4.0.0 | 981 | 7/19/2017 |
3.1.1 | 971 | 7/19/2017 |
3.1.0 | 944 | 7/19/2017 |
3.0.1 | 1,023 | 7/3/2017 |
3.0.0 | 997 | 7/2/2017 |
2.0.9 | 1,021 | 6/30/2017 |
2.0.8 | 992 | 6/29/2017 |
2.0.7 | 995 | 6/29/2017 |
2.0.6 | 939 | 6/28/2017 |
2.0.5 | 1,002 | 6/24/2017 |
2.0.4 | 967 | 6/20/2017 |
2.0.3 | 958 | 6/20/2017 |
2.0.2 | 1,078 | 6/12/2017 |
2.0.1 | 952 | 6/12/2017 |
2.0.0 | 1,010 | 6/10/2017 |
1.0.10 | 1,014 | 5/30/2017 |
1.0.9 | 955 | 5/29/2017 |
1.0.8 | 984 | 5/28/2017 |
1.0.7 | 990 | 5/27/2017 |
1.0.6 | 989 | 5/17/2017 |
1.0.5 | 1,007 | 5/17/2017 |
1.0.4 | 995 | 5/15/2017 |
1.0.3 | 1,004 | 5/14/2017 |
1.0.2 | 976 | 5/14/2017 |
1.0.1 | 967 | 5/14/2017 |
1.0.0 | 1,038 | 5/13/2017 |
Fixed bugs - #replace can replace JValue. Aggregate functions on double.