JUST.net
1.0.0
See the version list below for details.
dotnet add package JUST.net --version 1.0.0
NuGet\Install-Package JUST.net -Version 1.0.0
<PackageReference Include="JUST.net" Version="1.0.0" />
paket add JUST.net --version 1.0.0
#r "nuget: JUST.net, 1.0.0"
// Install JUST.net as a Cake Addin #addin nuget:?package=JUST.net&version=1.0.0 // Install JUST.net as a Cake Tool #tool nuget:?package=JUST.net&version=1.0.0
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. 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 | tizen30 was computed. 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 1.6
- NETStandard.Library (>= 1.6.1)
- 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 | 32,412 | 12/27/2023 |
4.4.0 | 6,208 | 11/28/2023 |
4.3.0 | 89,600 | 2/21/2023 |
4.2.1 | 3,448 | 2/23/2022 |
4.2.0 | 409,036 | 7/2/2021 |
4.1.1 | 22,537 | 5/4/2021 |
4.1.0 | 4,892 | 4/23/2021 |
4.0.2 | 50,319 | 12/18/2020 |
4.0.1 | 865 | 12/10/2020 |
4.0.0 | 31,566 | 9/10/2020 |
3.0.7 | 44,314 | 8/22/2020 |
3.0.6 | 39,517 | 5/14/2020 |
3.0.5 | 3,325 | 2/29/2020 |
3.0.4 | 551 | 2/28/2020 |
3.0.3 | 1,426 | 2/11/2020 |
3.0.2 | 715 | 2/8/2020 |
3.0.1 | 32,544 | 8/24/2019 |
3.0.0 | 8,180 | 5/13/2019 |
2.0.2 | 4,574 | 2/12/2019 |
2.0.1 | 743 | 12/13/2018 |
2.0.0 | 848 | 12/2/2018 |
1.0.0 | 2,922 | 6/11/2018 |
Fixed the following issues:-
https://github.com/WorkMaze/JUST.net/issues/26
https://github.com/WorkMaze/JUST.net/issues/25