JsonCons.Utilities
1.0.0
dotnet add package JsonCons.Utilities --version 1.0.0
NuGet\Install-Package JsonCons.Utilities -Version 1.0.0
<PackageReference Include="JsonCons.Utilities" Version="1.0.0" />
paket add JsonCons.Utilities --version 1.0.0
#r "nuget: JsonCons.Utilities, 1.0.0"
// Install JsonCons.Utilities as a Cake Addin
#addin nuget:?package=JsonCons.Utilities&version=1.0.0
// Install JsonCons.Utilities as a Cake Tool
#tool nuget:?package=JsonCons.Utilities&version=1.0.0
JsonCons.JsonPath
The JsonCons.Utilities library complements the functionality of the System.Text.Json namespace with support for
- JSON Pointer as defined in RFC 6901
- JSON Patch as defined in RFC 6902
- JSON Merge Patch as defined in RFC 7396
The JsonCons.Utilities library targets .Net Standard 2.1. Reference documentation is available here
Code examples may be found at
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- System.Text.Json (>= 5.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on JsonCons.Utilities:
Package | Downloads |
---|---|
JsonCons.JsonPath
The JsonCons.JsonPath library includes classes that complement the functionality of the System.Text.Json namespace with support for JsonPath. It provides support for selecting from a JsonDocument a list of JsonElement instances that belong to it. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 19,571 | 8/10/2021 |
1.0.0-preview.2 | 118 | 8/6/2021 |
1.0.0-preview.1 | 131 | 7/29/2021 |
Move from preview to release 1.0.0