dotnet Release Index manifest
.NET product collection manifests
| Type | object |
|---|---|
| File match |
dotnet-release-index.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/dotnet-release-index-manifest/latest.json |
| Source | https://www.schemastore.org/dotnet-releases-index.json |
Validate with Lintel
npx @lintel/lintel check
A collection of manifests for .NET products, which is updated with each preview and stable release of the .NET SDK and/or Runtime
Properties
A collection of all released products
Definitions
A date in the format YYYY-MM-DD
A SemVer-compatible version string
An enumeration describing the different release types of a product
An enumeration describing the different support phases of a product
The version of the product, e.g '5.0' or '1.1'
true if the latest release of this product includes a security update, false otherwise.
A date in the format YYYY-MM-DD
A SemVer-compatible version string
A SemVer-compatible version string
A SemVer-compatible version string
The name of the product.
The URL pointing to the releases.json file that contains information about all the releases associated with this Product.
An enumeration describing the different release types of a product
An enumeration describing the different support phases of a product
The end-of-life (EOL) date for this Product when it is considered to be out of support. The value may be null if the EOL date is undetermined, e.g. when a product is still a prerelease.
The URL pointing to the supported-os.json file that contains information about the operating systems supported by this Product.