JUST 2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package JUST --version 2.0.2
                    
NuGet\Install-Package JUST -Version 2.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JUST" Version="2.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JUST" Version="2.0.2" />
                    
Directory.Packages.props
<PackageReference Include="JUST" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JUST --version 2.0.2
                    
#r "nuget: JUST, 2.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package JUST@2.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JUST&version=2.0.2
                    
Install as a Cake Addin
#tool nuget:?package=JUST&version=2.0.2
                    
Install as a Cake Tool

JUST-JSON Under Simple Transformation. This a cool library in .NET Core 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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on JUST:

Package Downloads
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

FloatingBridge

This Nuget package enables you to 1) Publish messages 2) Pull subscribed messages 3) Publish workflows 4) Run workflows synschronously 5) Restart workflows

FhirTransformation

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.1.3 96,425 3/21/2018
5.1.2 5,521 12/9/2017
5.1.1 1,402 11/22/2017
5.1.0 1,507 11/17/2017
5.0.2 1,293 11/15/2017
5.0.1 1,322 11/11/2017
5.0.0 1,642 10/29/2017
4.0.12 1,438 10/12/2017
4.0.11 1,315 9/13/2017
4.0.10 1,295 9/13/2017
4.0.9 1,271 9/12/2017
4.0.8 1,263 9/12/2017
4.0.7 1,264 9/11/2017
4.0.6 1,291 8/29/2017
4.0.5 1,567 8/28/2017
4.0.4 2,016 8/21/2017
4.0.3 1,553 8/21/2017
4.0.2 1,301 8/16/2017
4.0.1 1,316 7/25/2017
4.0.0 1,330 7/19/2017
3.1.1 1,316 7/19/2017
3.1.0 1,278 7/19/2017
3.0.1 1,358 7/3/2017
3.0.0 1,330 7/2/2017
2.0.9 1,370 6/30/2017
2.0.8 1,341 6/29/2017
2.0.7 1,346 6/29/2017
2.0.6 1,296 6/28/2017
2.0.5 1,356 6/24/2017
2.0.4 1,325 6/20/2017
2.0.3 1,302 6/20/2017
2.0.2 1,578 6/12/2017
2.0.1 1,289 6/12/2017
2.0.0 1,330 6/10/2017
1.0.10 1,351 5/30/2017
1.0.9 1,304 5/29/2017
1.0.8 1,314 5/28/2017
1.0.7 1,323 5/27/2017
1.0.6 1,307 5/17/2017
1.0.5 1,363 5/17/2017
1.0.4 1,342 5/15/2017
1.0.3 1,314 5/14/2017
1.0.2 1,313 5/14/2017
1.0.1 1,304 5/14/2017
1.0.0 1,397 5/13/2017

Added MIT License