AJP.JsonElementExtensions
1.1.0
Some extension methods for adding effectively properties dynamically to a JsonElement, it actually recreates a new JsonElement from the original plus the new property.
Install-Package AJP.JsonElementExtensions -Version 1.1.0
dotnet add package AJP.JsonElementExtensions --version 1.1.0
<PackageReference Include="AJP.JsonElementExtensions" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AJP.JsonElementExtensions --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
1.1.0) changed target framework to netstandard2.0
1.0.0) initial version
Dependencies
-
.NETStandard 2.0
- System.Text.Json (>= 4.7.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.