SourceCode.Clay.Json
5.2.0
Tools and extensions for working with json.
Install-Package SourceCode.Clay.Json -Version 5.2.0
dotnet add package SourceCode.Clay.Json --version 5.2.0
<PackageReference Include="SourceCode.Clay.Json" Version="5.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SourceCode.Clay.Json --version 5.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SourceCode.Clay.Json, 5.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SourceCode.Clay.Json as a Cake Addin
#addin nuget:?package=SourceCode.Clay.Json&version=5.2.0
// Install SourceCode.Clay.Json as a Cake Tool
#tool nuget:?package=SourceCode.Clay.Json&version=5.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.1
- Newtonsoft.Json (>= 12.0.2)
-
.NETCoreApp 2.2
- Newtonsoft.Json (>= 12.0.2)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.2)
- System.Threading.Tasks.Extensions (>= 4.5.2)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SourceCode.Clay.Json:
Package | Downloads |
---|---|
SourceCode.Clay.OpenApi
Dtos for Open Api 3.0.0.
|
|
SourceCode.Chasm.IO.Json
CAS - Content Addressable Storage (Json Serializer).
|
|
SourceCode.Chasm.Serializer.Json
CAS - Content Addressable Storage (Json Serializer).
|
GitHub repositories
This package is not used by any popular GitHub repositories.