1
0
mirror of synced 2025-12-19 18:06:02 -05:00

Add what's new content

This commit is contained in:
Rich Lander
2025-12-18 19:23:32 -08:00
parent 691d8271aa
commit 629e850bd6
193 changed files with 2580 additions and 20 deletions

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.0/1.0.14/1.0.14.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-1.0.14-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/1.0.14/1.0.14-download.md",
"title": ".NET Core 1.0.14",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.0/1.0.15/1.0.15.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-1.0.15-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/1.0.15/1.0.15-download.md",
"title": ".NET Core 1.0.15",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.0/1.0.16/1.0.16.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-1.0.16-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.0/1.0.16/1.0.16-download.md",
"title": ".NET Core 1.0.16",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.1/1.1.11/1.1.11.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-1.1.11-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/1.1.11/1.1.11-download.md",
"title": ".NET Core 1.1.11",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.1/1.1.12/1.1.12.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-1.1.12-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/1.1.12/1.1.12-download.md",
"title": ".NET Core 1.1.12",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/1.1/1.1.13/1.1.13.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-1.1.13-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/1.1/1.1.13/1.1.13-download.md",
"title": ".NET Core 1.1.13",
"type": "application/markdown"
}
}
}

View File

@@ -20,6 +20,56 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/10.0.0.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-aspnetcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/aspnetcore.md",
"title": "ASP.NET Core updates in .NET 10",
"type": "application/markdown"
},
"whats-new-csharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/csharp.md",
"title": "C# in .NET 10",
"type": "application/markdown"
},
"whats-new-dotnetmaui": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/dotnetmaui.md",
"title": ".NET MAUI updates in .NET 10",
"type": "application/markdown"
},
"whats-new-efcoreanddata": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/efcoreanddata.md",
"title": "EF Core and Data in .NET 10",
"type": "application/markdown"
},
"whats-new-fsharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/fsharp.md",
"title": "F# in .NET 10",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/libraries.md",
"title": "Libraries updates in .NET 10",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/runtime.md",
"title": "Runtime updates in .NET 10",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/sdk.md",
"title": "SDK updates in .NET 10",
"type": "application/markdown"
},
"whats-new-winforms": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/winforms.md",
"title": "WinForms updates in .NET 10",
"type": "application/markdown"
},
"whats-new-wpf": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/10.0.0/wpf.md",
"title": "WPF updates in .NET 10",
"type": "application/markdown"
}
}
}

View File

@@ -19,6 +19,26 @@
"title": "What's new in .NET 10",
"type": "text/html"
},
"whats-new": {
"href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/overview.md",
"title": "What's new in .NET 10",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/runtime.md",
"title": "What's new in the .NET 10 runtime",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/libraries.md",
"title": "What's new in .NET libraries for .NET 10",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/sdk.md",
"title": "What's new in the SDK and tooling for .NET 10",
"type": "application/markdown"
},
"compatibility-rendered": {
"href": "https://learn.microsoft.com/dotnet/core/compatibility/10.0",
"title": "Breaking changes in .NET 10",

View File

@@ -63,10 +63,30 @@
"title": "Release Notes (Rendered)",
"type": "text/html"
},
"whats-new": {
"href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/overview.md",
"title": "What\u0027s new in .NET 10",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/libraries.md",
"title": "What\u0027s new in .NET libraries for .NET 10",
"type": "application/markdown"
},
"whats-new-rendered": {
"href": "https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview",
"title": "What\u0027s new in .NET 10",
"type": "text/html"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/runtime.md",
"title": "What\u0027s new in the .NET 10 runtime",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/docs/main/docs/core/whats-new/dotnet-10/sdk.md",
"title": "What\u0027s new in the SDK and tooling for .NET 10",
"type": "application/markdown"
}
}
}

View File

@@ -20,6 +20,66 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview1/10.0.0-preview.1.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-aspnetcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/aspnetcore.md",
"title": "ASP.NET Core in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-containers": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/containers.md",
"title": "Container image updates in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-csharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/csharp.md",
"title": "C# 14 updates in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-dotnetmaui": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/dotnetmaui.md",
"title": ".NET MAUI in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-efcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/efcore.md",
"title": "Entity Framework Core 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-fsharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/fsharp.md",
"title": "F# updates in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/libraries.md",
"title": ".NET Libraries in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/runtime.md",
"title": ".NET Runtime in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/sdk.md",
"title": ".NET SDK in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-visualbasic": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/visualbasic.md",
"title": "Visual Basic updates in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-winforms": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/winforms.md",
"title": "Windows Forms in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-wpf": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview1/wpf.md",
"title": "WPF in .NET 10 Preview 1 - Release Notes",
"type": "application/markdown"
}
}
}

