Microsoft.Json.Schema.Validation
2.3.0
dotnet add package Microsoft.Json.Schema.Validation --version 2.3.0
NuGet\Install-Package Microsoft.Json.Schema.Validation -Version 2.3.0
<PackageReference Include="Microsoft.Json.Schema.Validation" Version="2.3.0" />
paket add Microsoft.Json.Schema.Validation --version 2.3.0
#r "nuget: Microsoft.Json.Schema.Validation, 2.3.0"
// Install Microsoft.Json.Schema.Validation as a Cake Addin
#addin nuget:?package=Microsoft.Json.Schema.Validation&version=2.3.0
// Install Microsoft.Json.Schema.Validation as a Cake Tool
#tool nuget:?package=Microsoft.Json.Schema.Validation&version=2.3.0
A command line tool that validates files against a JSON schema.
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Json.Schema.Validation:
Package | Downloads |
---|---|
WorkItems
Classes for filing work items in either GitHub or AzureDevOps. |
|
Microsoft.WorkItems
Classes for filing work items in either GitHub or AzureDevOps. |
|
Sarif.Multitool.Library
The public API exposing the commands used by the SARIF Multitool. |
|
Sarif.WorkItemFiling
Classes for filing the results in a SARIF log file as work items in a system such as GitHub or AzureDevOps. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Json.Schema.Validation:
Repository | Stars |
---|---|
microsoft/sarif-sdk
.NET code and supporting files for working with the 'Static Analysis Results Interchange Format' (SARIF, see https://github.com/oasis-tcs/sarif-spec)
|
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 9,737 | 2/21/2023 |
2.2.0 | 53,709 | 11/7/2022 |
2.1.0 | 7,516 | 10/13/2022 |
2.0.0 | 578 | 10/8/2022 |
1.1.4 | 14,832 | 5/2/2022 |
1.1.3 | 17,117 | 2/24/2022 |
1.1.2 | 116,016 | 4/7/2020 |
1.1.1 | 111,231 | 7/26/2019 |
1.1.0 | 1,258 | 6/3/2019 |
1.0.1 | 664 | 5/14/2019 |
1.0.0 | 575 | 5/11/2019 |
0.64.0 | 1,320 | 4/5/2019 |
0.63.0 | 819 | 3/15/2019 |
0.62.0 | 789 | 2/24/2019 |
0.61.0 | 1,259 | 1/5/2019 |
0.60.0 | 1,348 | 1/4/2019 |
Version 2.3.0 of the JSON validation tool.