JUST.net
2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package JUST.net --version 2.0.0
NuGet\Install-Package JUST.net -Version 2.0.0
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.net" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JUST.net --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JUST.net, 2.0.0"
#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.
// Install JUST.net as a Cake Addin #addin nuget:?package=JUST.net&version=2.0.0 // Install JUST.net as a Cake Tool #tool nuget:?package=JUST.net&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This a cool .NET Standard library 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.
This will repace the JUST and JUST.NETCore packages.
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 was computed. 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. |
.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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
- Newtonsoft.Json.Schema (>= 3.0.10)
- System.Reflection (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on JUST.net:
Package | Downloads |
---|---|
DataHub_v2
Package Description |
|
FhirTool.Core
Package Description |
|
DataHub
Package Description |
|
Deluge.Common
Common extensions for Deluge - a library to create JSON pipelines |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.4.1 | 33,417 | 12/27/2023 |
4.4.0 | 6,351 | 11/28/2023 |
4.3.0 | 90,635 | 2/21/2023 |
4.2.1 | 3,452 | 2/23/2022 |
4.2.0 | 411,275 | 7/2/2021 |
4.1.1 | 22,619 | 5/4/2021 |
4.1.0 | 4,892 | 4/23/2021 |
4.0.2 | 50,415 | 12/18/2020 |
4.0.1 | 865 | 12/10/2020 |
4.0.0 | 31,608 | 9/10/2020 |
3.0.7 | 44,613 | 8/22/2020 |
3.0.6 | 39,681 | 5/14/2020 |
3.0.5 | 3,325 | 2/29/2020 |
3.0.4 | 553 | 2/28/2020 |
3.0.3 | 1,426 | 2/11/2020 |
3.0.2 | 715 | 2/8/2020 |
3.0.1 | 32,553 | 8/24/2019 |
3.0.0 | 8,237 | 5/13/2019 |
2.0.2 | 4,579 | 2/12/2019 |
2.0.1 | 743 | 12/13/2018 |
2.0.0 | 848 | 12/2/2018 |
1.0.0 | 2,929 | 6/11/2018 |
Added new feature : Allow registration of custom functions
https://github.com/WorkMaze/JUST.net/issues/29