View File

@@ -20,6 +20,66 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview2/10.0.0-preview.2.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-aspnetcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/aspnetcore.md",
"title": "ASP.NET Core in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-containers": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/containers.md",
"title": "Container image updates in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-csharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/csharp.md",
"title": "C# 14 updates in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-dotnetmaui": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/dotnetmaui.md",
"title": ".NET MAUI in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-efcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/efcore.md",
"title": "Entity Framework Core 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-fsharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/fsharp.md",
"title": "F# updates in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/libraries.md",
"title": ".NET Libraries in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/runtime.md",
"title": ".NET Runtime in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/sdk.md",
"title": ".NET SDK in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-visualbasic": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/visualbasic.md",
"title": "Visual Basic updates in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-winforms": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/winforms.md",
"title": "Windows Forms in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-wpf": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview2/wpf.md",
"title": "WPF in .NET 10 Preview 2 - Release Notes",
"type": "application/markdown"
}
}
}

View File

@@ -20,6 +20,66 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview3/10.0.0-preview.3.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-aspnetcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/aspnetcore.md",
"title": "ASP.NET Core in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-containers": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/containers.md",
"title": "Container image updates in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-csharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/csharp.md",
"title": "C# 14 updates in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-dotnetmaui": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/dotnetmaui.md",
"title": ".NET MAUI in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-efcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/efcore.md",
"title": "Entity Framework Core 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-fsharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/fsharp.md",
"title": "F# updates in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/libraries.md",
"title": ".NET Libraries in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/runtime.md",
"title": ".NET Runtime in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/sdk.md",
"title": ".NET SDK in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-visualbasic": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/visualbasic.md",
"title": "Visual Basic updates in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-winforms": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/winforms.md",
"title": "Windows Forms in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
},
"whats-new-wpf": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview3/wpf.md",
"title": "WPF in .NET 10 Preview 3 - Release Notes",
"type": "application/markdown"
}
}
}

View File

@@ -20,6 +20,66 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview4/10.0.0-preview.4.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-aspnetcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/aspnetcore.md",
"title": "ASP.NET Core in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-containers": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/containers.md",
"title": "Container image updates in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-csharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/csharp.md",
"title": "C# 14 updates in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-dotnetmaui": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/dotnetmaui.md",
"title": ".NET MAUI in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-efcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/efcore.md",
"title": "Entity Framework Core 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-fsharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/fsharp.md",
"title": "F# updates in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/libraries.md",
"title": ".NET Libraries in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/runtime.md",
"title": ".NET Runtime in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/sdk.md",
"title": ".NET SDK in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-visualbasic": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/visualbasic.md",
"title": "Visual Basic updates in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-winforms": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/winforms.md",
"title": "Windows Forms in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
},
"whats-new-wpf": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview4/wpf.md",
"title": "WPF in .NET 10 Preview 4 - Release Notes",
"type": "application/markdown"
}
}
}

View File

@@ -20,6 +20,66 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview5/10.0.0-preview.5.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-aspnetcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/aspnetcore.md",
"title": "ASP.NET Core in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-containers": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/containers.md",
"title": "Container image updates in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-csharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/csharp.md",
"title": "C# 14 updates in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-dotnetmaui": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/dotnetmaui.md",
"title": ".NET MAUI in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-efcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/efcore.md",
"title": "Entity Framework Core 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-fsharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/fsharp.md",
"title": "F# updates in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/libraries.md",
"title": ".NET Libraries in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/runtime.md",
"title": ".NET Runtime in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/sdk.md",
"title": ".NET SDK in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-visualbasic": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/visualbasic.md",
"title": "Visual Basic updates in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-winforms": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/winforms.md",
"title": "Windows Forms in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
},
"whats-new-wpf": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview5/wpf.md",
"title": "WPF in .NET 10 Preview 5 - Release Notes",
"type": "application/markdown"
}
}
}

View File

