Microsoft.Json.Schema.Validation
2.3.0
Prefix Reserved
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Json.Schema.Validation:
Package | Downloads |
---|---|
Microsoft.WorkItems
Classes for filing work items in either GitHub or AzureDevOps. |
|
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 | 133,443 | 2/21/2023 |
2.2.0 | 62,426 | 11/7/2022 |
2.1.0 | 33,791 | 10/13/2022 |
2.0.0 | 750 | 10/8/2022 |
1.1.4 | 26,902 | 5/2/2022 |
1.1.3 | 21,265 | 2/24/2022 |
1.1.2 | 302,238 | 4/7/2020 |
1.1.1 | 117,029 | 7/26/2019 |
1.1.0 | 1,384 | 6/3/2019 |
1.0.1 | 785 | 5/14/2019 |
1.0.0 | 677 | 5/11/2019 |
0.64.0 | 1,441 | 4/5/2019 |
0.63.0 | 931 | 3/15/2019 |
0.62.0 | 927 | 2/24/2019 |
0.61.0 | 1,377 | 1/5/2019 |
0.60.0 | 1,511 | 1/4/2019 |
Version 2.3.0 of the JSON validation tool.