Expose release-manifest from llms.json
This commit is contained in:
@@ -29,11 +29,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/target-frameworks.json",
|
|
||||||
"title": ".NET 1.0 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -28,6 +28,11 @@
|
|||||||
"title": "Announcing .NET Core 1.0",
|
"title": "Announcing .NET Core 1.0",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.0/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.0/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -29,11 +29,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/target-frameworks.json",
|
|
||||||
"title": ".NET 1.1 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -28,6 +28,11 @@
|
|||||||
"title": "Announcing .NET Core 1.1",
|
"title": "Announcing .NET Core 1.1",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.1/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.1/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.1/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -37,16 +37,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"compatibility-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/compatibility.json",
|
|
||||||
"title": ".NET 10.0 Compatibility",
|
|
||||||
"type": "application/json"
|
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/target-frameworks.json",
|
|
||||||
"title": ".NET 10.0 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -13,6 +13,11 @@
|
|||||||
"self": {
|
"self": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/manifest.json"
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/manifest.json"
|
||||||
},
|
},
|
||||||
|
"compatibility": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/compatibility.json",
|
||||||
|
"title": "Compatibility",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"compatibility-rendered": {
|
"compatibility-rendered": {
|
||||||
"href": "https://learn.microsoft.com/dotnet/core/compatibility/10.0",
|
"href": "https://learn.microsoft.com/dotnet/core/compatibility/10.0",
|
||||||
"title": "Breaking changes in .NET 10",
|
"title": "Breaking changes in .NET 10",
|
||||||
@@ -48,6 +53,11 @@
|
|||||||
"title": "Supported OSes (Rendered)",
|
"title": "Supported OSes (Rendered)",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -19,11 +19,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.0/target-frameworks.json",
|
|
||||||
"title": ".NET 2.0 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -28,6 +28,11 @@
|
|||||||
"title": "Announcing .NET Core 2.0",
|
"title": "Announcing .NET Core 2.0",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.0/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.0/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.0/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -29,11 +29,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.1/target-frameworks.json",
|
|
||||||
"title": ".NET 2.1 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -33,6 +33,11 @@
|
|||||||
"title": "Announcing .NET Core 2.1",
|
"title": "Announcing .NET Core 2.1",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.1/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -29,11 +29,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.2/target-frameworks.json",
|
|
||||||
"title": ".NET 2.2 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -28,6 +28,11 @@
|
|||||||
"title": "Announcing .NET Core 2.2",
|
"title": "Announcing .NET Core 2.2",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.2/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -29,11 +29,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/3.0/target-frameworks.json",
|
|
||||||
"title": ".NET 3.0 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -33,6 +33,11 @@
|
|||||||
"title": "Announcing .NET Core 3.0",
|
"title": "Announcing .NET Core 3.0",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/3.0/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -29,11 +29,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/3.1/target-frameworks.json",
|
|
||||||
"title": ".NET 3.1 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -43,6 +43,11 @@
|
|||||||
"title": "Announcing .NET Core 3.1",
|
"title": "Announcing .NET Core 3.1",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/3.1/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -29,11 +29,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/5.0/target-frameworks.json",
|
|
||||||
"title": ".NET 5.0 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -43,6 +43,11 @@
|
|||||||
"title": "Announcing .NET 5.0",
|
"title": "Announcing .NET 5.0",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/5.0/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -29,11 +29,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/6.0/target-frameworks.json",
|
|
||||||
"title": ".NET 6.0 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -58,6 +58,11 @@
|
|||||||
"title": "Supported OSes (Rendered)",
|
"title": "Supported OSes (Rendered)",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/6.0/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -29,11 +29,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/7.0/target-frameworks.json",
|
|
||||||
"title": ".NET 7.0 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -58,6 +58,11 @@
|
|||||||
"title": "Supported OSes (Rendered)",
|
"title": "Supported OSes (Rendered)",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/7.0/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/7.0/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -37,16 +37,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"compatibility-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/compatibility.json",
|
|
||||||
"title": ".NET 8.0 Compatibility",
|
|
||||||
"type": "application/json"
|
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/target-frameworks.json",
|
|
||||||
"title": ".NET 8.0 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -13,6 +13,11 @@
|
|||||||
"self": {
|
"self": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/manifest.json"
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/manifest.json"
|
||||||
},
|
},
|
||||||
|
"compatibility": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/compatibility.json",
|
||||||
|
"title": "Compatibility",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"compatibility-rendered": {
|
"compatibility-rendered": {
|
||||||
"href": "https://learn.microsoft.com/dotnet/core/compatibility/8.0",
|
"href": "https://learn.microsoft.com/dotnet/core/compatibility/8.0",
|
||||||
"title": "Breaking changes in .NET 8",
|
"title": "Breaking changes in .NET 8",
|
||||||
@@ -58,6 +63,11 @@
|
|||||||
"title": "Supported OSes (Rendered)",
|
"title": "Supported OSes (Rendered)",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/8.0/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -37,16 +37,6 @@
|
|||||||
"releases-index": {
|
"releases-index": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json",
|
||||||
"title": "Release index"
|
"title": "Release index"
|
||||||
},
|
|
||||||
"compatibility-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/compatibility.json",
|
|
||||||
"title": ".NET 9.0 Compatibility",
|
|
||||||
"type": "application/json"
|
|
||||||
},
|
|
||||||
"target-frameworks-json": {
|
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/target-frameworks.json",
|
|
||||||
"title": ".NET 9.0 Target Frameworks",
|
|
||||||
"type": "application/json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"_embedded": {
|
"_embedded": {
|
||||||
|
|||||||
@@ -13,6 +13,11 @@
|
|||||||
"self": {
|
"self": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/manifest.json"
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/manifest.json"
|
||||||
},
|
},
|
||||||
|
"compatibility": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/compatibility.json",
|
||||||
|
"title": "Compatibility",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"compatibility-rendered": {
|
"compatibility-rendered": {
|
||||||
"href": "https://learn.microsoft.com/dotnet/core/compatibility/9.0",
|
"href": "https://learn.microsoft.com/dotnet/core/compatibility/9.0",
|
||||||
"title": "Breaking changes in .NET 9",
|
"title": "Breaking changes in .NET 9",
|
||||||
@@ -48,6 +53,11 @@
|
|||||||
"title": "Supported OSes (Rendered)",
|
"title": "Supported OSes (Rendered)",
|
||||||
"type": "text/html"
|
"type": "text/html"
|
||||||
},
|
},
|
||||||
|
"target-frameworks": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/target-frameworks.json",
|
||||||
|
"title": "Target Frameworks",
|
||||||
|
"type": "application/json"
|
||||||
|
},
|
||||||
"usage-markdown-rendered": {
|
"usage-markdown-rendered": {
|
||||||
"href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/README.md",
|
"href": "https://github.com/dotnet/core/blob/main/release-notes/9.0/README.md",
|
||||||
"title": "Release Notes (Rendered)",
|
"title": "Release Notes (Rendered)",
|
||||||
|
|||||||
@@ -74,6 +74,10 @@
|
|||||||
"latest-sdk": {
|
"latest-sdk": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/sdk/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/sdk/index.json",
|
||||||
"title": ".NET 10.0 SDK Index"
|
"title": ".NET 10.0 SDK Index"
|
||||||
|
},
|
||||||
|
"release-manifest": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/manifest.json",
|
||||||
|
"title": ".NET 10.0 Manifest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -105,6 +109,10 @@
|
|||||||
"latest-sdk": {
|
"latest-sdk": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/sdk/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/sdk/index.json",
|
||||||
"title": ".NET 9.0 SDK Index"
|
"title": ".NET 9.0 SDK Index"
|
||||||
|
},
|
||||||
|
"release-manifest": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/9.0/manifest.json",
|
||||||
|
"title": ".NET 9.0 Manifest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -136,6 +144,10 @@
|
|||||||
"latest-sdk": {
|
"latest-sdk": {
|
||||||
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/sdk/index.json",
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/sdk/index.json",
|
||||||
"title": ".NET 8.0 SDK Index"
|
"title": ".NET 8.0 SDK Index"
|
||||||
|
},
|
||||||
|
"release-manifest": {
|
||||||
|
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/manifest.json",
|
||||||
|
"title": ".NET 8.0 Manifest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -23,8 +23,13 @@ llms.json
|
|||||||
│
|
│
|
||||||
└─► _embedded.latest_patches[] ─────────────────────────► DONE (patch version, EOL date, support status)
|
└─► _embedded.latest_patches[] ─────────────────────────► DONE (patch version, EOL date, support status)
|
||||||
│
|
│
|
||||||
├─► _links.release-major ─► X.0/index.json ─► compatibility-json ─► DONE (breaking changes)
|
├─► _links.release-major ─► X.0/index.json ─► DONE (navigation: patches, SDKs)
|
||||||
│ └─► target-frameworks-json ─► DONE (TFMs)
|
│
|
||||||
|
├─► _links.release-manifest ─► manifest.json ─► DONE (reference data)
|
||||||
|
│ ├─► compatibility-json ─► breaking changes
|
||||||
|
│ ├─► target-frameworks-json ─► TFMs
|
||||||
|
│ ├─► supported-os-json ─► distros, glibc
|
||||||
|
│ └─► os-packages-json ─► apt/dnf packages
|
||||||
│
|
│
|
||||||
└─► _links.latest-sdk ─► sdk/index.json ─► DONE (feature bands, downloads)
|
└─► _links.latest-sdk ─► sdk/index.json ─► DONE (feature bands, downloads)
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user