@@ -20,6 +20,66 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview6/10.0.0-preview.6.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-aspnetcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/aspnetcore.md",
"title": "ASP.NET Core in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-containers": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/containers.md",
"title": "Container image updates in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-csharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/csharp.md",
"title": "C# 14 updates in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-dotnetmaui": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/dotnetmaui.md",
"title": ".NET MAUI in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-efcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/efcore.md",
"title": "Entity Framework Core 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-fsharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/fsharp.md",
"title": "F# updates in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/libraries.md",
"title": ".NET Libraries in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/runtime.md",
"title": ".NET Runtime in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/sdk.md",
"title": ".NET SDK in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-visualbasic": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/visualbasic.md",
"title": "Visual Basic updates in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-winforms": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/winforms.md",
"title": "Windows Forms in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
},
"whats-new-wpf": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview6/wpf.md",
"title": "WPF in .NET 10 Preview 6 - Release Notes",
"type": "application/markdown"
}
}
}

View File

@@ -20,6 +20,66 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview7/10.0.0-preview.7.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-aspnetcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/aspnetcore.md",
"title": "ASP.NET Core in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-containers": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/containers.md",
"title": "Containers in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-csharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/csharp.md",
"title": "C# in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-dotnetmaui": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/dotnetmaui.md",
"title": ".NET MAUI in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-efcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/efcore.md",
"title": "Entity Framework Core 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-fsharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/fsharp.md",
"title": "F# in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/libraries.md",
"title": ".NET Libraries in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/runtime.md",
"title": ".NET Runtime in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/sdk.md",
"title": ".NET SDK in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-visualbasic": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/visualbasic.md",
"title": "Visual Basic in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-winforms": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/winforms.md",
"title": "Windows Forms in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
},
"whats-new-wpf": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/preview7/wpf.md",
"title": "WPF in .NET 10 Preview 7 - Release Notes",
"type": "application/markdown"
}
}
}

View File

@@ -20,6 +20,66 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/rc1/10.0.0-rc.1.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-aspnetcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/aspnetcore.md",
"title": "ASP.NET Core in .NET 10 RC 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-containers": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/containers.md",
"title": "Containers in .NET 10 RC 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-csharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/csharp.md",
"title": "C# 14 updates in .NET 10 RC 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-dotnetmaui": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/dotnetmaui.md",
"title": ".NET MAUI in .NET 10 RC 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-efcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/efcore.md",
"title": "Entity Framework Core in .NET 10 RC 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-fsharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/fsharp.md",
"title": "F# in .NET 10 RC 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/libraries.md",
"title": "Libraries in .NET 10 RC 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/runtime.md",
"title": "Runtime updates in .NET 10 Release Candidate 1",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/sdk.md",
"title": "SDK in .NET 10 RC 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-visualbasic": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/visualbasic.md",
"title": "Visual Basic in .NET 10 RC 1 - Release Notes",
"type": "application/markdown"
},
"whats-new-winforms": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/winforms.md",
"title": "WinForms .NET 10 RC1 Release Notes",
"type": "application/markdown"
},
"whats-new-wpf": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc1/wpf.md",
"title": "WPF in .NET 10 RC 1 - Release Notes",
"type": "application/markdown"
}
}
}

View File

