Microsoft.Json.Schema
1.1.2
Classes for working with JSON Schema
Install-Package Microsoft.Json.Schema -Version 1.1.2
dotnet add package Microsoft.Json.Schema --version 1.1.2
<PackageReference Include="Microsoft.Json.Schema" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Json.Schema --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Json.Schema, 1.1.2"
#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 Microsoft.Json.Schema as a Cake Addin
#addin nuget:?package=Microsoft.Json.Schema&version=1.1.2
// Install Microsoft.Json.Schema as a Cake Tool
#tool nuget:?package=Microsoft.Json.Schema&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Pre-release version.
Dependencies
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 9.0.1)
- System.Collections.Immutable (>= 1.5.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 9.0.1)
- System.Collections.Immutable (>= 1.5.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Json.Schema:
Package | Downloads |
---|---|
WorkItems
Classes for filing work items in either GitHub or AzureDevOps.
|
|
Sarif.WorkItemFiling
Classes for filing the results in a SARIF log file as work items in a system such as GitHub or AzureDevOps.
|
|
Microsoft.WorkItems
Classes for filing work items in either GitHub or AzureDevOps.
|
|
BenBurgers.BuildingBlocks
Base classes for Ben Burgers' Building Blocks for applications.
|
GitHub repositories
This package is not used by any popular GitHub repositories.