{ "$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-release-version-index.json", "kind": "root", "title": ".NET Release Index", "latest_major": "10.0", "latest_lts_major": "10.0", "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json" }, "latest-lts-major": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json", "title": "Latest LTS major release - .NET 10.0" }, "latest-major": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json", "title": "Latest major release - .NET 10.0" }, "timeline": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/index.json", "title": ".NET Release Timeline Index" } }, "_embedded": { "releases": [ { "version": "10.0", "release_type": "lts", "supported": true, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json" } } }, { "version": "9.0", "release_type": "sts", "supported": true, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/index.json" } } }, { "version": "8.0", "release_type": "lts", "supported": true, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/index.json" } } }, { "version": "7.0", "release_type": "sts", "supported": false, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/7.0/index.json" } } }, { "version": "6.0", "release_type": "lts", "supported": false, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/6.0/index.json" } } }, { "version": "5.0", "release_type": "sts", "supported": false, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/5.0/index.json" } } }, { "version": "3.1", "release_type": "lts", "supported": false, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/3.1/index.json" } } }, { "version": "3.0", "release_type": "sts", "supported": false, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/3.0/index.json" } } }, { "version": "2.2", "release_type": "sts", "supported": false, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.2/index.json" } } }, { "version": "2.1", "release_type": "lts", "supported": false, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.1/index.json" } } }, { "version": "2.0", "release_type": "sts", "supported": false, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.0/index.json" } } }, { "version": "1.1", "release_type": "lts", "supported": false, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/index.json" } } }, { "version": "1.0", "release_type": "lts", "supported": false, "_links": { "self": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/index.json" } } } ] } }