Json.More.Net
2.0.2
dotnet add package Json.More.Net --version 2.0.2
NuGet\Install-Package Json.More.Net -Version 2.0.2
<PackageReference Include="Json.More.Net" Version="2.0.2" />
paket add Json.More.Net --version 2.0.2
#r "nuget: Json.More.Net, 2.0.2"
// Install Json.More.Net as a Cake Addin #addin nuget:?package=Json.More.Net&version=2.0.2 // Install Json.More.Net as a Cake Tool #tool nuget:?package=Json.More.Net&version=2.0.2
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. |
.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 (>= 8.0.4)
-
net8.0
- No dependencies.
NuGet packages (7)
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 |
|
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 |
|
Shinya.Core
Shinya.Framework |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Json.More.Net:
Repository | Stars |
---|---|
Azure/Industrial-IoT
Azure Industrial IoT Platform
|
Version | Downloads | Last updated |
---|---|---|
2.0.2 | 233,064 | 7/22/2024 |
2.0.1.2 | 1,169,406 | 4/19/2024 |
2.0.1.1 | 88,952 | 4/19/2024 |
2.0.1 | 36,296 | 2/22/2024 |
2.0.0 | 843,578 | 2/3/2024 |
1.10.1 | 37,619 | 1/23/2024 |
1.10.0 | 3,251 | 1/17/2024 |
1.9.3 | 1,119,902 | 12/19/2023 |
1.9.2 | 161,790 | 11/14/2023 |
1.9.1 | 17,603 | 9/30/2023 |
1.9.0 | 1,897,298 | 9/7/2023 |
1.8.0 | 2,452,107 | 3/27/2023 |
1.7.0 | 1,566,736 | 9/1/2022 |
1.6.0 | 939,689 | 6/13/2022 |
1.5.0 | 351,486 | 3/28/2022 |
1.4.4 | 975,924 | 9/13/2021 |
1.4.3 | 309,620 | 6/20/2021 |
1.4.2 | 53,352 | 4/27/2021 |
1.4.1 | 82,394 | 3/2/2021 |
1.4.0 | 30,003 | 2/24/2021 |
1.3.0 | 15,318 | 1/17/2021 |
1.2.3 | 17,965 | 1/1/2021 |
1.2.2 | 17,369 | 11/28/2020 |
1.2.1 | 6,637 | 10/16/2020 |
1.2.0 | 6,259 | 9/29/2020 |
1.0.0 | 5,846 | 8/29/2020 |
1.0.0-rc2 | 1,705 | 8/29/2020 |
1.0.0-rc1 | 1,781 | 8/28/2020 |
Release notes can be found at https://docs.json-everything.net/rn-json-more/