@@ -30,6 +30,66 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/rc2/10.0.0-rc.2.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-aspnetcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/aspnetcore.md",
"title": "ASP.NET Core in .NET 10 RC 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-containers": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/containers.md",
"title": "Containers in .NET 10 RC 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-csharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/csharp.md",
"title": "C# 14 updates in .NET 10 RC 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-dotnetmaui": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/dotnetmaui.md",
"title": ".NET MAUI in .NET 10 RC 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-efcore": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/efcore.md",
"title": "Entity Framework Core in .NET 10 RC 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-fsharp": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/fsharp.md",
"title": "F# in .NET 10 RC 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-libraries": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/libraries.md",
"title": "Libraries in .NET 10 RC 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-runtime": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/runtime.md",
"title": "Runtime updates in .NET 10 Release Candidate 2",
"type": "application/markdown"
},
"whats-new-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/sdk.md",
"title": "SDK in .NET 10 RC 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-visualbasic": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/visualbasic.md",
"title": "Visual Basic in .NET 10 RC 2 - Release Notes",
"type": "application/markdown"
},
"whats-new-winforms": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/winforms.md",
"title": "WinForms .NET 10 RC2 Release Notes",
"type": "application/markdown"
},
"whats-new-wpf": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/10.0/preview/rc2/wpf.md",
"title": "WPF in .NET 10 RC 2 - Release Notes",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.10/2.1.10.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.10-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.10/2.1.10-download.md",
"title": ".NET Core 2.1.10",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.11/2.1.11.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.11-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.11/2.1.11-download.md",
"title": ".NET Core 2.1.11",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,26 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.12/2.1.12.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.12-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.12/2.1.12-download.md",
"title": ".NET Core 2.1.12",
"type": "application/markdown"
},
"whats-new-2.1.605-sdk-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.12/2.1.605-sdk-download.md",
"title": ".NET Core SDK 2.1.605",
"type": "application/markdown"
},
"whats-new-2.1.701-sdk-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.12/2.1.701-sdk-download.md",
"title": ".NET Core SDK 2.1.701",
"type": "application/markdown"
},
"whats-new-2.1.801-sdk-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.12/2.1.801-sdk-download.md",
"title": ".NET Core SDK 2.1.801",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.13/2.1.13.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.13-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.13/2.1.13-download.md",
"title": ".NET Core 2.1.13",
"type": "application/markdown"
},
"whats-new-2.1.606-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.13/2.1.606-download.md",
"title": ".NET Core 2.1.13",
"type": "application/markdown"
},
"whats-new-2.1.802-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.13/2.1.802-download.md",
"title": ".NET Core 2.1.13",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.14/2.1.14.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.14-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.14/2.1.14-install-instructions.md",
"title": ".NET Core 2.1.14",
"type": "application/markdown"
},
"whats-new-2.1.607-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.14/2.1.607-download.md",
"title": ".NET Core 2.1.607",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.15/2.1.15.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.15-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.15/2.1.15-install-instructions.md",
"title": ".NET Core 2.1.15",
"type": "application/markdown"
},
"whats-new-2.1.608-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.15/2.1.608-download.md",
"title": ".NET Core 2.1.608",
"type": "application/markdown"
},
"whats-new-2.1.803-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.15/2.1.803-download.md",
"title": ".NET Core 2.1.803",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.16/2.1.16.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.16-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.16/2.1.16-install-instructions.md",
"title": ".NET Core 2.1.16",
"type": "application/markdown"
},
"whats-new-2.1.609-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.16/2.1.609-download.md",
"title": ".NET Core 2.1.609",
"type": "application/markdown"
},
"whats-new-2.1.804-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.16/2.1.804-download.md",
"title": ".NET Core 2.1.804",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.17/2.1.17.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.17-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.17/2.1.17-install-instructions.md",
"title": ".NET Core 2.1.17",
"type": "application/markdown"
},
"whats-new-2.1.610-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.17/2.1.610-download.md",
"title": ".NET Core 2.1.610",
"type": "application/markdown"
},
"whats-new-2.1.805-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.17/2.1.805-download.md",
"title": ".NET Core 2.1.805",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.18/2.1.18.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.18-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.18/2.1.18-install-instructions.md",
"title": ".NET Core 2.1.18",
"type": "application/markdown"
},
"whats-new-2.1.611-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.18/2.1.611-download.md",
"title": ".NET Core 2.1.611",
"type": "application/markdown"
},
"whats-new-2.1.806-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.18/2.1.806-download.md",
"title": ".NET Core 2.1.806",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.19/2.1.19.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.19-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.19/2.1.19-install-instructions.md",
"title": ".NET Core 2.1.19",
"type": "application/markdown"
},
"whats-new-2.1.612-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.19/2.1.612-download.md",
"title": ".NET Core 2.1.612",
"type": "application/markdown"
},
"whats-new-2.1.807-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.19/2.1.807-download.md",
"title": ".NET Core 2.1.807",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.20/2.1.20.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.20-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.20/2.1.20-install-instructions.md",
"title": ".NET Core 2.1.20",
"type": "application/markdown"
},
"whats-new-2.1.613-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.20/2.1.613-download.md",
"title": ".NET Core 2.1.613",
"type": "application/markdown"
},
"whats-new-2.1.808-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.20/2.1.808-download.md",
"title": ".NET Core 2.1.808",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.21/2.1.21.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.21-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.21/2.1.21-install-instructions.md",
"title": ".NET Core 2.1.21",
"type": "application/markdown"
},
"whats-new-2.1.614-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.21/2.1.614-download.md",
"title": ".NET Core 2.1.614",
"type": "application/markdown"
},
"whats-new-2.1.809-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.21/2.1.809-download.md",
"title": ".NET Core 2.1.809",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.22/2.1.22.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.22-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.22/2.1.22-install-instructions.md",
"title": ".NET Core 2.1.22",
"type": "application/markdown"
},
"whats-new-2.1.615-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.22/2.1.615-download.md",
"title": ".NET Core 2.1.615",
"type": "application/markdown"
},
"whats-new-2.1.810-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.22/2.1.810-download.md",
"title": ".NET Core 2.1.810",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.23/2.1.23.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.23-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.23/2.1.23-install-instructions.md",
"title": ".NET Core 2.1.23",
"type": "application/markdown"
},
"whats-new-2.1.616-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.23/2.1.616-download.md",
"title": ".NET Core 2.1.616",
"type": "application/markdown"
},
"whats-new-2.1.811-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.23/2.1.811-download.md",
"title": ".NET Core 2.1.811",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.24/2.1.24.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.24-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.24/2.1.24-install-instructions.md",
"title": ".NET Core 2.1.24",
"type": "application/markdown"
},
"whats-new-2.1.617-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.24/2.1.617-download.md",
"title": ".NET Core 2.1.617",
"type": "application/markdown"
},
"whats-new-2.1.812-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.24/2.1.812-download.md",
"title": ".NET Core 2.1.812",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.25/2.1.25.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.25-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.25/2.1.25-install-instructions.md",
"title": ".NET Core 2.1.25",
"type": "application/markdown"
},
"whats-new-2.1.813-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.25/2.1.813-download.md",
"title": ".NET Core 2.1.813",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.26/2.1.26.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.26-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.26/2.1.26-install-instructions.md",
"title": ".NET Core 2.1.26",
"type": "application/markdown"
},
"whats-new-2.1.814-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.26/2.1.814-download.md",
"title": ".NET Core 2.1.814",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.27/2.1.27.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.27-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.27/2.1.27-install-instructions.md",
"title": ".NET Core 2.1.27",
"type": "application/markdown"
},
"whats-new-2.1.815-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.27/2.1.815-download.md",
"title": ".NET Core 2.1.815",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.28/2.1.28.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.28-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.28/2.1.28-install-instructions.md",
"title": ".NET Core 2.1.28",
"type": "application/markdown"
},
"whats-new-2.1.816-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.28/2.1.816-download.md",
"title": ".NET Core 2.1.816",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.3/2.1.3.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.3-commits": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.3/2.1.3-commits.md",
"title": "Commits to .NET Core 2.1.3 and .NET Core SDK 2.1.401",
"type": "application/markdown"
},
"whats-new-2.1.3-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.3/2.1.3-download.md",
"title": ".NET Core 2.1.3",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.30/2.1.30.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.30-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.30/2.1.30-install-instructions.md",
"title": ".NET Core 2.1.30",
"type": "application/markdown"
},
"whats-new-2.1.526": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.30/2.1.526.md",
"title": ".NET Core 2.1.526",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.4/2.1.4.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.4-commits": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.4/2.1.4-commits.md",
"title": "Commits to .NET Core 2.1.4 and .NET Core SDK 2.1.402",
"type": "application/markdown"
},
"whats-new-2.1.4-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.4/2.1.4-download.md",
"title": ".NET Core 2.1.4",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.5/2.1.5.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.5-commits": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.5/2.1.5-commits.md",
"title": "Commits to .NET Core 2.1.5 and .NET Core SDK 2.1.403",
"type": "application/markdown"
},
"whats-new-2.1.5-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.5/2.1.5-download.md",
"title": ".NET Core 2.1.5",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.6/2.1.6.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.6-commits": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.6/2.1.6-commits.md",
"title": "Commits to .NET Core 2.1.6 and .NET Core SDK 2.1.500",
"type": "application/markdown"
},
"whats-new-2.1.6-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.6/2.1.6-download.md",
"title": ".NET Core 2.1.6",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.7/2.1.7.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.7-commits": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.7/2.1.7-commits.md",
"title": "Commits to .NET Core 2.1.7 and .NET Core SDK 2.1.503",
"type": "application/markdown"
},
"whats-new-2.1.7-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.7/2.1.7-download.md",
"title": ".NET Core 2.1.7",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.8/2.1.8.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.8-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.8/2.1.8-download.md",
"title": ".NET Core 2.1.8",
"type": "application/markdown"
},
"whats-new-2.1.8-known-issues": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.8/2.1.8-known-issues.md",
"title": ".NET Core 2.1.8 Known Issues and Resolutions",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.1/2.1.9/2.1.9.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.1.9-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.1/2.1.9/2.1.9-download.md",
"title": ".NET Core 2.1.9",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.0/2.2.0.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.2.0-commits": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.0/2.2.0-commits.md",
"title": "Commits to .NET Core 2.2.0",
"type": "application/markdown"
},
"whats-new-2.2.0-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.0/2.2.0-download.md",
"title": ".NET Core 2.2.0",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.1/2.2.1.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.2.1-commits": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.1/2.2.1-commits.md",
"title": "Commits to .NET Core 2.2.1 and .NET Core SDK 2.2.102",
"type": "application/markdown"
},
"whats-new-2.2.1-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.1/2.2.1-download.md",
"title": ".NET Core 2.2.1",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.2/2.2.2.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.2.2-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.2/2.2.2-download.md",
"title": ".NET Core 2.2.2",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.3/2.2.3.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.2.3-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.3/2.2.3-download.md",
"title": ".NET Core 2.2.3",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.4/2.2.4.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.2.4-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.4/2.2.4-download.md",
"title": ".NET Core 2.2.4",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.5/2.2.5.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.2.5-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.5/2.2.5-download.md",
"title": ".NET Core 2.2.5",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,26 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.6/2.2.6.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.2.205-sdk-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.6/2.2.205-sdk-download.md",
"title": ".NET Core SDK 2.2.205",
"type": "application/markdown"
},
"whats-new-2.2.301-sdk-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.6/2.2.301-sdk-download.md",
"title": ".NET Core SDK 2.2.301",
"type": "application/markdown"
},
"whats-new-2.2.401-sdk-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.6/2.2.401-sdk-download.md",
"title": ".NET Core SDK 2.2.401",
"type": "application/markdown"
},
"whats-new-2.2.6-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.6/2.2.6-download.md",
"title": ".NET Core 2.2.6",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.7/2.2.7.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.2.206-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.7/2.2.206-download.md",
"title": ".NET Core 2.2.7",
"type": "application/markdown"
},
"whats-new-2.2.402-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.7/2.2.402-download.md",
"title": ".NET Core 2.2.7",
"type": "application/markdown"
},
"whats-new-2.2.7-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.7/2.2.7-download.md",
"title": ".NET Core 2.2.7",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/2.2/2.2.8/2.2.8.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-2.2.207-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.8/2.2.207-download.md",
"title": ".NET Core 2.2.207",
"type": "application/markdown"
},
"whats-new-2.2.8-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/2.2/2.2.8/2.2.8-install-instructions.md",
"title": ".NET Core 2.2.8",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/3.0.0/3.0.0.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.0.0-contrib": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.0/3.0.0/3.0.0-contrib.md",
"title": "Contributions to .NET Core 3.0",
"type": "application/markdown"
},
"whats-new-3.0.0-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.0/3.0.0/3.0.0-download.md",
"title": ".NET Core 3.0.0",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/3.0.1/3.0.1.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.0.1-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.0/3.0.1/3.0.1-install-instructions.md",
"title": ".NET Core 3.0.1",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/3.0.2/3.0.2.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.0.2-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.0/3.0.2/3.0.2-install-instructions.md",
"title": ".NET Core 3.0.2",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.0/3.0.3/3.0.3.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.0.3-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.0/3.0.3/3.0.3-install-instructions.md",
"title": ".NET Core 3.0.3",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.0/3.1.0.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.0-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.0/3.1.0-install-instructions.md",
"title": ".NET Core 3.1.0",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.1/3.1.1.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.1-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.1/3.1.1-install-instructions.md",
"title": ".NET Core 3.1.1",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.10/3.1.10.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.10-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.10/3.1.10-install-instructions.md",
"title": ".NET Core 3.1.10",
"type": "application/markdown"
},
"whats-new-3.1.404-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.10/3.1.404-download.md",
"title": ".NET Core 3.1.404 - November 10, 2020",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.11/3.1.11.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.11-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.11/3.1.11-install-instructions.md",
"title": ".NET Core 3.1.11",
"type": "application/markdown"
},
"whats-new-3.1.405-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.11/3.1.405-download.md",
"title": ".NET Core 3.1.405 - January 12, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.12/3.1.12.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.12-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.12/3.1.12-install-instructions.md",
"title": ".NET Core 3.1.12",
"type": "application/markdown"
},
"whats-new-3.1.406-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.12/3.1.406-download.md",
"title": ".NET Core 3.1.406 - February 09, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.13/3.1.13.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.13-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.13/3.1.13-install-instructions.md",
"title": ".NET Core 3.1.13",
"type": "application/markdown"
},
"whats-new-3.1.407-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.13/3.1.407-download.md",
"title": ".NET Core 3.1.407 - March 09, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.14/3.1.14.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.14-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.14/3.1.14-install-instructions.md",
"title": ".NET Core 3.1.14",
"type": "application/markdown"
},
"whats-new-3.1.408-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.14/3.1.408-download.md",
"title": ".NET Core 3.1.408 - April 13, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.15/3.1.15.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.15-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.15/3.1.15-install-instructions.md",
"title": ".NET Core 3.1.15",
"type": "application/markdown"
},
"whats-new-3.1.409-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.15/3.1.409-download.md",
"title": ".NET Core 3.1.409 - May 11, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.16/3.1.16.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.16-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.16/3.1.16-install-instructions.md",
"title": ".NET Core 3.1.16",
"type": "application/markdown"
},
"whats-new-3.1.410-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.16/3.1.410-download.md",
"title": ".NET Core 3.1.410 - June 08, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.17/3.1.17.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.17-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.17/3.1.17-install-instructions.md",
"title": ".NET Core 3.1.17",
"type": "application/markdown"
},
"whats-new-3.1.411-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.17/3.1.411-download.md",
"title": ".NET Core 3.1.411 - July 13, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.18/3.1.18.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.118": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.18/3.1.118.md",
"title": ".NET Core 3.1.118 - August 10, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.19/3.1.19.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.119": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.19/3.1.119.md",
"title": ".NET Core 3.1.119 - September 14, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.2/3.1.2.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.2-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.2/3.1.2-install-instructions.md",
"title": ".NET Core 3.1.2",
"type": "application/markdown"
},
"whats-new-3.1.200-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.2/3.1.200-sdk.md",
"title": ".NET Core 3.1.200 SDK - March 16, 2020",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.20/3.1.20.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.120": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.20/3.1.120.md",
"title": ".NET Core 3.1.120 - October 12, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.3/3.1.3.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.201-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.3/3.1.201-download.md",
"title": ".NET Core 3.1.201 - March 24, 2020",
"type": "application/markdown"
},
"whats-new-3.1.3-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.3/3.1.3-install-instructions.md",
"title": ".NET Core 3.1.3",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,21 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.4/3.1.4.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.202-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.4/3.1.202-download.md",
"title": ".NET Core 3.1.202 - May 12, 2020",
"type": "application/markdown"
},
"whats-new-3.1.300-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.4/3.1.300-sdk.md",
"title": ".NET Core 3.1.300 SDK - May 19, 2020",
"type": "application/markdown"
},
"whats-new-3.1.4-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.4/3.1.4-install-instructions.md",
"title": ".NET Core 3.1.4",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.5/3.1.5.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.301-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.5/3.1.301-download.md",
"title": ".NET Core 3.1.301 - June 9, 2020",
"type": "application/markdown"
},
"whats-new-3.1.5-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.5/3.1.5-install-instructions.md",
"title": ".NET Core 3.1.5",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.6/3.1.6.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.302-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.6/3.1.302-download.md",
"title": ".NET Core 3.1.302 - July 14, 2020",
"type": "application/markdown"
},
"whats-new-3.1.6-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.6/3.1.6-install-instructions.md",
"title": ".NET Core 3.1.6",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.7/3.1.7.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.401-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.7/3.1.401-download.md",
"title": ".NET Core 3.1.401 - August 11, 2020",
"type": "application/markdown"
},
"whats-new-3.1.7-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.7/3.1.7-install-instructions.md",
"title": ".NET Core 3.1.7",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.8/3.1.8.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.402-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.8/3.1.402-download.md",
"title": ".NET Core 3.1.402 - September 8, 2020",
"type": "application/markdown"
},
"whats-new-3.1.8-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.8/3.1.8-install-instructions.md",
"title": ".NET Core 3.1.8",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.9/3.1.9.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-3.1.403-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.9/3.1.403-download.md",
"title": ".NET Core 3.1.403 - October 13, 2020",
"type": "application/markdown"
},
"whats-new-3.1.9-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/3.1/3.1.9/3.1.9-install-instructions.md",
"title": ".NET Core 3.1.9",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.0/5.0.0.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.0-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.0/5.0.0-install-instructions.md",
"title": ".NET 5.0.0",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.1/5.0.1.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.1-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.1/5.0.1-install-instructions.md",
"title": ".NET 5.0.1",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.10/5.0.10.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.207": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.10/5.0.207.md",
"title": ".NET 5.0.207 SDK - September 14, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.11/5.0.11.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.208": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.11/5.0.208.md",
"title": ".NET 5.0.208 SDK - October 12, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.12/5.0.12.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.209": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.12/5.0.209.md",
"title": ".NET 5.0.209 SDK - November 08, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.13/5.0.13.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.210": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.13/5.0.210.md",
"title": ".NET 5.0.210 SDK - December 14, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.14/5.0.14.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.211": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.14/5.0.211.md",
"title": ".NET 5.0.211 SDK - February 8, 2022",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.15/5.0.15.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.212": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.15/5.0.212.md",
"title": ".NET 5.0.212 SDK - March 8, 2022",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.16/5.0.16.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.213": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.16/5.0.213.md",
"title": ".NET 5.0.213 SDK - April 12, 2022",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.17/5.0.17.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.214": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.17/5.0.214.md",
"title": ".NET 5.0.214 SDK - May 10, 2022",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.2/5.0.2.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.2-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.2/5.0.2-install-instructions.md",
"title": ".NET 5.0.2",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.3/5.0.3.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.200-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.3/5.0.200-sdk.md",
"title": ".NET 5.0.200 SDK - March 02, 2021",
"type": "application/markdown"
},
"whats-new-5.0.3-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.3/5.0.3-install-instructions.md",
"title": ".NET 5.0.3",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.4/5.0.4.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.201-download": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.4/5.0.201-download.md",
"title": ".NET 5.0.201 SDK - March 09, 2021",
"type": "application/markdown"
},
"whats-new-5.0.4-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.4/5.0.4-install-instructions.md",
"title": ".NET 5.0.4",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,11 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.5/5.0.5.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.5-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.5/5.0.5-install-instructions.md",
"title": ".NET 5.0.5",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.6/5.0.6.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.300-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.6/5.0.300-sdk.md",
"title": ".NET 5.0.300 SDK - May 25, 2021",
"type": "application/markdown"
},
"whats-new-5.0.6-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.6/5.0.6-install-instructions.md",
"title": ".NET 5.0.6",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.7/5.0.7.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.301-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.7/5.0.301-sdk.md",
"title": ".NET 5.0.301 SDK -June 08, 2021",
"type": "application/markdown"
},
"whats-new-5.0.7-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.7/5.0.7-install-instructions.md",
"title": ".NET 5.0.7",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.8/5.0.8.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.302-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.8/5.0.302-sdk.md",
"title": ".NET 5.0.302 SDK -July 13, 2021",
"type": "application/markdown"
},
"whats-new-5.0.8-install-instructions": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.8/5.0.8-install-instructions.md",
"title": ".NET 5.0.8",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.9/5.0.9.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-5.0.206": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.9/5.0.206.md",
"title": ".NET 5.0.206 SDK - August 10, 2021",
"type": "application/markdown"
},
"whats-new-5.0.303": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/5.0/5.0.9/5.0.303.md",
"title": ".NET 5.0.303 SDK - August 10, 2021",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.1/6.0.1.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-6.0.200-preview.21617.4-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.1/6.0.200-preview.21617.4-sdk.md",
"title": ".NET 6.0.200-preview.21617.4 SDK - January 05, 2022",
"type": "application/markdown"
},
"whats-new-6.0.200-preview.22055.15-sdk": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.1/6.0.200-preview.22055.15-sdk.md",
"title": ".NET 6.0.200-preview.22055.15 SDK - January 20, 2022",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.10/6.0.10.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-6.0.110": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.10/6.0.110.md",
"title": ".NET 6.0.110 SDK - October 11, 2022",
"type": "application/markdown"
},
"whats-new-6.0.305": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.10/6.0.305.md",
"title": ".NET 6.0.305 - October 11, 2022",
"type": "application/markdown"
}
}
}

View File

@@ -15,6 +15,16 @@
"href": "https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.11/6.0.11.md",
"title": "Release notes (Rendered)",
"type": "application/markdown"
},
"whats-new-6.0.111": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.11/6.0.111.md",
"title": ".NET 6.0.111 SDK - November 08, 2022",
"type": "application/markdown"
},
"whats-new-6.0.306": {
"href": "https://raw.githubusercontent.com/dotnet/core/release-index/release-notes/6.0/6.0.11/6.0.306.md",
"title": ".NET 6.0.306 - November 08, 2022",
"type": "application/markdown"
}
}
}

Some files were not shown because too many files have changed in this diff Show More