Json.More.Net
2.1.0
dotnet add package Json.More.Net --version 2.1.0
NuGet\Install-Package Json.More.Net -Version 2.1.0
<PackageReference Include="Json.More.Net" Version="2.1.0" />
paket add Json.More.Net --version 2.1.0
#r "nuget: Json.More.Net, 2.1.0"
// Install Json.More.Net as a Cake Addin #addin nuget:?package=Json.More.Net&version=2.1.0 // Install Json.More.Net as a Cake Tool #tool nuget:?package=Json.More.Net&version=2.1.0
Summary
Json.More.Net provides extended functionality for the System.Text.Json namespace, such as
- Deep equality comparisons
- Enum serialization (including
[Flags]
support) - Native AOT support
- and more...
Links
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. |
.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
- System.Text.Json (>= 9.0.0)
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Json.More.Net:
Package | Downloads |
---|---|
JsonPointer.Net
JSON Pointer built on the System.Text.Json namespace |
|
Microsoft.PowerShell.Commands.Utility
Runtime for hosting PowerShell |
|
JsonPath.Net
JSON Path (RFC 9535) built on the System.Text.Json namespace |
|
Neuroglia.Serialization
Package Description |
|
Siccar.Platform.Registers.Core
Siccar Register shared components |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Json.More.Net:
Repository | Stars |
---|---|
Azure/Industrial-IoT
Azure Industrial IoT Platform
|
|
Floogen/Stardrop
Stardrop is an open-source, cross-platform mod manager for the game Stardew Valley.
|
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 9,537 | 11/30/2024 |
2.0.2 | 392,872 | 7/22/2024 |
2.0.1.2 | 1,840,881 | 4/19/2024 |
2.0.1.1 | 111,842 | 4/19/2024 |
2.0.1 | 37,507 | 2/22/2024 |
2.0.0 | 916,575 | 2/3/2024 |
1.10.1 | 41,307 | 1/23/2024 |
1.10.0 | 3,268 | 1/17/2024 |
1.9.3 | 1,312,574 | 12/19/2023 |
1.9.2 | 175,761 | 11/14/2023 |
1.9.1 | 17,744 | 9/30/2023 |
1.9.0 | 2,063,717 | 9/7/2023 |
1.8.0 | 2,654,039 | 3/27/2023 |
1.7.0 | 1,617,730 | 9/1/2022 |
1.6.0 | 962,697 | 6/13/2022 |
1.5.0 | 356,320 | 3/28/2022 |
1.4.4 | 1,003,857 | 9/13/2021 |
1.4.3 | 313,927 | 6/20/2021 |
1.4.2 | 53,959 | 4/27/2021 |
1.4.1 | 83,158 | 3/2/2021 |
1.4.0 | 30,214 | 2/24/2021 |
1.3.0 | 15,545 | 1/17/2021 |
1.2.3 | 18,243 | 1/1/2021 |
1.2.2 | 18,223 | 11/28/2020 |
1.2.1 | 6,723 | 10/16/2020 |
1.2.0 | 6,535 | 9/29/2020 |
1.0.0 | 6,048 | 8/29/2020 |
1.0.0-rc2 | 1,709 | 8/29/2020 |
1.0.0-rc1 | 1,783 | 8/28/2020 |
Release notes can be found at https://docs.json-everything.net/rn-json-more/