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

Add release notes for .NET 10 RC 1 across various components (#10061)

* Add RC1 release notes template files

* Add missing aspnetcore.md template file

* Update RC1 release notes to proper template format and update prompt file

* Add release notes for .NET 10 RC 1 across various components

* Fix markdownlint issues in createprs-for-preview.prompt.md

* Update createprs-for-preview prompt with detailed instructions for handling "TBD" placeholders and adding a master consolidation PR process

* Servicing Release markdowns and json Updates for 10.0 RC1

* Added ./rc1/README.md

* Fix formatting of version-aspnetcoremodule entries and ensure newline at end of file in release notes JSON files

* Update csharp for RC 1 (#10051)

* Update csharp for RC 1

* Update C# release notes for .NET 10 RC 1 (no notable features)

* Update wpf for RC 1 (#10060)

* Update wpf for RC 1

* Update WPF release notes for .NET 10 RC 1 to clarify absence of new features

* Update containers for RC 1 (#10050)

* Update containers for RC 1

* Clarify that the .NET 10 RC 1 release does not include new Container image features in the release notes.

* Update runtime for RC 1 (#10056)

* Update runtime for RC 1

* Update runtime release notes for .NET 10 RC 1

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Revise SDK release notes for .NET 10 RC 1 to emphasize quality improvements and encourage developer feedback

* Update sdk for RC 1 (#10057)

* Clarify that .NET 10 RC 1 does not introduce new Visual Basic features and direct users to relevant documentation

* Update aspnetcore for RC 1 (#10049)

* Update fsharp for RC 1 (#10054)

* Update fsharp for RC 1

* Fix fsharp: replace TBD with content

* Update F# release notes for .NET 10 RC 1 to clarify absence of new features

---------

Co-authored-by: James Montemagno <james.montemagno@gmail.com>

* Update dotnetmaui for RC 1 (#10052)

* Update dotnetmaui for RC 1

* Fix duplicate content in dotnetmaui

* look! We have release notes

added maui and android. Need yet macios and contributors list.

* Apply suggestions from code review

* Update release-notes/10.0/preview/rc1/dotnetmaui.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update release-notes/10.0/preview/rc1/dotnetmaui.md

Co-authored-by: Jon Galloway <jongalloway@gmail.com>

* Update release-notes/10.0/preview/rc1/dotnetmaui.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* add images

* add bullet for experimental

* update lint

---------

Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>

* Update libraries for RC 1 (#10055)

* Update libraries for RC 1

* Fix libraries: replace TBD with content

* Add PQC notes

* Fix trailing whitespace

* Update release-notes/10.0/preview/rc1/libraries.md

Co-authored-by: Tanner Gooding <tagoo@outlook.com>

* updates

* update link

* updates

---------

Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Tanner Gooding <tagoo@outlook.com>

* Update winforms for RC 1 (#10059)

* Update winforms for RC 1

* Update WinForms release notes for .NET 10 RC1

Thanks @KlausLoeffelmann for the content!

---------

Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com>

* Update efcore for RC 1 (#10053)

* Update efcore for RC 1

* Fix efcore: replace TBD with content

* EF Core release notes for rc.1

---------

Co-authored-by: Shay Rojansky <roji@roji.org>

* markdownlint fixes for WinForms RC1 release notes

* Update Language Version in releases.json

* Update release.json for Language version support

* updates

* filled out maui contributor GitHub handles

* Revise Visual Studio compatibility information

---------

Co-authored-by: victorisr <victorisr@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
Co-authored-by: Tanner Gooding <tagoo@outlook.com>
Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com>
Co-authored-by: Shay Rojansky <roji@roji.org>
Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
This commit is contained in:
Jon Galloway
2025-09-09 09:39:12 -07:00
committed by GitHub
parent 87e021bb32
commit f827ae7908
27 changed files with 2928 additions and 44 deletions

View File

@@ -16,6 +16,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
| Date | Release |
| :-- | :-- |
| 2025/09/09 | [10.0.0 RC 1](preview/rc1/README.md) |
| 2025/08/12 | [10.0.0 Preview 7](preview/preview7/README.md) |
| 2025/07/15 | [10.0.0 Preview 6](preview/preview6/README.md) |
| 2025/06/10 | [10.0.0 Preview 5](preview/preview5/README.md) |
@@ -27,6 +28,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### .NET Libraries
- [What's new in .NET 10 libraries](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview#net-libraries)
- [RC 1](preview/rc1/libraries.md)
- [Preview 7](preview/preview7/libraries.md)
- [Preview 6](preview/preview6/libraries.md)
- [Preview 5](preview/preview5/libraries.md)
@@ -38,6 +40,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### .NET Runtime
- [What's new in the .NET 10 runtime](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/runtime)
- [RC 1](preview/rc1/runtime.md)
- [Preview 7](preview/preview7/runtime.md)
- [Preview 6](preview/preview6/runtime.md)
- [Preview 5](preview/preview5/runtime.md)
@@ -49,6 +52,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### .NET SDK
- [What's new in the SDK for .NET 10](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/sdk)
- [RC 1](preview/rc1/sdk.md)
- [Preview 7](preview/preview7/sdk.md)
- [Preview 6](preview/preview6/sdk.md)
- [Preview 5](preview/preview5/sdk.md)
@@ -60,6 +64,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### C\#
- [What's new in C# 14](https://learn.microsoft.com/dotnet/csharp/whats-new/csharp-14)
- [RC 1](preview/rc1/csharp.md)
- [Preview 7](preview/preview7/csharp.md)
- [Preview 6](preview/preview6/csharp.md)
- [Preview 5](preview/preview5/csharp.md)
@@ -71,6 +76,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### ASP.NET Core
- [What's new in ASP.NET Core 10.0](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-10.0)
- [RC 1](preview/rc1/aspnetcore.md)
- [Preview 7](preview/preview7/aspnetcore.md)
- [Preview 6](preview/preview6/aspnetcore.md)
- [Preview 5](preview/preview5/aspnetcore.md)
@@ -82,6 +88,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### .NET MAUI
- [What's new in .NET MAUI for .NET 10](https://learn.microsoft.com/dotnet/maui/whats-new/dotnet-10)
- [RC 1](preview/rc1/dotnetmaui.md)
- [Preview 7](preview/preview7/dotnetmaui.md)
- [Preview 6](preview/preview6/dotnetmaui.md)
- [Preview 5](preview/preview5/dotnetmaui.md)
@@ -93,6 +100,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### Entity Framework Core
- [What's new in EF Core 10](https://learn.microsoft.com/ef/core/what-is-new/ef-core-10.0/whatsnew)
- [RC 1](preview/rc1/efcore.md)
- [Preview 7](preview/preview7/efcore.md)
- [Preview 6](preview/preview6/efcore.md)
- [Preview 5](preview/preview5/efcore.md)
@@ -104,6 +112,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### Windows Forms
- [What's new in Windows Forms for .NET 10](https://learn.microsoft.com/dotnet/desktop/winforms/whats-new/net100)
- [RC 1](preview/rc1/winforms.md)
- [Preview 7](preview/preview7/winforms.md)
- [Preview 6](preview/preview6/winforms.md)
- [Preview 5](preview/preview5/winforms.md)
@@ -115,6 +124,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele
### Windows Presentation Foundation (WPF)
- [What's new in WPF for .NET 10](https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/net100)
- [RC 1](preview/rc1/wpf.md)
- [Preview 7](preview/preview7/wpf.md)
- [Preview 6](preview/preview6/wpf.md)
- [Preview 5](preview/preview5/wpf.md)

View File

@@ -30,14 +30,14 @@ You can install .NET with a binary archive. This option is required if you want
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
```bash
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-preview.7.25380.108/dotnet-sdk-10.0.100-preview.7.25380.108-linux-x64.tar.gz
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-x64.tar.gz
~# mkdir dotnet
~# tar -C dotnet -xf dotnet.tar.gz
~# rm dotnet.tar.gz
~# export DOTNET_ROOT=~/dotnet
~# export PATH=$PATH:~/dotnet
~# dotnet --version
10.0.100-preview.7.25380.108
10.0.100-rc.1.25451.107
```
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.

View File

@@ -34,14 +34,14 @@ You can install .NET with a binary archive. This option is required if you want
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
```bash
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-preview.7.25380.108/dotnet-sdk-10.0.100-preview.7.25380.108-osx-x64.tar.gz
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.tar.gz
~# mkdir dotnet
~# tar -C dotnet -xf dotnet.tar.gz
~# rm dotnet.tar.gz
~# export DOTNET_ROOT=~/dotnet
~# export PATH=$PATH:~/dotnet
~# dotnet --version
10.0.100-preview.7.25380.108
10.0.100-rc.1.25451.107
```
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.

View File

@@ -50,13 +50,13 @@ You can install .NET with a binary archive. This option is required if you want
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
```console
C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-preview.7.25380.108/dotnet-sdk-10.0.100-preview.7.25380.108-win-x64.exe
C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.exe
C:\>tar -C dotnet -xf dotnet.zip
C:\>del dotnet.zip
C:\>set DOTNET_ROOT=C:\dotnet
C:\>set PATH=%PATH%;C:\dotnet
C:\>dotnet --version
10.0.100-preview.7.25380.108
10.0.100-rc.1.25451.107
```
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.

View File

@@ -0,0 +1,784 @@
# .NET 10 RC 1 Binaries
.NET 10 RC 1 installers and binaries can be downloaded for the following product versions:
- `.NET 10.0.0 RC 1`
- `.NET SDK 10.0.100-rc.1.25451.107`
See [README.md](README.md) for .NET 10 release notes and discussions.
The latest .NET releases are always listed at [.NET Releases](../../README.md).
## Downloads
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |Windows Desktop Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | :-----------------: |
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] \| [Arm64][dotnet-sdk-win-arm64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [Arm64][dotnet-sdk-win-arm64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] \| [Arm64][dotnet-runtime-win-arm64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [Arm64][dotnet-runtime-win-arm64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [Hosting Bundle][dotnet-hosting-win.exe] | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] \| [Arm64][windowsdesktop-runtime-win-arm64.exe] |
| macOS | [x64][dotnet-sdk-osx-x64.pkg] \| [ARM64][dotnet-sdk-osx-arm64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] \| [ARM64][dotnet-sdk-osx-arm64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] \| [ARM64][dotnet-runtime-osx-arm64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] \| [ARM64][dotnet-runtime-osx-arm64.tar.gz]| [x64][aspnetcore-runtime-osx-x64.tar.gz] \| [ARM64][aspnetcore-runtime-osx-arm64.tar.gz] | - |
| Linux | [Snap and Package Manager](../../install-linux.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [Arm][dotnet-sdk-linux-arm.tar.gz] \| [Arm64][dotnet-sdk-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-sdk-linux-musl-arm.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | [Packages (x64)][linux-packages] | [x64][dotnet-runtime-linux-x64.tar.gz] \| [Arm][dotnet-runtime-linux-arm.tar.gz] \| [Arm64][dotnet-runtime-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-runtime-linux-musl-arm.tar.gz] \| [Arm64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz] \| [Arm][aspnetcore-runtime-linux-arm.tar.gz] \| [Arm64][aspnetcore-runtime-linux-arm64.tar.gz] \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] | - |
| | [Checksums][checksums-sdk] | [Checksums][checksums-sdk] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] |
1. Includes the .NET Runtime and ASP.NET Core Runtime
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Runtime.
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
You can check your .NET SDK version by running the following command. The example version shown is for this release.
```console
$ dotnet --version
10.0.100-rc.1.25451.107
```
## .NET Multi-Platform App UI (MAUI) Workload Downloads
After installing the .NET SDK, you can install .NET MAUI using the `dotnet workload install` command:
```console
dotnet workload install maui
```
The following workloads are also available to install individually:
```console
dotnet workload install android
dotnet workload install ios
dotnet workload install maccatalyst
dotnet workload install macos
dotnet workload install tvos
```
## Container Images
[.NET container images](https://github.com/dotnet/dotnet-docker/blob/main/README.md) have been updated for this release. The [.NET container samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET container images.
The following repos have been updated:
- [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md)
- `docker pull mcr.microsoft.com/dotnet/sdk:10.0-preview`
- [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md)
- `docker pull mcr.microsoft.com/dotnet/aspnet:10.0-preview`
- [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md)
- `docker pull mcr.microsoft.com/dotnet/runtime:10.0-preview`
- [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md)
- `docker pull mcr.microsoft.com/dotnet/runtime-deps:10.0-preview`
## Visual Studio Compatibility
If you're on Windows, we recommend installing the latest version of [Visual Studio 2026 Insiders](https://aka.ms/vs/insiders). Read more about this new release on the Visual Studio blog and release notes.
You can also use Visual Studio Code and the [C# Dev Kit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) extension with .NET 10.
## Feedback
Your feedback is important and appreciated. We've created a discussion at <https://github.com/dotnet/core/discussions/categories/news> for your questions and comments.
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/10.0.0-rc.1-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/10.0.0-rc.1-sha.txt
[linux-packages]: ../../install-linux.md
## Packages updated in this release
| Package name | Version |
| :------------------------------------------ | :---------: |
| AspNetCoreRuntime.10.0.x64 | 10.0.0-rc-1-25451-107 |
| AspNetCoreRuntime.10.0.x86 | 10.0.0-rc-1-25451-107 |
| dotnet-ef | 10.0.0-rc.1.25451.107 |
| dotnet-ilverify | 10.0.0-rc.1.25451.107 |
| dotnet-sql-cache | 10.0.0-rc.1.25451.107 |
| dotnet-suggest | 2.0.0-rc.1.25451.107 |
| FSharp.Compiler.Service | 43.10.100-preview7.25451.107 |
| FSharp.Core | 10.0.100-preview7.25451.107 |
| Microsoft.AspNetCore.App.Internal.Assets | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Ref | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.linux-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.linux-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.linux-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.osx-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.osx-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.win-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.win-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.App.Runtime.win-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Authentication.Certificate | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Authentication.Facebook | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Authentication.Google | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Authentication.JwtBearer | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Authentication.MicrosoftAccount | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Authentication.Negotiate | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Authentication.OpenIdConnect | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Authentication.Twitter | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Authentication.WsFederation | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Authorization | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.AzureAppServices.HostingStartup | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.AzureAppServices.SiteExtension | 10.0.0-rc-1-25451-107 |
| Microsoft.AspNetCore.AzureAppServicesIntegration | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.Analyzers | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.Authorization | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.CustomElements | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.Forms | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.QuickGrid | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.Web | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.WebAssembly | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.WebAssembly.Authentication | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.WebAssembly.DevServer | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.WebAssembly.Server | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Components.WebView | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.ConcurrencyLimiter | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Connections.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Cryptography.Internal | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Cryptography.KeyDerivation | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.DataProtection | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.DataProtection.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.DataProtection.Extensions | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Grpc.JsonTranscoding | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Grpc.Swagger | 0.10.0-rc.1.25451.107 |
| Microsoft.AspNetCore.HeaderPropagation | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Hosting.WindowsServices | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Http.Connections.Client | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Http.Connections.Common | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Identity.EntityFrameworkCore | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Identity.UI | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.JsonPatch | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.JsonPatch.SystemTextJson | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Metadata | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.MiddlewareAnalysis | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Mvc.NewtonsoftJson | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Mvc.Testing | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.OpenApi | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.Owin | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.SignalR.Client | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.SignalR.Client.Core | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.SignalR.Common | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.SignalR.Protocols.Json | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.SignalR.Specification.Tests | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.SignalR.StackExchangeRedis | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.SpaProxy | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.SpaServices.Extensions | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.TestHost | 10.0.0-rc.1.25451.107 |
| Microsoft.AspNetCore.WebUtilities | 10.0.0-rc.1.25451.107 |
| Microsoft.Authentication.WebAssembly.Msal | 10.0.0-rc.1.25451.107 |
| Microsoft.Bcl.AsyncInterfaces | 10.0.0-rc.1.25451.107 |
| Microsoft.Bcl.Cryptography | 10.0.0-rc.1.25451.107 |
| Microsoft.Bcl.Memory | 10.0.0-rc.1.25451.107 |
| Microsoft.Bcl.Numerics | 10.0.0-rc.1.25451.107 |
| Microsoft.Bcl.TimeProvider | 10.0.0-rc.1.25451.107 |
| Microsoft.CodeAnalysis.NetAnalyzers | 10.0.100-rc.1.25451.107 |
| Microsoft.Data.Sqlite | 10.0.0-rc.1.25451.107 |
| Microsoft.Data.Sqlite.Core | 10.0.0-rc.1.25451.107 |
| Microsoft.dotnet-openapi | 10.0.0-rc.1.25451.107 |
| Microsoft.DotNet.ApiCompat.Task | 10.0.100-rc.1.25451.107 |
| Microsoft.DotNet.ApiCompat.Tool | 10.0.100-rc.1.25451.107 |
| Microsoft.DotNet.Common.ItemTemplates | 10.0.100-rc.1.25451.107 |
| Microsoft.DotNet.Common.ProjectTemplates.10.0 | 10.0.100-rc.1.25451.107 |
| Microsoft.DotNet.HotReload.WebAssembly.Browser | 10.0.100-rc.1.25451.107 |
| Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| Microsoft.DotNet.Web.Client.ItemTemplates | 10.0.0-rc.1.25451.107 |
| Microsoft.DotNet.Web.ItemTemplates.10.0 | 10.0.0-rc.1.25451.107 |
| Microsoft.DotNet.Web.ProjectTemplates.10.0 | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Analyzers | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Cosmos | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Design | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.InMemory | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Proxies | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Relational | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Specification.Tests | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Sqlite | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Sqlite.Core | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.SqlServer | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Tasks | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Templates | 10.0.0-rc.1.25451.107 |
| Microsoft.EntityFrameworkCore.Tools | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.ApiDescription.Client | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.ApiDescription.Server | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Caching.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Caching.Memory | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Caching.SqlServer | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Caching.StackExchangeRedis | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration.Binder | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration.CommandLine | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration.EnvironmentVariables | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration.FileExtensions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration.Ini | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration.Json | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration.KeyPerFile | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration.UserSecrets | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Configuration.Xml | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.DependencyInjection | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.DependencyInjection.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.DependencyInjection.Specification.Tests | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.DependencyModel | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Diagnostics | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Diagnostics.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Diagnostics.HealthChecks | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Features | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.FileProviders.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.FileProviders.Composite | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.FileProviders.Embedded | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.FileProviders.Physical | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.FileSystemGlobbing | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Hosting | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Hosting.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Hosting.Systemd | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Hosting.WindowsServices | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Http | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Http.Polly | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Identity.Core | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Identity.Stores | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Localization | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Localization.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Logging | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Logging.Abstractions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Logging.AzureAppServices | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Logging.Configuration | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Logging.Console | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Logging.Debug | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Logging.EventLog | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Logging.EventSource | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Logging.TraceSource | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.ObjectPool | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Options | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Options.ConfigurationExtensions | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Options.DataAnnotations | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Primitives | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.Validation | 10.0.0-rc.1.25451.107 |
| Microsoft.Extensions.WebEncoders | 10.0.0-rc.1.25451.107 |
| Microsoft.ILVerification | 10.0.0-rc.1.25451.107 |
| Microsoft.JSInterop | 10.0.0-rc.1.25451.107 |
| Microsoft.JSInterop.WebAssembly | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Build.Containers | 10.0.100-rc.1.25451.107 |
| Microsoft.Net.Http.Headers | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.ILLink.Tasks | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Android.Sample.Mono | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.iOS.Sample.Mono | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.LibraryBuilder.Sdk | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.MonoAOTCompiler.Task | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.MonoTargets.Sdk | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.wasm.Sample.Mono | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Sdk | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Templates.net10 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Templates.net10.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Templates.net10.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Templates.net10.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.Net.Sdk.Compilers.Toolset | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Sdk.IL | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Sdk.WebAssembly.Pack | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.WebAssembly.Threading | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100-rc.1 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100-rc.1.Msi.arm64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100-rc.1.Msi.x64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100-rc.1.Msi.x86 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net6.Manifest-10.0.100-rc.1 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net6.Manifest-10.0.100-rc.1.Msi.arm64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net6.Manifest-10.0.100-rc.1.Msi.x64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net6.Manifest-10.0.100-rc.1.Msi.x86 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net7.Manifest-10.0.100-rc.1 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net7.Manifest-10.0.100-rc.1.Msi.arm64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net7.Manifest-10.0.100-rc.1.Msi.x64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net7.Manifest-10.0.100-rc.1.Msi.x86 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net8.Manifest-10.0.100-rc.1 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net8.Manifest-10.0.100-rc.1.Msi.arm64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net8.Manifest-10.0.100-rc.1.Msi.x64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net8.Manifest-10.0.100-rc.1.Msi.x86 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net9.Manifest-10.0.100-rc.1 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net9.Manifest-10.0.100-rc.1.Msi.arm64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net9.Manifest-10.0.100-rc.1.Msi.x64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Emscripten.net9.Manifest-10.0.100-rc.1.Msi.x86 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-10.0.100-rc.1 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-10.0.100-rc.1 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-10.0.100-rc.1.Msi.arm64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-10.0.100-rc.1.Msi.x64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-10.0.100-rc.1.Msi.x86 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest-10.0.100-rc.1 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-10.0.100-rc.1 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest-10.0.100-rc.1.Msi.arm64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest-10.0.100-rc.1.Msi.x64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest-10.0.100-rc.1.Msi.x86 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest-10.0.100-rc.1 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-10.0.100-rc.1 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest-10.0.100-rc.1.Msi.arm64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest-10.0.100-rc.1.Msi.x64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest-10.0.100-rc.1.Msi.x86 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest-10.0.100-rc.1 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-10.0.100-rc.1 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest-10.0.100-rc.1.Msi.arm64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest-10.0.100-rc.1.Msi.x64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest-10.0.100-rc.1.Msi.x86 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest-10.0.100-rc.1 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.ToolChain.net9.Manifest-10.0.100-rc.1 | 10.0.0-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest-10.0.100-rc.1.Msi.arm64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest-10.0.100-rc.1.Msi.x64 | 10.0.100-rc.1.25451.107 |
| Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest-10.0.100-rc.1.Msi.x86 | 10.0.100-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.linux-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.linux-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.linux-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.osx-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.osx-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.win-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.win-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Crossgen2.win-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.linux-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.linux-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.linux-bionic-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.linux-bionic-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.linux-musl-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.linux-musl-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.linux-musl-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.linux-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.osx-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.osx-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.win-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.win-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Host.win-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Ref | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.wasi-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.browser-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.wasi-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.browser-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.wasi-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.wasi-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.wasi-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.wasi-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.linux-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.linux-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.linux-musl-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.linux-musl-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.linux-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.android-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.android-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.android-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.win-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.win-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.NativeAOT.win-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.osx-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.osx-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.win-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.win-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.App.Runtime.win-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| Microsoft.TemplateEngine.Abstractions | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.Authoring.CLI | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.Authoring.Tasks | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.Authoring.Templates | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.Core | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.Core.Contracts | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.Edge | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.IDE | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.Samples | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.TemplateLocalizer.Core | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateEngine.Utils | 10.0.100-rc.1.25451.107 |
| Microsoft.TemplateSearch.Common | 10.0.100-rc.1.25451.107 |
| Microsoft.Win32.Registry.AccessControl | 10.0.0-rc.1.25451.107 |
| Microsoft.Win32.SystemEvents | 10.0.0-rc.1.25451.107 |
| Microsoft.Windows.Compatibility | 10.0.0-rc.1.25451.107 |
| Microsoft.WindowsDesktop.App.Ref | 10.0.0-rc.1.25451.107 |
| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 10.0.0-rc.1.25451.107 |
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | 10.0.0-rc.1.25451.107 |
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | 10.0.0-rc.1.25451.107 |
| Microsoft.XmlSerializer.Generator | 10.0.0-rc.1.25451.107 |
| runtime.android-arm.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.android-arm64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.android-x64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.android-x86.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.linux-arm.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.linux-arm.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-arm.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-arm.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.linux-arm64.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-arm64.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-arm64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.linux-bionic-arm64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.linux-bionic-x64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-arm.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-arm.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-arm.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-arm.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-arm64.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-arm64.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-arm64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-x64.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-x64.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-musl-x64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.linux-x64.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.linux-x64.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-x64.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| runtime.linux-x64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.maccatalyst-arm64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.maccatalyst-x64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.osx-arm64.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.osx-arm64.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| runtime.osx-arm64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.osx-x64.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.osx-x64.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.osx-x64.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| runtime.osx-x64.runtime.native.System.IO.Ports | 10.0.0-rc.1.25451.107 |
| runtime.win-arm64.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.win-arm64.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.win-arm64.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| runtime.win-x64.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.win-x64.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.win-x64.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| runtime.win-x86.Microsoft.DotNet.ILCompiler | 10.0.0-rc.1.25451.107 |
| runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 10.0.0-rc.1.25451.107 |
| runtime.win-x86.Microsoft.NETCore.ILAsm | 10.0.0-rc.1.25451.107 |
| runtime.win-x86.Microsoft.NETCore.ILDAsm | 10.0.0-rc.1.25451.107 |
| System.CodeDom | 10.0.0-rc.1.25451.107 |
| System.Collections.Immutable | 10.0.0-rc.1.25451.107 |
| System.CommandLine | 2.0.0-rc.1.25451.107 |
| System.ComponentModel.Composition | 10.0.0-rc.1.25451.107 |
| System.ComponentModel.Composition.Registration | 10.0.0-rc.1.25451.107 |
| System.Composition | 10.0.0-rc.1.25451.107 |
| System.Composition.AttributedModel | 10.0.0-rc.1.25451.107 |
| System.Composition.Convention | 10.0.0-rc.1.25451.107 |
| System.Composition.Hosting | 10.0.0-rc.1.25451.107 |
| System.Composition.Runtime | 10.0.0-rc.1.25451.107 |
| System.Composition.TypedParts | 10.0.0-rc.1.25451.107 |
| System.Configuration.ConfigurationManager | 10.0.0-rc.1.25451.107 |
| System.Data.Odbc | 10.0.0-rc.1.25451.107 |
| System.Data.OleDb | 10.0.0-rc.1.25451.107 |
| System.Diagnostics.DiagnosticSource | 10.0.0-rc.1.25451.107 |
| System.Diagnostics.EventLog | 10.0.0-rc.1.25451.107 |
| System.Diagnostics.PerformanceCounter | 10.0.0-rc.1.25451.107 |
| System.DirectoryServices | 10.0.0-rc.1.25451.107 |
| System.DirectoryServices.AccountManagement | 10.0.0-rc.1.25451.107 |
| System.DirectoryServices.Protocols | 10.0.0-rc.1.25451.107 |
| System.Drawing.Common | 10.0.0-rc.1.25451.107 |
| System.Formats.Asn1 | 10.0.0-rc.1.25451.107 |
| System.Formats.Cbor | 10.0.0-rc.1.25451.107 |
| System.Formats.Nrbf | 10.0.0-rc.1.25451.107 |
| System.IO.Hashing | 10.0.0-rc.1.25451.107 |
| System.IO.Packaging | 10.0.0-rc.1.25451.107 |
| System.IO.Pipelines | 10.0.0-rc.1.25451.107 |
| System.IO.Ports | 10.0.0-rc.1.25451.107 |
| System.Linq.AsyncEnumerable | 10.0.0-rc.1.25451.107 |
| System.Management | 10.0.0-rc.1.25451.107 |
| System.Memory.Data | 10.0.0-rc.1.25451.107 |
| System.Net.Http.Json | 10.0.0-rc.1.25451.107 |
| System.Net.Http.WinHttpHandler | 10.0.0-rc.1.25451.107 |
| System.Net.ServerSentEvents | 10.0.0-rc.1.25451.107 |
| System.Numerics.Tensors | 10.0.0-rc.1.25451.107 |
| System.Reflection.Context | 10.0.0-rc.1.25451.107 |
| System.Reflection.Metadata | 10.0.0-rc.1.25451.107 |
| System.Reflection.MetadataLoadContext | 10.0.0-rc.1.25451.107 |
| System.Resources.Extensions | 10.0.0-rc.1.25451.107 |
| System.Runtime.Caching | 10.0.0-rc.1.25451.107 |
| System.Runtime.Serialization.Formatters | 10.0.0-rc.1.25451.107 |
| System.Runtime.Serialization.Schema | 10.0.0-rc.1.25451.107 |
| System.Security.Cryptography.Cose | 10.0.0-rc.1.25451.107 |
| System.Security.Cryptography.Pkcs | 10.0.0-rc.1.25451.107 |
| System.Security.Cryptography.ProtectedData | 10.0.0-rc.1.25451.107 |
| System.Security.Cryptography.Xml | 10.0.0-rc.1.25451.107 |
| System.Security.Permissions | 10.0.0-rc.1.25451.107 |
| System.ServiceModel.Syndication | 10.0.0-rc.1.25451.107 |
| System.ServiceProcess.ServiceController | 10.0.0-rc.1.25451.107 |
| System.Speech | 10.0.0-rc.1.25451.107 |
| System.Text.Encoding.CodePages | 10.0.0-rc.1.25451.107 |
| System.Text.Encodings.Web | 10.0.0-rc.1.25451.107 |
| System.Text.Json | 10.0.0-rc.1.25451.107 |
| System.Threading.AccessControl | 10.0.0-rc.1.25451.107 |
| System.Threading.Channels | 10.0.0-rc.1.25451.107 |
| System.Threading.RateLimiting | 10.0.0-rc.1.25451.107 |
| System.Threading.Tasks.Dataflow | 10.0.0-rc.1.25451.107 |
| System.Windows.Extensions | 10.0.0-rc.1.25451.107 |
[//]: # ( Runtime 10.0.0-rc.1)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x86.zip
[//]: # ( WindowsDesktop 10.0.0-rc.1)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-arm64.exe
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-x64.exe
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-x86.exe
[//]: # ( ASP 10.0.0-rc.1)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-osx-x64.tar.gz
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-x64.exe
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-x86.exe
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/dotnet-hosting-10.0.0-rc.1.25451.107-win.exe
[//]: # ( SDK 10.0.100-rc.1)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x86.zip

View File

@@ -0,0 +1,40 @@
# .NET 10 RC 1 - Release Notes
.NET 10 RC 1 released on September 09, 2025. Find more information on new features released in .NET 10 RC 1 by browsing through the release notes below:
- [Libraries](./libraries.md)
- [Runtime](./runtime.md)
- [SDK](./sdk.md)
## Languages
- [C#](./csharp.md)
- [F#](./fsharp.md)
- [Visual Basic](./visualbasic.md)
## Workloads, Libraries, & More
- [.NET MAUI](./dotnetmaui.md)
- [ASP.NET Core](./aspnetcore.md)
- [Container images](./containers.md)
- [EF Core & Data](./efcore.md)
- [Windows Forms](./winforms.md)
- [WPF](./wpf.md)
## Get Started
Instructions on getting started with .NET 10 can be found in the [getting started guide](../../get-started.md). Installers and binaries for .NET 10 RC 1 can be found [here on GitHub](./10.0.0-rc.1.md).
## Stay up-to-date
You can find a detailed overview of all new features in .NET 10:
- [What's new in .NET 10](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview)
- [What's new in C# 14](https://learn.microsoft.com/dotnet/csharp/whats-new/csharp-14)
- [What's new in .NET MAUI](https://learn.microsoft.com/dotnet/maui/whats-new/dotnet-10)
- [What's new in ASP.NET Core](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-10.0)
- [What's new in Entity Framework Core](https://learn.microsoft.com/ef/core/what-is-new/ef-core-10.0/whatsnew)
- [What's new in Windows Forms](https://learn.microsoft.com/dotnet/desktop/winforms/whats-new/net100)
- [What's new in WPF](https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/net100)
The latest .NET 10 release is always available at [dotnet.microsoft.com](https://dotnet.microsoft.com/download/dotnet/10.0) and [.NET 10 Releases](../../README.md).

View File

@@ -0,0 +1,209 @@
# ASP.NET Core in .NET 10 RC 1 - Release Notes
Here's a summary of what's new in ASP.NET Core in this release:
* [Persistent component state support for enhanced navigation](#persistent-component-state-support-for-enhanced-navigation)
* [New ASP.NET Core Identity metrics](#new-aspnet-core-identity-metrics)
* [Validation improvements for Minimal APIs and Blazor](#validation-improvements-for-minimal-apis-and-blazor)
* [OpenAPI schema generation improvements](#openapi-schema-generation-improvements)
ASP.NET Core updates in .NET 10 Release Candidate 1:
* [Release notes](aspnetcore.md)
* [What's new in ASP.NET Core in .NET 10](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-10.0) documentation.
* [Breaking changes](https://docs.microsoft.com/dotnet/core/compatibility/10.0#aspnet-core)
* [Roadmap](https://aka.ms/aspnet/roadmap)
.NET 10 Release Candidate 1:
* [Discussion](https://aka.ms/dotnet/10/rc1)
* [Release notes](README.md)
## Persistent component state support for enhanced navigation
Blazor now supports handling persistent component state when doing enhanced navigations. State persisted during an enhanced navigation can be read by interactive components on the page.
By default, persistent component state will only be loaded by interactive components when they are initially loaded on the page. This prevents important state, like data in an edited form, from being overwritten if additional enhanced navigations occur to the same page after the component was already loaded.
If the data is read-only and doesn't change frequently, you can opt-in to allow updates during enhanced navigation by setting `AllowUpdates = true` on the `[PersistentState]` attribute. This is useful for scenarios like displaying cached data that is expensive to fetch but doesn't change often:
```csharp
[PersistentState(AllowUpdates = true)]
public WeatherForecast[]? Forecasts { get; set; }
protected override async Task OnInitializedAsync()
{
    Forecasts ??= await ForecastService.GetForecastAsync();
}
```
To skip restoring state during prerendering, set `RestoreBehavior` to `SkipInitialValue`:
```csharp
// Skip restoration during prerendering
[PersistentState(RestoreBehavior = RestoreBehavior.SkipInitialValue)]
public string NoPrerenderedData { get; set; }
```
To skip restoring state during reconnection, set `RestoreBehavior` to `SkipLastSnapshot`. This can be useful if you want to ensure fresh data after reconnection:
```csharp
// Receive updates during enhanced navigation
[PersistentState(RestoreBehavior = RestoreBehavior.SkipLastSnapshot)]
public int CounterNotRestoredOnReconnect { get; set; }
```
You can also call `RegisterOnRestoring` on the `PersistentComponentState` service to register a callback for imperatively controlling how state gets restored, which gives you full control of how state gets restored (similar to how `RegisterOnPersisting` gives you full control of how state gets persisted).
## New ASP.NET Core Identity metrics
ASP.NET Core Identity now provides built-in metrics (counters, histograms, gauges) for key user and sign-in operations. These metrics let you monitor user management activities like creating users, changing passwords, and assigning roles. You can also track login attempts, sign-ins, sign-outs, and two-factor authentication usage.
The new metrics are in the `Microsoft.AspNetCore.Identity` meter:
* `aspnetcore.identity.user.create.duration`
* `aspnetcore.identity.user.update.duration`
* `aspnetcore.identity.user.delete.duration`
* `aspnetcore.identity.user.check_password_attempts`
* `aspnetcore.identity.user.generated_tokens`
* `aspnetcore.identity.user.verify_token_attempts`
* `aspnetcore.identity.sign_in.authenticate.duration`
* `aspnetcore.identity.sign_in.check_password_attempts`
* `aspnetcore.identity.sign_in.sign_ins`
* `aspnetcore.identity.sign_in.sign_outs`
* `aspnetcore.identity.sign_in.two_factor_clients_remembered`
* `aspnetcore.identity.sign_in.two_factor_clients_forgotten`
For more information about using metrics in ASP.NET Core, see [ASP.NET Core metrics](https://learn.microsoft.com/aspnet/core/log-mon/metrics/metrics).
## Validation improvements for Minimal APIs and Blazor
Several new features and fixes have been added to validation in Minimal APIs and Blazor. These updates improve compatibility and ensure consistent behavior with `System.ComponentModel.DataAnnotations.Validator`.
### Type-level validation attributes
Validation attributes can now be applied directly to classes and records, not just to properties. This lets you enforce validation rules at the type level, making it easier to validate complex objects with custom logic.
```csharp
[SumLimit(42)]
record Point(int X, int Y);
class SumLimitAttribute(int Limit) : ValidationAttribute
{
protected override ValidationResult? IsValid(object? value, ValidationContext _)
{
if (value is Point point && point.X + point.Y > Limit)
{
return new ValidationResult("The sum of X and Y is too high");
}
return ValidationResult.Success;
}
}
```
### Skipping validation
The new `[SkipValidation]` attribute lets you exclude specific properties, parameters, or entire types from validation.
* Apply `[SkipValidation]` to a property or parameter to skip its validation.
* Apply `[SkipValidation]` to a type to skip validation for all its properties and parameters.
This is helpful when you use the same model in scenarios where validation is needed and others where it is not.
```csharp
class Order
{
public Address PaymentAddress { get; set; }
[SkipValidation]
public Address ContactAddress { get; set; }
// ...
}
class Address
{
[Required]
public string Street { get; set; }
// ...
}
```
Additionally, properties annotated with the `[JsonIgnore]` attribute are now also omitted from validation to improve consistency between serialization and validation in the context of JSON models. Note that the `[SkipValidation]` attribute should be preferred in most cases.
### Backwards-compatible behavior
Type validation logic now matches the behavior of `System.ComponentModel.DataAnnotations.Validator`:
1. Member properties are validated, including recursively validating nested objects.
2. Type-level attributes are validated.
3. The `IValidatableObject.Validate` method is executed.
If one of these steps produces a validation error, the remaining steps are skipped.
## OpenAPI schema generation improvements
Several OpenAPI schema generation improvements have been made in .NET 10 RC1.
### Model nullable types using oneOf in OpenAPI schema
OpenAPI schema generation for nullable types was improved by using the `oneOf` pattern instead of the nullable property for complex types and collections. The implementation:
* Uses `oneOf` with `null` and the actual type schema for nullable complex types in request/response schemas
* Implements proper nullability detection for parameters, properties, and return types using reflection and NullabilityInfoContext
* Prunes null types from componentized schemas to avoid duplication
### Fixes/improvements to schema reference resolution
This release improves the handling of JSON schemas for OpenAPI document generation by properly resolving relative JSON schema references (`$ref`) in the root schema document.
### Include property descriptions as siblings of $ref in OpenAPI schema
Prior to .NET 10, ASP.NET Core discarded descriptions on properties that were defined with `$ref` in the generated OpenAPI document. This was necessary because OpenAPI v3.0 did not allow sibling properties alongside `$ref` in schema definitions. But this restriction has been relaxed in OpenAPI 3.1, allowing descriptions to be included alongside `$ref`. Support was added in RC1 to include property descriptions as siblings of `$ref` in the generated OpenAPI schema.
Thank you [@desjoerd](https://github.com/desjoerd) for this contribution!
### Add metadata from XML comments on `[AsParameters]` types to OpenAPI schema
Support has been added for processing XML comments on properties of `[AsParameters]` parameter classes to extract metadata for use in OpenAPI documentation generation.
### Exclude unknown HTTP methods from OpenAPI
OpenAPI schema generation now excludes unknown HTTP methods from the generated OpenAPI document. In particular, query methods, which are standard HTTP methods but not recognized by OpenAPI, are now gracefully excluded from the generated OpenAPI document.
Thank you [@martincostello](https://github.com/martincostello) for this contribution!
### Improve the description of JSON Patch request bodies
The OpenAPI schema generation for JSON Patch operations now correctly applies the `application/json-patch+json` media type to request bodies that use JSON Patch. This ensures that the generated OpenAPI document accurately reflects the expected media type for JSON Patch operations. In addition, the JSON Patch request body has a detailed schema that describes the structure of the JSON Patch document, including the operations that can be performed.
Thank you [@martincostello](https://github.com/martincostello) for this contribution!
### Use invariant culture for OpenAPI document generation
OpenAPI document generation now uses invariant culture for formatting numbers and dates in the generated OpenAPI document. This ensures that the generated document is consistent and does not vary based on the server's culture settings.
Thank you [@martincostello](https://github.com/martincostello) for this contribution!
## Community contributors
Thank you contributors! ❤️
* [@Elanis](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3AElanis)
* [@ExtraClock](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3AExtraClock)
* [@ReaganYuan](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3AReaganYuan)
* [@Sejsel](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3ASejsel)
* [@StickFun](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3AStickFun)
* [@StuartMosquera](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3AStuartMosquera)
* [@WeihanLi](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3AWeihanLi)
* [@bkoelman](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3Abkoelman)
* [@campersau](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3Acampersau)
* [@desjoerd](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3Adesjoerd)
* [@h5aaimtron](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3Ah5aaimtron)
* [@kimsey0](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3Akimsey0)
* [@ladeak](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3Aladeak)
* [@martincostello](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3Amartincostello)
* [@medhatiwari](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3Amedhatiwari)
* [@navferty](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3Anavferty)
* [@rkargMsft](https://github.com/dotnet/aspnetcore/pulls?q=is%3Apr+is%3Amerged+milestone%3A10.0-rc1+author%3ArkargMsft)

View File

@@ -0,0 +1,3 @@
# Containers in .NET 10 RC 1 - Release Notes
This preview release does not contain new Container image features.

View File

@@ -0,0 +1,8 @@
# C# 14 updates in .NET 10 RC 1 - Release Notes
This preview release does not contain new C# features.
C# 14 updates:
- [What's new in C# 14](https://learn.microsoft.com/dotnet/csharp/whats-new/csharp-14) documentation
- [Breaking changes in C# 14](https://learn.microsoft.com/dotnet/csharp/whats-new/breaking-changes/compiler%20breaking%20changes%20-%20dotnet%2010)

View File

@@ -0,0 +1,105 @@
# .NET MAUI in .NET 10 RC 1 - Release Notes
Here's a summary of what's new in .NET MAUI in this release:
- .NET MAUI
- [Diagnostics](#diagnostics)
- [HybridWebView events](#hybridwebview-events)
- [RefreshView IsRefreshEnabled](#refreshview-isrefreshenabled)
- [Deprecated APIs](#deprecated-apis)
- [.NET for Android](#net-for-android)
- [CoreCLR runtime experimental support](#experimental-coreclr)
- [.NET for iOS, Mac Catalyst, macOS, tvOS](#net-for-ios-mac-catalyst-macos-tvos)
.NET MAUI updates in .NET 10:
- [What's new in .NET MAUI in .NET 10](https://learn.microsoft.com/dotnet/maui/whats-new/dotnet-10) documentation.
## Diagnostics
We've added comprehensive diagnostics and metrics tracking for .NET MAUI applications, focusing on layout performance monitoring with an extensible architecture for future observability needs.
![.NET Aspire dashboard showing several .NET MAUI traces](media/maui-aspire-1.png)
![.NET Aspire dashboard showing trace detail for an element](media/maui-aspire-2.png)
**Core Diagnostics Infrastructure:**
- **ActivitySource**: `"Microsoft.Maui"` - Tracks layout operations with detailed timing
- **Metrics**: `"Microsoft.Maui"` - Records counters and histograms for performance analysis
- **Feature Switch**: `System.Diagnostics.Metrics.Meter.IsSupported` - Runtime enable/disable for AOT/trimming
**Layout Performance Tracking:**
- Instruments `IView.Measure()` and `IView.Arrange()` operations
- Records timing data and operation counts with rich contextual tags
- Zero-allocation struct-based instrumentation using `using` pattern
| Metric Name | Type | Description |
|-------------|------|-------------|
| `maui.layout.measure_count` | Counter | Number of measure operations |
| `maui.layout.measure_duration` | Histogram | Time spent measuring (ns) |
| `maui.layout.arrange_count` | Counter | Number of arrange operations |
| `maui.layout.arrange_duration` | Histogram | Time spent arranging (ns) |
See [pull request #31058](https://github.com/dotnet/maui/pull/31058) for more details.
## HybridWebView events
Adds initialization events to `HybridWebView` following the same pattern as `BlazorWebView`, enabling platform-specific customization before and after initialization.
### New Events
- `WebViewInitializing` - Fired before `WebView` creation, allows configuration of platform-specific initialization parameters
- `WebViewInitialized` - Fired after `WebView` creation, provides access to the native `WebView` instance and settings
## RefreshView IsRefreshEnabled
Added `IsRefreshEnabled` property to be distinct from `IsEnabled` and make the behavior consistent across platforms.
```xml
<RefreshView IsRefreshEnabled="false">
<!-- Login form remains usable -->
<StackLayout>
<Entry Placeholder="Username" />
<Entry Placeholder="Password" />
<Button Text="Login" />
</StackLayout>
</RefreshView>
```
## Deprecated APIs
Compressed layout APIs are now marked obsolete. Avoid unnecessary layout nesting instead.
`Performance` and `IPerformanceProvider` types are marked obsolete.
## .NET for Android
This release includes continued integration with multiple .NET runtimes, and several bug fixes.
### (Experimental) CoreCLR
Enables Android apps to run on the CoreCLR runtime (instead of Mono). To use it, add the following to your project file for Android builds:
```xml
<!-- Use CoreCLR on Android -->
<PropertyGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">
<UseMonoRuntime>false</UseMonoRuntime>
</PropertyGroup>
```
Please try this in your applications and report any issues; when filing feedback, state that you are using UseMonoRuntime=false. Expect that application size is currently larger than with Mono and that debugging and some runtime diagnostics are not fully functional yet; these areas are actively being improved. This is an experimental feature and not intended for production use.
A detailed list of Android changes can be found on the [dotnet/android GitHub releases](https://github.com/dotnet/android/releases/).
## .NET for iOS, Mac Catalyst, macOS, tvOS
This release includes continued integration with multiple .NET runtimes, and several bug fixes.
## Contributors
Thank you contributors! ❤️
[@Ahamed-Ali](https://github.com/Ahamed-Ali), [@anandhan-rajagopal](https://github.com/anandhan-rajagopal), [@Dhivya-SF4094](https://github.com/Dhivya-SF4094), [@davidnguyen-tech](https://github.com/davidnguyen-tech), [@emaf](https://github.com/emaf), [@grendello](https://github.com/grendello), [@HarishwaranVijayakumar](https://github.com/HarishwaranVijayakumar), [@jfversluis](https://github.com/jfversluis), [@jonathanpeppers](https://github.com/jonathanpeppers), [@jsuarezruiz](https://github.com/jsuarezruiz), [@kubaflo](https://github.com/kubaflo), [@LogishaSelvarajSF4525](https://github.com/LogishaSelvarajSF4525), [@mattleibow](https://github.com/mattleibow), [@NafeelaNazhir](https://github.com/NafeelaNazhir), [@NanthiniMahalingam](https://github.com/NanthiniMahalingam), [@nivetha-nagalingam](https://github.com/nivetha-nagalingam), [@PaulAndersonS](https://github.com/PaulAndersonS), [@pictos](https://github.com/pictos), [@postalservice14](https://github.com/postalservice14), [@prakashKannanSf3972](https://github.com/prakashKannanSf3972), [@PureWeen](https://github.com/PureWeen), [@rmarinho](https://github.com/rmarinho), [@rolfbjarne](https://github.com/rolfbjarne), [@sheiksyedm](https://github.com/sheiksyedm), [@SuthiYuvaraj](https://github.com/SuthiYuvaraj), [@Tamilarasan-Paranthaman](https://github.com/Tamilarasan-Paranthaman), and [@tj-devel709](https://github.com/tj-devel709).

View File

@@ -0,0 +1,143 @@
# Entity Framework Core in .NET 10 RC 1 - Release Notes
Here's a summary of what's new in Entity Framework Core in this release:
- [SQL Server vector search](#sql-server-vector-search)
- [SQL Server JSON type support](#sql-server-json-type-support)
- [Cosmos full-text and hybrid search](#cosmos-full-text-and-hybrid-search)
- [Complex types](#complex-types)
- [Padding for parameterized collections](#padding-for-parameterized-collections)
Entity Framework Core 10 updates:
- [What's new in Entity Framework Core 10](https://learn.microsoft.com/ef/core/what-is-new/ef-core-10.0/whatsnew) documentation
- [Breaking change in Entity Framework Core 10](https://learn.microsoft.com/ef/core/what-is-new/ef-core-10.0/breaking-changes)
## SQL Server vector search
EF 10 brings full support for the recently-introduced vector data type and its supporting VECTOR_DISTANCE() function, available on Azure SQL Database and on SQL Server 2025.
To use the vector data type, simply add a .NET property of type `SqlVector<float>` to your entity type:
```c#
public class Blog
{
// ...
[Column(TypeName = "vector(1536)")]
public SqlVector<float> Embedding { get; set; }
}
```
Then, insert embedding data by populating the Embedding property and calling SaveChangesAsync() as usual:
```c#
IEmbeddingGenerator<string, Embedding<float>> embeddingGenerator = /* Set up your preferred embedding generator */;
var embedding = await embeddingGenerator.GenerateVectorAsync("Some text to be vectorized");
context.Blogs.Add(new Blog
{
Name = "Some blog",
Embedding = new SqlVector<float>(embedding)
});
await context.SaveChangesAsync();
```
For more information on vector search, [see the documentation](https://learn.microsoft.com/ef/core/providers/sql-server/vector-search).
## SQL Server JSON type support
EF 10 fully supports the new JSON data type, available on Azure SQL Database and on SQL Server 2025:
```c#
public class Blog
{
public int Id { get; set; }
public string[] Tags { get; set; }
public required BlogDetails Details { get; set; }
}
public class BlogDetails
{
public string? Description { get; set; }
public int Viewers { get; set; }
}
protected override void OnModelCreating(ModelBuilder modelBuilder)
{
modelBuilder.Entity<Blog>().ComplexProperty(b => b.Details, b => b.ToJson());
}
```
When configured to target SQL Server 2025, EF 10 creates the following table for the above:
```sql
CREATE TABLE [Blogs] (
[Id] int NOT NULL IDENTITY,
[Name] nvarchar(max) NOT NULL,
[Tags] json NOT NULL,
[Details] json NOT NULL,
CONSTRAINT [PK_Blogs] PRIMARY KEY ([Id])
);
```
For more information, [see the EF what's new page](https://learn.microsoft.com/ef/core/what-is-new/ef-core-10.0/whatsnew#json-type-support).
## Cosmos full-text and hybrid search
EF 10 brings support for the new Cosmos full-text feature:
```c#
protected override void OnModelCreating(ModelBuilder modelBuilder)
{
modelBuilder.Entity<Blog>(b =>
{
b.Property(x => x.Contents).EnableFullTextSearch();
b.HasIndex(x => x.Contents).IsFullTextIndex();
});
}
var cosmosBlogs = await context.Blogs
.Where(x => EF.Functions.FullTextContains(x.Contents, "cosmos"))
.ToListAsync();
```
The new hybrid search capability, which allows combining full-text and vector search, is also supported:
```c#
float[] myVector = /* generate vector data from text, image, etc. */
var hybrid = await context.Blogs.OrderBy(x => EF.Functions.Rrf(
EF.Functions.FullTextScore(x.Contents, "database"),
EF.Functions.VectorDistance(x.Vector, myVector)))
.Take(10)
.ToListAsync();
```
For more information, [see the documentation](https://learn.microsoft.com/ef/core/providers/cosmos/full-text-search).
## Complex types
EF 10 introduces substantially improved support for *complex types*, which are designed to map nested types to the database, either via JSON or by mapping their columns to the same table as their container:
```c#
modelBuilder.Entity<Customer>(b =>
{
// Maps the columns of ShippingAddress to the Customer table
b.ComplexProperty(c => c.ShippingAddress);
// Maps BillingAddress to a single JSON column in the Customer table
b.ComplexProperty(c => c.BillingAddress, c => c.ToJson());
});
```
Once your nested type has been mapped, it can be fully queried via LINQ and updated via the usual EF mechanisms. Note that while EF has supported nested mapping via owned entity types, complex types represent a better alternative that fixes many of the problems encountered with owned entity types.
Note that this the complex type support was considerably improved after RC1, and many bugs have been fixed for RC2; to use the full extent of the feature, it's advised to wait for RC2.
## Padding for parameterized collections
Building on top of the improved translation for parameterized collection introduced in preview 7 ([docs](https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview7/efcore.md#improved-translation-for-parameterized-collection)), in RC1 EF also introduces parameter padding, which further optimizes the generated SQL. [See the EF what's new page for more details](https://learn.microsoft.com/ef/core/what-is-new/ef-core-10.0/whatsnew#improved-translation-for-parameterized-collection).
## Everything else in RC1
The full list of issues completed for RC1 can be found [here](https://github.com/dotnet/efcore/issues?q=is%3Aissue%20state%3Aclosed%20label%3Arc-1).

View File

@@ -0,0 +1,3 @@
# F# in .NET 10 RC 1 - Release Notes
This preview release does not contain new F# features. View the [What's new in F#](https://fsharp.github.io/fsharp-compiler-docs/release-notes/Language.html) documentation to learn more.

View File

@@ -0,0 +1,75 @@
# Libraries in .NET 10 RC 1 - Release Notes
The following .NET 10 RC 1 release notes describe new features and changes in
this release.
- [Cryptography: ML-DSA External Mu](#cryptography-ml-dsa-external-mu)
- [Cryptography: Post Quantum Cryptography "API Complete"](#cryptography-post-quantum-cryptography-api-complete)
- [UTF-8 Support for hex-string conversion](#utf-8-support-for-hex-string-conversion)
- [Tensor, TensorSpan, and ReadOnlyTensorSpan](#tensor-tensorspan-and-readonlytensorspan)
.NET Libraries updates in .NET 10:
- [What's new in .NET 10](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview) documentation
## Cryptography: ML-DSA External Mu
The ML-DSA class now allows signatures to be created and verified from an "external" mu (&#x3BC;) value.
```csharp
namespace System.Security.Cryptography;
public partial class MLDsa
{
public byte[] SignMu(byte[] externalMu);
public void SignMu(ReadOnlySpan<byte> externalMu, Span<byte> destination);
public byte[] SignMu(ReadOnlySpan<byte> externalMu);
public bool VerifyMu(byte[] externalMu, byte[] signature);
public bool VerifyMu(ReadOnlySpan<byte> externalMu, ReadOnlySpan<byte> signature);
protected abstract void SignMuCore(ReadOnlySpan<byte> externalMu, Span<byte> destination);
protected abstract bool VerifyMuCore(ReadOnlySpan<byte> externalMu, ReadOnlySpan<byte> signature);
}
```
External mu signatures require platform support. If, as more providers come online, we find that the provider support is fragmented, we may find it useful to add a capability API (e.g. `public bool SupportsMu { get; }`). But, for now, we are presenting it as a universally available feature.
## Cryptography: Post Quantum Cryptography "API Complete"
The `MLDsa`, `MLKem`, `SlhDsa`, and `CompositeMLDsa` types (and their associated -Algorithm types) have all been through the API Review process,
compared against each other for local consistency, and had all of the members declared for the RC1 release -- both for the .NET 10 built-in versions and for the downlevel compatibility versions in Microsoft.Bcl.Cryptography.
The `MLKem` type is no longer marked as `[Experimental]`, but a handful of methods on it still are, because they are based on standards that haven't hit final version/publication. We expect to similarly move `[Experimental]` from the `MLDsa` type down to a handful of its members for the stable release of .NET 10. The `SlhDsa` and `CompositeMLDsa` classes, however, will retain their `[Experimental]` decoration.
While we have no active plans to introduce breaking changes beyond the stable release of .NET 10, the `[Experimental]` attribute is indicating areas where specifications are not complete or we are still waiting on features in our underlying platform libraries.
## UTF-8 Support for hex-string conversion
The `System.Convert` class exposes additional overloads which provide support for converting a buffer of UTF-8 text to the corresponding bytes and vice-versa. These mirror the existing overloads taking `string` and `ReadOnlySpan<char>`:
```csharp
namespace System;
public static class Convert
{
public static System.Buffers.OperationStatus FromHexString(ReadOnlySpan<byte> utf8Source, Span<byte> destination, out int bytesConsumed, out int bytesWritten);
public static byte[] FromHexString(ReadOnlySpan<byte> utf8Source);
public static bool TryToHexString(ReadOnlySpan<byte> source, Span<byte> utf8Destination, out int bytesWritten);
public static bool TryToHexStringLower(ReadOnlySpan<byte> source, Span<byte> utf8Destination, out int bytesWritten);
}
```
## Tensor, TensorSpan, and ReadOnlyTensorSpan
We initially previewed the new tensor APIs as part of .NET 9 (see [here](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/libraries.md#enhanced-ai-capabilities-with-tensorprimitives-and-tensort)) and are now shipping these APIs as stable in .NET 10
The API surface remains "out of box" and requires referencing the [System.Numerics.Tensors](https://www.nuget.org/packages/System.Numerics.Tensors) NuGet package to be available.
While the overall API surface remains similar to that previewed in .NET 9, several binary breaking changes were made to the types that were annotated with the `[Experimental]` attribute based on feedback from the community and general user experience problems that were identified.
The types are taking advantage of the new C# 14 extension operators feature so that arithmetic operations are available if the underlying `T` in a `Tensor<T>` itself supports the given operation. Support is identified by the `T` implementing the relevant [Generic Math](https://learn.microsoft.com/en-us/dotnet/standard/generics/math) interfaces, such as `IAdditionOperators<TSelf, TOther, TResult>` or `INumber<TSelf>`. For example, `tensor + tensor` is available for a `Tensor<int>`, but is not available for a `Tensor<bool>`.
## API Diff
The full diff for the "in box" .NET Libraries APIs between .NET 10 Preview 7 and .NET 10 RC1 can be found [here](https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/rc1/api-diff/Microsoft.NETCore.App/10.0-rc1.md).

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

View File

@@ -0,0 +1,699 @@
{
"channel-version": "10.0",
"release": {
"release-date": "2025-09-09",
"release-version": "10.0.0-rc.1",
"security": false,
"cve-list": [],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0-rc.1/10.0.0-rc.1.md",
"runtime": {
"version": "10.0.0-rc.1.25451.107",
"version-display": "10.0.0-rc.1",
"vs-version": "",
"vs-mac-version": "",
"files": [
{
"name": "dotnet-apphost-pack-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-arm.tar.gz",
"hash": "a4642196b0781088b8d232ce7fe5c1dece2e84998826b2b0e20be2eab7af425ea4defe609d7e20fb187f679df24aa6e9c711e48618f056bad1daa0ec00c9e26b"
},
{
"name": "dotnet-apphost-pack-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "2d0c6abef3f8161f2df7ea2f61c96bafa9a3be44fbd77d9530e71a6ab1e3cbb95e34c41c945148790fc52baa3933fb731e4b5768f1e8e16a681adeba73aa0342"
},
{
"name": "dotnet-apphost-pack-linux-bionic-arm64.tar.gz",
"rid": "linux-bionic-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-bionic-arm64.tar.gz",
"hash": "f79213bd0b43463f1b232e708eb69dd42fde7759d1aaf76be090e14a91ac1800f673c18c25005a2137c16722f1ec7ec1c91d2d572bdb0ce6326e7f851f5e1fdc"
},
{
"name": "dotnet-apphost-pack-linux-bionic-x64.tar.gz",
"rid": "linux-bionic-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-bionic-x64.tar.gz",
"hash": "0bf65ee779f74afe423519054dd0e81ba88561f69ae1da2afd70c015925b5782419cbee65387dde7ce7f185e955a4269b264ef1c4b632a856a94d1a14fe278a1"
},
{
"name": "dotnet-apphost-pack-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "a7cfc8b5e28568feb00505d695b02945463bd978b8f2df28d50717f2a964ed128f9000ccea5509a98c450d4eec8c9b6755a45c7e47c40fb63d4080bc3871664f"
},
{
"name": "dotnet-apphost-pack-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "51c57f42550727dbff85acb645bbe6a5d0b5acf7847f051285b7c103d8a8fa295fd462c435eec666af02d3608a094164fac3289d2f01d2ecbdc932e185a5959f"
},
{
"name": "dotnet-apphost-pack-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "66748c01dc98e5a9c22a090a41743535bfd5944ce56d08f767e74098db71b05d5174a81960b30d5ca5c967e04a13d40befcd3e159e510b1a4f59d309b6f70603"
},
{
"name": "dotnet-apphost-pack-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-x64.tar.gz",
"hash": "47447e76b07c86b6aa8149a987b09541f32107c51be04499aebebe49ef0f105515b8cb2878e00e0638f989d7479488020fe43aa6ffaac82fb75ea56c723e7c5f"
},
{
"name": "dotnet-apphost-pack-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "2e54f6b6185b29b872ba3c09230d156c893e128f2e89e59fc3659b1659e6deebb4992abc6d4a402f07eb8c7da8044d56387ce3cd1ee99f9e3d5c36c71e2fceb1"
},
{
"name": "dotnet-apphost-pack-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-osx-x64.tar.gz",
"hash": "add97710f49df0c49472569ca36a8ee0100bfd414f4ee192cb3fdf7cf8d2901c7b3bf218da6f86e0dfc738f1c396eba6d0d38fb3c89a2870697215628ea865d9"
},
{
"name": "dotnet-apphost-pack-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "01df5d4e7f0a8ed35a44e64e6b5539f2758d58de9abd432b62334f7474915e35a50be47e206f512fe344b427b713bf05e52cefa13dd95d7925295945b30bf387"
},
{
"name": "dotnet-apphost-pack-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "aaf370821b9ce471655c2570e144b14c9fb49f0a75b8653287c1cfb1bf974692dd633de7835067ec83f7842fb360315887d12327381a501a9be1bbe2cdfa6766"
},
{
"name": "dotnet-apphost-pack-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "f2a3cfc5b46d784d0a963b13579371d8af753d2f5f2ab7d9458f9d27bc156e4f37f53f06d2c0c94134f8a63cab0670ecd064387f55b5583bbad56522969db51b"
},
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-arm.tar.gz",
"hash": "9390efa105404d7df1779da30cd3b951fb5ae68154e1dcea280f4172576e546a4e26e11682a8078b837e0965a80e06eac5dacbb56cd7045a44ccfeb901d262b3"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "8d76e4e665af7dfdba5e4a31cb6f1bbb187bc2b9b8de565ef5ed715768dae859123042af7b384764096d0cb89a3d609f9e49bc27c229d2c11654cd488896263f"
},
{
"name": "dotnet-runtime-linux-bionic-arm64.tar.gz",
"rid": "linux-bionic-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-bionic-arm64.tar.gz",
"hash": "2bb6fc73eb9967e45d649c857ddc413698402915b3bfba25dabcb8bae709f764097a1e18a914a6ff16256ce379231afab57f7fd233fe79a1ee6c18a6e101d6a7"
},
{
"name": "dotnet-runtime-linux-bionic-x64.tar.gz",
"rid": "linux-bionic-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-bionic-x64.tar.gz",
"hash": "e742d8f031e467e8bb26465a261e2740199a1a108a7fe740f8a6d9c1372eafde42a89d8d761e3ab63972dcac19868b59c9fc10bd3a20dc0130e7687a6699b169"
},
{
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "1971f8162e8f10d2b8a8a313eecd41805d3491d2872c622bcf185d9c17fe8218370af021920d002979ce6bb1043bf7a0d913e2f27346d64bdea17c4999359522"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "294dff38273aab532eaaed7901399125090612f21f8c2e393885c61b649aabf5a4ccb850d8662f048d5a21f35bf3002b03e01c54977477a35190084a6ed25f59"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "1475454caa519cd3afa6bfb7a9517507c4914c53d0a7928ef7f5d342a56bda351a50bdc29424fae3cb5ecdacd23d7ef3c187ddc79932cca4639b9aa431b1256d"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-x64.tar.gz",
"hash": "bf6b7f71af8eb06ea0ba87fcd28c178222d0fc93a5b1ca9366003c24fcafbdc497b38809e4310a97bfb04fd27a0b6e892e76e8d403f6018d6fc9588c6a38170f"
},
{
"name": "dotnet-runtime-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-arm64.pkg",
"hash": "77fb9573b5c0d4f24cfd10eb6e8091d0977edd9911b32709fcc33392dc4e66e0aa7d72586fee25b198b819ada1e2f578041ab40dbd30adf1a8aaef78da32be04"
},
{
"name": "dotnet-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "d9f695b077b483ddd6ae2ae27b71e7de1639b11fa31905482a1bc9757487acd54bf6a47816b0244158d91b76423c542c6a282e47705a14525761eae0b2fa5047"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-x64.pkg",
"hash": "8ee3a91d37dc86b6aa06a795970c7ca9836e0ee756d916c878dc82d6d329a3021d8bd9a364df4cf972ff69ac00ca1de84c5349f4c05e7c56f3d1a10a8c65b3b8"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-x64.tar.gz",
"hash": "5ce8c4925d1d2f70f6fcd6d1a4fd001fac05a3029612519a1e96cd784d569a4813e8f1c85a5138eb75a22dd3c4ec2d9a70465c89042a68576a7965996e5eda83"
},
{
"name": "dotnet-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-arm64.exe",
"hash": "52ed29a335922d3298f2bf9825bffecc29680338ff8b52da82a1932943d3d50c3d680183d237dec43d8f7c9cd5057b6badd0443fa165bb4b77dd485e551b83f8"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "a17902f55631c1e8d26d67cbe7cc1e514f83b2288a1fe6395efb698b24c9d731e143de6301a69b8f8484682e30125fbb4c58e194efa1f969fa155bf447ccbeb9"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x64.exe",
"hash": "af3d7c04da65ffc5d93f856bb7f5a26359972137426919d39ea80d90bbebfa6d2d3ac616b01c440c5be5858131297930bab6fd3aff19556683ff5a03e1160ffe"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "cfccd5249860fcd7e8615f3c8e4aa40dcf84880962ec5f78c7df5fad64a17d234af285ee7540cbab2c5b22cccb4dba8d08e47ce50b3869ae79aa50c14dc77427"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x86.exe",
"hash": "8c5907e725bbb98cc3e585f3ec0423eed3575e34453e68b8ca972c5e10bd005a6c542bea176c4d295070cfdc689257bd110604d04d4dce676742b5efac9b28d4"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "bfd8dcc2b9c8d9a2a19a980e40474e743a737a02e9e1331be74cbfab1e5b751dc03b186936621dacf1fc4002c6264a892379e1866520fe9182b90f7099097fbf"
}
]
},
"sdk": {
"version": "10.0.100-rc.1.25451.107",
"version-display": "10.0.100-rc.1",
"runtime-version": "10.0.0-rc.1.25451.107",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "Visual Studio 2026 (v18.0 Preview 1)",
"vs-mac-support": "",
"csharp-version": "14.0",
"fsharp-version": "9.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-arm.tar.gz",
"hash": "4a7b82948634bf4981e47b292bfc4f9407925936ea736420a51accf0ecd05c6e1aaa1c7ff940ef5750b11cd7b902490b8a2f4da730ed729846270751f3ad0b56"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "71a9475cc1022058f3391eef850b518440d2e134de63b1cb8be048ab0dcdc1339288c5656e806b1097a603fd1c265d4e677359082611462482ee402faffac3d2"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "61d72712e295250f3d2343afa97be7c272b7e29227dcfadbd06d9a47ec2b87158d3a2ec1f559e98997a4cf79a5410b85021a6690a8bde35067284926b2342eb0"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "ff51d5eaa36e164980af47f99ee5f609b19fd7cf0caf7e167d40c6f30324072b21761528f266c6b921c07e7fac2240701e7d1b9af8ab548bcd05d37208aa5595"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "cc7eb9a34d5cea9757911591a455ff2090d321c3ff5e2a16c8119edfed13ce7eff1fff408134d8b5a62bffbb1b887ea6ccb60a74977a5ce77a299735f09e028b"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-x64.tar.gz",
"hash": "bb34b93d5ae23101e6774800d61243c236ad01f27b22a1670d987c1068ce075601b4dfd521320a725a654b655ffd912878b2fc843617a0b38c5a61f30a4cd29f"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-arm64.pkg",
"hash": "ad94ab7ddeafba6a19cb71d7e4af8f5937cea8d50a15e1fa20751b41ec82cf140b40fded39dbd7d4d50f89ee174ac034a6ae55313aeeb67b453a53dc66cbee5f"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "43c532ee0aa03f0245ef05578789c04822ea69c38e852f57bb0a1b4b34750f6d0f8c77a085c4eb0d613018f83674afb9096e99fce668a8763098abe821b9b7e0"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.pkg",
"hash": "de469378e1f613e867ab34dc7ae69a3c7f39a1fe70537650e3b0a9010c7cecb9e0c3c757c2bb1ea2c96a189014910b354c881b31d91eb876c502e57c5083b7d0"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.tar.gz",
"hash": "9370c3bf82498d73c173814237ece108c20758e84293e76532837d877be7ebe9aa8a72ffee8b371bbc0aceaa24110d3778715322778a42159bd32910da9f0768"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-arm64.exe",
"hash": "d189e87cfdd5311f7e9e663e83a98995f90a420aed476967dd6e5f1a06625f8c517df155df97a90e5bdae53e2f3cd3be9f1dbc139b5a3b40bfbb2fecb590dc58"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-arm64.zip",
"hash": "26b1251b0e7a3ff461ed99a59ecdc43cd9ba547bd34cd84d5e77816a3ee19020671a1c314d30d1162d4c844f5413fcd36bceed32c381c5f99cc31c1b566f5e85"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.exe",
"hash": "92926100cd94d7e3e936c9f433609707c0563dc12cdb591a2cdd92f6a332e92b312cb4ca1174956e16d68f6a42521c30214f878e492990ef3a98db08c03dc75a"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.zip",
"hash": "030194995e98e1c0f22b77c2d42ded91503fb989db789ed56d3cf9bc08473a0450c79c086c65fc456ae906e1aff90d1b93785d1d69b1465b20721833438062a5"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x86.exe",
"hash": "f1ee78cbbbd49e5a801fe950a5a3e2b4be6323e79f5a04ee480b2dfa34791ceea838b9c005cb90854b938a27f7926a2462d6ad85b71f00ecc4097f08b3aec680"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x86.zip",
"hash": "bf6a1e691e79d96ecf51c234242f2abd70af6f63c94d1e2a1050d723e2302bd2f9636d9e4797422244deed7bfd0132af6ade1ac37308bc399a22af866498b601"
}
]
},
"sdks": [
{
"version": "10.0.100-rc.1.25451.107",
"version-display": "10.0.100-rc.1",
"runtime-version": "10.0.0-rc.1.25451.107",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "Visual Studio 2026 (v18.0 Preview 1)",
"vs-mac-support": "",
"csharp-version": "14.0",
"fsharp-version": "9.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-arm.tar.gz",
"hash": "4a7b82948634bf4981e47b292bfc4f9407925936ea736420a51accf0ecd05c6e1aaa1c7ff940ef5750b11cd7b902490b8a2f4da730ed729846270751f3ad0b56"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "71a9475cc1022058f3391eef850b518440d2e134de63b1cb8be048ab0dcdc1339288c5656e806b1097a603fd1c265d4e677359082611462482ee402faffac3d2"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "61d72712e295250f3d2343afa97be7c272b7e29227dcfadbd06d9a47ec2b87158d3a2ec1f559e98997a4cf79a5410b85021a6690a8bde35067284926b2342eb0"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "ff51d5eaa36e164980af47f99ee5f609b19fd7cf0caf7e167d40c6f30324072b21761528f266c6b921c07e7fac2240701e7d1b9af8ab548bcd05d37208aa5595"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "cc7eb9a34d5cea9757911591a455ff2090d321c3ff5e2a16c8119edfed13ce7eff1fff408134d8b5a62bffbb1b887ea6ccb60a74977a5ce77a299735f09e028b"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-x64.tar.gz",
"hash": "bb34b93d5ae23101e6774800d61243c236ad01f27b22a1670d987c1068ce075601b4dfd521320a725a654b655ffd912878b2fc843617a0b38c5a61f30a4cd29f"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-arm64.pkg",
"hash": "ad94ab7ddeafba6a19cb71d7e4af8f5937cea8d50a15e1fa20751b41ec82cf140b40fded39dbd7d4d50f89ee174ac034a6ae55313aeeb67b453a53dc66cbee5f"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "43c532ee0aa03f0245ef05578789c04822ea69c38e852f57bb0a1b4b34750f6d0f8c77a085c4eb0d613018f83674afb9096e99fce668a8763098abe821b9b7e0"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.pkg",
"hash": "de469378e1f613e867ab34dc7ae69a3c7f39a1fe70537650e3b0a9010c7cecb9e0c3c757c2bb1ea2c96a189014910b354c881b31d91eb876c502e57c5083b7d0"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.tar.gz",
"hash": "9370c3bf82498d73c173814237ece108c20758e84293e76532837d877be7ebe9aa8a72ffee8b371bbc0aceaa24110d3778715322778a42159bd32910da9f0768"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-arm64.exe",
"hash": "d189e87cfdd5311f7e9e663e83a98995f90a420aed476967dd6e5f1a06625f8c517df155df97a90e5bdae53e2f3cd3be9f1dbc139b5a3b40bfbb2fecb590dc58"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-arm64.zip",
"hash": "26b1251b0e7a3ff461ed99a59ecdc43cd9ba547bd34cd84d5e77816a3ee19020671a1c314d30d1162d4c844f5413fcd36bceed32c381c5f99cc31c1b566f5e85"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.exe",
"hash": "92926100cd94d7e3e936c9f433609707c0563dc12cdb591a2cdd92f6a332e92b312cb4ca1174956e16d68f6a42521c30214f878e492990ef3a98db08c03dc75a"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.zip",
"hash": "030194995e98e1c0f22b77c2d42ded91503fb989db789ed56d3cf9bc08473a0450c79c086c65fc456ae906e1aff90d1b93785d1d69b1465b20721833438062a5"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x86.exe",
"hash": "f1ee78cbbbd49e5a801fe950a5a3e2b4be6323e79f5a04ee480b2dfa34791ceea838b9c005cb90854b938a27f7926a2462d6ad85b71f00ecc4097f08b3aec680"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x86.zip",
"hash": "bf6a1e691e79d96ecf51c234242f2abd70af6f63c94d1e2a1050d723e2302bd2f9636d9e4797422244deed7bfd0132af6ade1ac37308bc399a22af866498b601"
}
]
}
],
"aspnetcore-runtime": {
"version": "10.0.0-rc.1.25451.107",
"version-display": "10.0.0-rc.1",
"version-aspnetcoremodule": [],
"vs-version": "",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-arm.tar.gz",
"hash": "81058a18662967e825afdb3224103fdb111ce1c0fc3030857c62cc4ad1c7016f49747d733d758ce1eca80172de266c81126af8981ebe1c0d5df7264664f9b67a"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "bd86bac48405084fecb610260e60a1f645de455dfaf208caec9771af160fd1d7bdc99a4a1f88169c1cef7595536d55dc571472ca7a15928271d40ae45fdedefa"
},
{
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "0068163e30747a33f91152ed862f28912ff803daf12bd915a52feb2ffd06a8b153c0c89d9db965674a11ffd72df2b13cba29124c2a9790bde38d60de971acd7a"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "d30e26528ca93f3527f3535db83e1e19acf12d78708f4b22f5ce297534b47d8307a9e346a5882aaf159fa73b804cdf71f5c59e2ed3948cabaed5c737910afb35"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "86cfff7410151dc88427d0b9c795194e79d813961af92a02604dd47a73c87a62ccb6cbdfd66efcdb8a1096ee7d1538c535f8016d767a19bcf78ccdbabecf17e0"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-x64.tar.gz",
"hash": "d2219850cab73cebe3625a3e5321c67e2921d3bfefb6c238044a21d8a95ca07ca731507ba7c027a8b03fe8eeba7f23d8d884d34f02437d6a5830423484053d70"
},
{
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "e1eacf318f4314507cb979fb8f0ee574ad450ae98f6be2bc0b35dc4adf8478aab4becd6af7c0d2ac5682ba7767a1190a4fb5fc9b37b66b5ad362606dd981a4d6"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-osx-x64.tar.gz",
"hash": "5d6493cb1f780c205bd218c9990ee9e8abc44bc81d868d196046d68ff30df0b70725effaee2ee37b3e82ae75bb0d1a14b56c0a39642b7ae6d0a752c6bc9ea98b"
},
{
"name": "aspnetcore-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-arm64.exe",
"hash": "471b26191020d874c475ec86f1dcc3008c1e82827801d918a8650d1728a269354cb22a94cf2997b8c7b27c8101a3b8b4cb4229f45efc2dc094165babb3d96f12"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "f23f71213c015120b6e970f29ea73df8a6299a9c7010404f8303304ae6070b7b7aa92bc742e6c588c71bfed0b44ebed7aff9f9e7e8ddc81ea3b5e1338a1110cf"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-x64.exe",
"hash": "2f48085c1a06abf8878a85f9703d0bbb18eec7e77f988781f6a37588a985c098ae7b64fc35adb39f97cf8d7fc27f4086449bc3b98a3840dd1e20dfacf43ffbaa"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "c287391e51df115d8712edc0935d98c2403db5c9d4b8168c6a55e3662ae6a1f108244ce5aad25a6c68be0fea41c7c89c55b50cf427d8b71a55cf5d068f081107"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-x86.exe",
"hash": "99ac0f34bd21def4ce984748163aca4422a7b635b2d8247aa414031c3f9dd92b675e12fc46ac20ffaf1ffda5fe679a775c104c8d2deaf7e8c994a38539604f3c"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "960e7bd85ad6c5e5438d7f0ace3920c724c9286c13cc05359f2b4c73deabf9b7aace66352f47267cb275a55c02ea5994e167c21510169fd43773331323df1f92"
},
{
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-arm.tar.gz",
"hash": "692371f269bfee2b4e89f57b66b8550245bee57188f913c5916ac1fbb90d18102ad8054027b6dd70e6798acee518f1295a2031f307f28fbcea8178f8768c7927"
},
{
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "a6e564489bf1f8274cba4efb84e4fb109a0a4de8b335ec8df7c2c67650d47910f3109620a78d9ecf9155e64b8302d1b4c69d936ce42109505b16befbda9a0e12"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "c1654c7c37a207febe0cfc746805f5e64c559280a3a99fea1efc86dc3fa4668e1f6017172d4404fb5b3d65daaeb2bd4b67e4be792c30ca72046f816787306ec7"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "85a76445b9b9e0816a506b79960e392bcac399a55f6603684148168dc8c74e5a3beb0f65ce0ce74b5884e82847d267b36cd99366ac6919373c1915cf63eb6755"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "bd8681c332b5da73c6db6c85670c9474d6b727147589e65df158510cc84a732be7076bc7566e6ab8725c721541fd4088788a164cfa86187c2a057dc2858efcfc"
},
{
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-x64.tar.gz",
"hash": "e63a5e11ec9cdeb8dfcb41f1fcdfc0a0bb18cf54a99bc41ac4e5d5b9471284dcfeb737e29d7fbb5a5ee510e9a7f0a92e20f59e026c3e84f150ffe9cf117ba10c"
},
{
"name": "aspnetcore-runtime-composite-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "e7e1cc55911989aef87e282dcc40e6eb5d71da5f55c65f3233181849f0730ea7c22918b6979a060393e7847c15dfccedf2c2aebdae4db1dde5e53cb273c8deef"
},
{
"name": "aspnetcore-runtime-composite-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-osx-x64.tar.gz",
"hash": "7940dc6f7e156d711d03428574b5ab1fe9ed2dac501333f5e1cdfed4fcfad60619d988081326973df4e126281614cdb4dfc379f000de136f99a7916720df1290"
},
{
"name": "aspnetcore-runtime-composite-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "ab7b4409316882059bab3af5d067401d6ae5a8ac35bbeb94bb38864ad445007d326eeee789e765fec893ac8fd13f3ab25e034671f3363808b0ab7acb19e9e035"
},
{
"name": "aspnetcore-runtime-composite-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "545857d06330f9bff705c319f58b37c6e1f97093bb3f2aaea9481abaf9f7a4cb589785d4b5183ec921a925eb7f879892982cce04702e90f984f95b5160cc549f"
},
{
"name": "aspnetcore-runtime-composite-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "b1afc8d683a18593ed40b5e95c113ab525c52cb025c794e75941332ec3862049792055c43d83a6be7ea5c8d5cce2e8a54075a520a33cf818363cb87e3adb29c7"
},
{
"name": "aspnetcore-targeting-pack-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-arm.tar.gz",
"hash": "0a4e25d1eac83a6eb0e4b0ae786b18ab4718f44ac4b06a5ae1258aabf4f9796aba4e67ab34dc773899380c6885c4a3d28a4485e5c2cfaebc21b9fe8f6fba2b98"
},
{
"name": "aspnetcore-targeting-pack-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "e29cd3ee12bce41f56da92104cbd1353004f3b78b18160601a62a11451d432863646eae783dd724a02306268e11f96b763ebceb9b7c2ad13fb74d57ecdb3e08b"
},
{
"name": "aspnetcore-targeting-pack-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "a4ce92a17dca4f82ab0ec24bc78ce8e5ccb627548538f9f80218679114be646ddbf94e2b259f47be41f1da4d23224492a7abe3cadd947836a149d8e63807f084"
},
{
"name": "aspnetcore-targeting-pack-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "3689b89a725d2649a067b0fe1681846d4f6a3d388215ee8aaa2c298631cdc09d890d50f6329ae06c1ca0b3949ccbd849323a9e9aac60ea4d1b8eb5a024bf28e3"
},
{
"name": "aspnetcore-targeting-pack-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "5f79a0a2774a22e56eea42b40fac4dbd6090e46b897ce7160b776bee26b5d4543d0ac63f3e9d2b49df655923a1b83e0143fe27679179042dc8d2661bc0955b39"
},
{
"name": "aspnetcore-targeting-pack-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-x64.tar.gz",
"hash": "f518bc367abcaf11d731405b7daed7d2acf2b98743fd9eb4123dea98d9e2b2e05a04e173a726d1c31da30bbeba015382ccfaf4bf11b601fbe9b93e9cf068fb67"
},
{
"name": "aspnetcore-targeting-pack-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "3fd850e3813c3306eb85a3f54d1336c65bf4857bdbfe2e3eda2a82205d0f48819f5b8195dc1f801a730aa4f99e8817e6b33e2c82f9c6dd002be4af88e3f41984"
},
{
"name": "aspnetcore-targeting-pack-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-osx-x64.tar.gz",
"hash": "f81020cda4ea3c7448aa2b57bfdda83ef15fb1fac11e4dd1d71d80f752576ed4b1e0601e295dbc4dd1eca927a3f3b5e2fd04a35815e858405cf69d3bd1579419"
},
{
"name": "aspnetcore-targeting-pack-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "6bf4b5a5c960f8bb07dce881336c726e48719b3b820a19a5255e044fd29bfe42de3ccfd385866a740b4c09f7a82f70a605f754d8219288662db7bc537920ddad"
},
{
"name": "aspnetcore-targeting-pack-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "642d925e8c392f5eb53fb90047280f7fb54f218eb3c8a3e5423578dacaf253d8e7b2263d0b48105dfcfb6b30b9163d7dd70bc09695d3a554449d484c52e0e2f7"
},
{
"name": "aspnetcore-targeting-pack-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "9284bb8e71db42b5d8407621166b8a6073e2a0768e40bb88b18a3353ee58d74aa2fcba6a65a25e54e52f31262e057e5ab9535806be938a9185fa656ff6e009d9"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/dotnet-hosting-10.0.0-rc.1.25451.107-win.exe",
"hash": "6f2b4fb2af8604773d67fd27612c1dc9a24ec86efeb614b18e5f2805c3734284de93dd989ba71fbb07ad3b4cfe48bd8e29091147563ce62ba8f36d2780e36a5e",
"akams": "https://aka.ms/dotnetcore-10-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "10.0.0-rc.1.25451.107",
"version-display": "10.0.0-rc.1",
"files": [
{
"name": "windowsdesktop-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-arm64.exe",
"hash": "eb863f991ff329540f5be0d5e93b6616ac11d2cd5ff7feb9c5912f022f27c169ae8e6622d6212260c597981dc8ee03c9ea77aefe87c9809a665c5e9fdb68b376"
},
{
"name": "windowsdesktop-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "c5f92d39561d6d9f79d1773f98f59a6283b8d8258a69aff46ded7a3821d82e6cb4788f11a1b9283bb12492b77f368a490e8c6e01a12b4ca4c5f979aa98ba2756"
},
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-x64.exe",
"hash": "45116876b4d6f1fcbe9cefb206c9e7ce992a3d440a76aebfee5238490db9804441aabecc518bf5b9e1e12606214dae7c63fd53269244d70f63c1f4859866c6c2"
},
{
"name": "windowsdesktop-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "968fd52281e8bb27824d3751ce63967a55d72c10e14ef072293248de61b6d4d62d9c4f07e34d7439fc0f3ff19fa6209b880131d1926c071a9ccd9740ba1f7905"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-x86.exe",
"hash": "be88bfca63b99db01756f3b47c61f987b7a63fd68404e8afc48183ad5ddf22a5a08189a082a23cdeded5a2711086526c3b92f5880c53cb4b9f790d8eb36eb9e7"
},
{
"name": "windowsdesktop-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "3308524e23160380ae22e56e312d579971143c4726068ebdb850ddb57f6f16e43adaa51f34dcfffadb397f86bc21407d71583c75b7f406c9aad57b637c6e4bf9"
}
]
}
}
}

View File

@@ -0,0 +1,15 @@
# Runtime updates in .NET 10 Release Candidate 1
This release was focused on quality improvements as we near general availability of .NET 10. It is covered by a go-live license, and we encourage developers today to try it out and provide feedback on anything that you find in your development so we can incorporate any additional enhancements into the final release.
Runtime updates in .NET 10 Release Candidate 1:
* [What's new in the .NET Runtime in .NET 10](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview) documentation
* [GitHub Release changelog](https://github.com/dotnet/runtime/compare/release/10.0-preview7...release/10.0-rc1)
.NET 10 Release Candidate 1:
* [Discussion](https://aka.ms/dotnet/10/rc1)
* [Release notes](README.md)
* [SDK release notes](sdk.md)
* [Libraries release notes](libraries.md)

View File

@@ -0,0 +1,13 @@
# SDK in .NET 10 RC 1 - Release Notes
This release was focused on quality improvements as we near general availability of .NET 10. It is covered by a go-live license, and we encourage developers today to try it out and provide feedback on anything that you find in your development so we can incorporate any additional enhancements into the final release.
* [What's new in the .NET Runtime in .NET 10](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview) documentation
* [GitHub Release changelog](https://github.com/dotnet/sdk/compare/v10.0.100-preview.7.25380.108...v10.0.100-rc.1.25451.107)
.NET 10 Release Candidate 1:
* [Discussion](https://aka.ms/dotnet/10/rc1)
* [Release notes](README.md)
* [Runtime release notes](runtime.md)
* [Libraries release notes](libraries.md)

View File

@@ -0,0 +1,6 @@
# Visual Basic in .NET 10 RC 1 - Release Notes
This preview release does not contain new Visual Basic features. Please checkout the lastest documentation:
- [What's new in Visual Basic](https://learn.microsoft.com/dotnet/visual-basic/whats-new/) documentation
- [Breaking changes](https://learn.microsoft.com/dotnet/visual-basic/whats-new/breaking-changes)

View File

@@ -0,0 +1,27 @@
# WinForms .NET 10 RC1 Release Notes
Here's a summary of what's new in WinForms in this release:
- [Dark Mode Now Fully Integrated](#dark-mode-now-fully-integrated)
- [Clarification on ControlStyles `ApplyThemingImplicitlyUsage`](#clarification-on-controlstyles-applythemingimplicitlyusage)
- [Several additional improvements to renderer, async, and state management](#additional-improvements)
Windows Forms updates in .NET 10:
- [What's new in Windows Forms](https://learn.microsoft.com/dotnet/desktop/winforms/whats-new/) documentation
## Dark Mode Now Fully Integrated
Dark mode is officially out of experimental status and can be used without special configuration. Keep in mind that the dark mode renderer relies on underlying Win32 controls, and while we anticipate improvements, dark mode support will evolve over time. Please refer to our updated docs for the latest scope and details.
## Clarification on ControlStyles `ApplyThemingImplicitlyUsage`
While the `ControlStyles` enum element `ApplyThemingImplicitly` isnt new, it now has a more precise application for opting in or out of dark mode themin: Its crucial to set this enum flag in a derived control in `CreateParams` _before_ calling the base method. Due to the original WinForms design, `CreateParams` runs before derived class constructors, and this order can be a common pitfall if not highlighted. We've updated the docs with this note, and its important for developers inheriting controls to follow this guidance, if they want their control to opt in or out implicit theming handling.
## Additional Improvements
- **Renderer and Color Fixes**: We've resolved issues with foreground and background colors for buttons and text boxes in dark mode.
- **Async Enhancements**: `InvokeAsync`, `ShowAsync`, and `ShowDialogAsync` are now stable and out of experimental mode, with optimized allocations and documented behavior for canceled tasks.
- **Improved Form.Show Async State Management**: The async task state now carries a weak reference to the form, enabling responsive UIs when managing multiple windows.

View File

@@ -0,0 +1,7 @@
# WPF in .NET 10 RC 1 - Release Notes
This preview release does not contain new WPF features.
WPF updates in .NET 10:
- [What's new in WPF in .NET 10](https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/net100) documentation

View File

@@ -1,13 +1,709 @@
{
"channel-version": "10.0",
"latest-release": "10.0.0-preview.7",
"latest-release-date": "2025-08-12",
"latest-runtime": "10.0.0-preview.7.25380.108",
"latest-sdk": "10.0.100-preview.7.25380.108",
"latest-release": "10.0.0-rc.1",
"latest-release-date": "2025-09-09",
"latest-runtime": "10.0.0-rc.1.25451.107",
"latest-sdk": "10.0.100-rc.1.25451.107",
"support-phase": "preview",
"release-type": "lts",
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
"releases": [
{
"release-date": "2025-09-09",
"release-version": "10.0.0-rc.1",
"security": false,
"cve-list": [],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0-rc.1/10.0.0-rc.1.md",
"runtime": {
"version": "10.0.0-rc.1.25451.107",
"version-display": "10.0.0-rc.1",
"vs-version": "",
"vs-mac-version": "",
"files": [
{
"name": "dotnet-apphost-pack-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-arm.tar.gz",
"hash": "a4642196b0781088b8d232ce7fe5c1dece2e84998826b2b0e20be2eab7af425ea4defe609d7e20fb187f679df24aa6e9c711e48618f056bad1daa0ec00c9e26b"
},
{
"name": "dotnet-apphost-pack-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "2d0c6abef3f8161f2df7ea2f61c96bafa9a3be44fbd77d9530e71a6ab1e3cbb95e34c41c945148790fc52baa3933fb731e4b5768f1e8e16a681adeba73aa0342"
},
{
"name": "dotnet-apphost-pack-linux-bionic-arm64.tar.gz",
"rid": "linux-bionic-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-bionic-arm64.tar.gz",
"hash": "f79213bd0b43463f1b232e708eb69dd42fde7759d1aaf76be090e14a91ac1800f673c18c25005a2137c16722f1ec7ec1c91d2d572bdb0ce6326e7f851f5e1fdc"
},
{
"name": "dotnet-apphost-pack-linux-bionic-x64.tar.gz",
"rid": "linux-bionic-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-bionic-x64.tar.gz",
"hash": "0bf65ee779f74afe423519054dd0e81ba88561f69ae1da2afd70c015925b5782419cbee65387dde7ce7f185e955a4269b264ef1c4b632a856a94d1a14fe278a1"
},
{
"name": "dotnet-apphost-pack-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "a7cfc8b5e28568feb00505d695b02945463bd978b8f2df28d50717f2a964ed128f9000ccea5509a98c450d4eec8c9b6755a45c7e47c40fb63d4080bc3871664f"
},
{
"name": "dotnet-apphost-pack-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "51c57f42550727dbff85acb645bbe6a5d0b5acf7847f051285b7c103d8a8fa295fd462c435eec666af02d3608a094164fac3289d2f01d2ecbdc932e185a5959f"
},
{
"name": "dotnet-apphost-pack-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "66748c01dc98e5a9c22a090a41743535bfd5944ce56d08f767e74098db71b05d5174a81960b30d5ca5c967e04a13d40befcd3e159e510b1a4f59d309b6f70603"
},
{
"name": "dotnet-apphost-pack-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-linux-x64.tar.gz",
"hash": "47447e76b07c86b6aa8149a987b09541f32107c51be04499aebebe49ef0f105515b8cb2878e00e0638f989d7479488020fe43aa6ffaac82fb75ea56c723e7c5f"
},
{
"name": "dotnet-apphost-pack-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "2e54f6b6185b29b872ba3c09230d156c893e128f2e89e59fc3659b1659e6deebb4992abc6d4a402f07eb8c7da8044d56387ce3cd1ee99f9e3d5c36c71e2fceb1"
},
{
"name": "dotnet-apphost-pack-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-osx-x64.tar.gz",
"hash": "add97710f49df0c49472569ca36a8ee0100bfd414f4ee192cb3fdf7cf8d2901c7b3bf218da6f86e0dfc738f1c396eba6d0d38fb3c89a2870697215628ea865d9"
},
{
"name": "dotnet-apphost-pack-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "01df5d4e7f0a8ed35a44e64e6b5539f2758d58de9abd432b62334f7474915e35a50be47e206f512fe344b427b713bf05e52cefa13dd95d7925295945b30bf387"
},
{
"name": "dotnet-apphost-pack-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "aaf370821b9ce471655c2570e144b14c9fb49f0a75b8653287c1cfb1bf974692dd633de7835067ec83f7842fb360315887d12327381a501a9be1bbe2cdfa6766"
},
{
"name": "dotnet-apphost-pack-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-apphost-pack-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "f2a3cfc5b46d784d0a963b13579371d8af753d2f5f2ab7d9458f9d27bc156e4f37f53f06d2c0c94134f8a63cab0670ecd064387f55b5583bbad56522969db51b"
},
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-arm.tar.gz",
"hash": "9390efa105404d7df1779da30cd3b951fb5ae68154e1dcea280f4172576e546a4e26e11682a8078b837e0965a80e06eac5dacbb56cd7045a44ccfeb901d262b3"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "8d76e4e665af7dfdba5e4a31cb6f1bbb187bc2b9b8de565ef5ed715768dae859123042af7b384764096d0cb89a3d609f9e49bc27c229d2c11654cd488896263f"
},
{
"name": "dotnet-runtime-linux-bionic-arm64.tar.gz",
"rid": "linux-bionic-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-bionic-arm64.tar.gz",
"hash": "2bb6fc73eb9967e45d649c857ddc413698402915b3bfba25dabcb8bae709f764097a1e18a914a6ff16256ce379231afab57f7fd233fe79a1ee6c18a6e101d6a7"
},
{
"name": "dotnet-runtime-linux-bionic-x64.tar.gz",
"rid": "linux-bionic-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-bionic-x64.tar.gz",
"hash": "e742d8f031e467e8bb26465a261e2740199a1a108a7fe740f8a6d9c1372eafde42a89d8d761e3ab63972dcac19868b59c9fc10bd3a20dc0130e7687a6699b169"
},
{
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "1971f8162e8f10d2b8a8a313eecd41805d3491d2872c622bcf185d9c17fe8218370af021920d002979ce6bb1043bf7a0d913e2f27346d64bdea17c4999359522"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "294dff38273aab532eaaed7901399125090612f21f8c2e393885c61b649aabf5a4ccb850d8662f048d5a21f35bf3002b03e01c54977477a35190084a6ed25f59"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "1475454caa519cd3afa6bfb7a9517507c4914c53d0a7928ef7f5d342a56bda351a50bdc29424fae3cb5ecdacd23d7ef3c187ddc79932cca4639b9aa431b1256d"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-linux-x64.tar.gz",
"hash": "bf6b7f71af8eb06ea0ba87fcd28c178222d0fc93a5b1ca9366003c24fcafbdc497b38809e4310a97bfb04fd27a0b6e892e76e8d403f6018d6fc9588c6a38170f"
},
{
"name": "dotnet-runtime-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-arm64.pkg",
"hash": "77fb9573b5c0d4f24cfd10eb6e8091d0977edd9911b32709fcc33392dc4e66e0aa7d72586fee25b198b819ada1e2f578041ab40dbd30adf1a8aaef78da32be04"
},
{
"name": "dotnet-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "d9f695b077b483ddd6ae2ae27b71e7de1639b11fa31905482a1bc9757487acd54bf6a47816b0244158d91b76423c542c6a282e47705a14525761eae0b2fa5047"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-x64.pkg",
"hash": "8ee3a91d37dc86b6aa06a795970c7ca9836e0ee756d916c878dc82d6d329a3021d8bd9a364df4cf972ff69ac00ca1de84c5349f4c05e7c56f3d1a10a8c65b3b8"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-osx-x64.tar.gz",
"hash": "5ce8c4925d1d2f70f6fcd6d1a4fd001fac05a3029612519a1e96cd784d569a4813e8f1c85a5138eb75a22dd3c4ec2d9a70465c89042a68576a7965996e5eda83"
},
{
"name": "dotnet-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-arm64.exe",
"hash": "52ed29a335922d3298f2bf9825bffecc29680338ff8b52da82a1932943d3d50c3d680183d237dec43d8f7c9cd5057b6badd0443fa165bb4b77dd485e551b83f8"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "a17902f55631c1e8d26d67cbe7cc1e514f83b2288a1fe6395efb698b24c9d731e143de6301a69b8f8484682e30125fbb4c58e194efa1f969fa155bf447ccbeb9"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x64.exe",
"hash": "af3d7c04da65ffc5d93f856bb7f5a26359972137426919d39ea80d90bbebfa6d2d3ac616b01c440c5be5858131297930bab6fd3aff19556683ff5a03e1160ffe"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "cfccd5249860fcd7e8615f3c8e4aa40dcf84880962ec5f78c7df5fad64a17d234af285ee7540cbab2c5b22cccb4dba8d08e47ce50b3869ae79aa50c14dc77427"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x86.exe",
"hash": "8c5907e725bbb98cc3e585f3ec0423eed3575e34453e68b8ca972c5e10bd005a6c542bea176c4d295070cfdc689257bd110604d04d4dce676742b5efac9b28d4"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0-rc.1.25451.107/dotnet-runtime-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "bfd8dcc2b9c8d9a2a19a980e40474e743a737a02e9e1331be74cbfab1e5b751dc03b186936621dacf1fc4002c6264a892379e1866520fe9182b90f7099097fbf"
}
]
},
"sdk": {
"version": "10.0.100-rc.1.25451.107",
"version-display": "10.0.100-rc.1",
"runtime-version": "10.0.0-rc.1.25451.107",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "Visual Studio 2026 (v18.0 Preview 1)",
"vs-mac-support": "",
"csharp-version": "14.0",
"fsharp-version": "9.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-arm.tar.gz",
"hash": "4a7b82948634bf4981e47b292bfc4f9407925936ea736420a51accf0ecd05c6e1aaa1c7ff940ef5750b11cd7b902490b8a2f4da730ed729846270751f3ad0b56"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "71a9475cc1022058f3391eef850b518440d2e134de63b1cb8be048ab0dcdc1339288c5656e806b1097a603fd1c265d4e677359082611462482ee402faffac3d2"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "61d72712e295250f3d2343afa97be7c272b7e29227dcfadbd06d9a47ec2b87158d3a2ec1f559e98997a4cf79a5410b85021a6690a8bde35067284926b2342eb0"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "ff51d5eaa36e164980af47f99ee5f609b19fd7cf0caf7e167d40c6f30324072b21761528f266c6b921c07e7fac2240701e7d1b9af8ab548bcd05d37208aa5595"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "cc7eb9a34d5cea9757911591a455ff2090d321c3ff5e2a16c8119edfed13ce7eff1fff408134d8b5a62bffbb1b887ea6ccb60a74977a5ce77a299735f09e028b"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-x64.tar.gz",
"hash": "bb34b93d5ae23101e6774800d61243c236ad01f27b22a1670d987c1068ce075601b4dfd521320a725a654b655ffd912878b2fc843617a0b38c5a61f30a4cd29f"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-arm64.pkg",
"hash": "ad94ab7ddeafba6a19cb71d7e4af8f5937cea8d50a15e1fa20751b41ec82cf140b40fded39dbd7d4d50f89ee174ac034a6ae55313aeeb67b453a53dc66cbee5f"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "43c532ee0aa03f0245ef05578789c04822ea69c38e852f57bb0a1b4b34750f6d0f8c77a085c4eb0d613018f83674afb9096e99fce668a8763098abe821b9b7e0"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.pkg",
"hash": "de469378e1f613e867ab34dc7ae69a3c7f39a1fe70537650e3b0a9010c7cecb9e0c3c757c2bb1ea2c96a189014910b354c881b31d91eb876c502e57c5083b7d0"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.tar.gz",
"hash": "9370c3bf82498d73c173814237ece108c20758e84293e76532837d877be7ebe9aa8a72ffee8b371bbc0aceaa24110d3778715322778a42159bd32910da9f0768"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-arm64.exe",
"hash": "d189e87cfdd5311f7e9e663e83a98995f90a420aed476967dd6e5f1a06625f8c517df155df97a90e5bdae53e2f3cd3be9f1dbc139b5a3b40bfbb2fecb590dc58"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-arm64.zip",
"hash": "26b1251b0e7a3ff461ed99a59ecdc43cd9ba547bd34cd84d5e77816a3ee19020671a1c314d30d1162d4c844f5413fcd36bceed32c381c5f99cc31c1b566f5e85"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.exe",
"hash": "92926100cd94d7e3e936c9f433609707c0563dc12cdb591a2cdd92f6a332e92b312cb4ca1174956e16d68f6a42521c30214f878e492990ef3a98db08c03dc75a"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.zip",
"hash": "030194995e98e1c0f22b77c2d42ded91503fb989db789ed56d3cf9bc08473a0450c79c086c65fc456ae906e1aff90d1b93785d1d69b1465b20721833438062a5"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x86.exe",
"hash": "f1ee78cbbbd49e5a801fe950a5a3e2b4be6323e79f5a04ee480b2dfa34791ceea838b9c005cb90854b938a27f7926a2462d6ad85b71f00ecc4097f08b3aec680"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x86.zip",
"hash": "bf6a1e691e79d96ecf51c234242f2abd70af6f63c94d1e2a1050d723e2302bd2f9636d9e4797422244deed7bfd0132af6ade1ac37308bc399a22af866498b601"
}
]
},
"sdks": [
{
"version": "10.0.100-rc.1.25451.107",
"version-display": "10.0.100-rc.1",
"runtime-version": "10.0.0-rc.1.25451.107",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "Visual Studio 2026 (v18.0 Preview 1)",
"vs-mac-support": "",
"csharp-version": "14.0",
"fsharp-version": "9.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-arm.tar.gz",
"hash": "4a7b82948634bf4981e47b292bfc4f9407925936ea736420a51accf0ecd05c6e1aaa1c7ff940ef5750b11cd7b902490b8a2f4da730ed729846270751f3ad0b56"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "71a9475cc1022058f3391eef850b518440d2e134de63b1cb8be048ab0dcdc1339288c5656e806b1097a603fd1c265d4e677359082611462482ee402faffac3d2"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "61d72712e295250f3d2343afa97be7c272b7e29227dcfadbd06d9a47ec2b87158d3a2ec1f559e98997a4cf79a5410b85021a6690a8bde35067284926b2342eb0"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "ff51d5eaa36e164980af47f99ee5f609b19fd7cf0caf7e167d40c6f30324072b21761528f266c6b921c07e7fac2240701e7d1b9af8ab548bcd05d37208aa5595"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "cc7eb9a34d5cea9757911591a455ff2090d321c3ff5e2a16c8119edfed13ce7eff1fff408134d8b5a62bffbb1b887ea6ccb60a74977a5ce77a299735f09e028b"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-linux-x64.tar.gz",
"hash": "bb34b93d5ae23101e6774800d61243c236ad01f27b22a1670d987c1068ce075601b4dfd521320a725a654b655ffd912878b2fc843617a0b38c5a61f30a4cd29f"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-arm64.pkg",
"hash": "ad94ab7ddeafba6a19cb71d7e4af8f5937cea8d50a15e1fa20751b41ec82cf140b40fded39dbd7d4d50f89ee174ac034a6ae55313aeeb67b453a53dc66cbee5f"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "43c532ee0aa03f0245ef05578789c04822ea69c38e852f57bb0a1b4b34750f6d0f8c77a085c4eb0d613018f83674afb9096e99fce668a8763098abe821b9b7e0"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.pkg",
"hash": "de469378e1f613e867ab34dc7ae69a3c7f39a1fe70537650e3b0a9010c7cecb9e0c3c757c2bb1ea2c96a189014910b354c881b31d91eb876c502e57c5083b7d0"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-osx-x64.tar.gz",
"hash": "9370c3bf82498d73c173814237ece108c20758e84293e76532837d877be7ebe9aa8a72ffee8b371bbc0aceaa24110d3778715322778a42159bd32910da9f0768"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-arm64.exe",
"hash": "d189e87cfdd5311f7e9e663e83a98995f90a420aed476967dd6e5f1a06625f8c517df155df97a90e5bdae53e2f3cd3be9f1dbc139b5a3b40bfbb2fecb590dc58"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-arm64.zip",
"hash": "26b1251b0e7a3ff461ed99a59ecdc43cd9ba547bd34cd84d5e77816a3ee19020671a1c314d30d1162d4c844f5413fcd36bceed32c381c5f99cc31c1b566f5e85"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.exe",
"hash": "92926100cd94d7e3e936c9f433609707c0563dc12cdb591a2cdd92f6a332e92b312cb4ca1174956e16d68f6a42521c30214f878e492990ef3a98db08c03dc75a"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x64.zip",
"hash": "030194995e98e1c0f22b77c2d42ded91503fb989db789ed56d3cf9bc08473a0450c79c086c65fc456ae906e1aff90d1b93785d1d69b1465b20721833438062a5"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x86.exe",
"hash": "f1ee78cbbbd49e5a801fe950a5a3e2b4be6323e79f5a04ee480b2dfa34791ceea838b9c005cb90854b938a27f7926a2462d6ad85b71f00ecc4097f08b3aec680"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.1.25451.107/dotnet-sdk-10.0.100-rc.1.25451.107-win-x86.zip",
"hash": "bf6a1e691e79d96ecf51c234242f2abd70af6f63c94d1e2a1050d723e2302bd2f9636d9e4797422244deed7bfd0132af6ade1ac37308bc399a22af866498b601"
}
]
}
],
"aspnetcore-runtime": {
"version": "10.0.0-rc.1.25451.107",
"version-display": "10.0.0-rc.1",
"version-aspnetcoremodule": [],
"vs-version": "",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-arm.tar.gz",
"hash": "81058a18662967e825afdb3224103fdb111ce1c0fc3030857c62cc4ad1c7016f49747d733d758ce1eca80172de266c81126af8981ebe1c0d5df7264664f9b67a"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "bd86bac48405084fecb610260e60a1f645de455dfaf208caec9771af160fd1d7bdc99a4a1f88169c1cef7595536d55dc571472ca7a15928271d40ae45fdedefa"
},
{
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "0068163e30747a33f91152ed862f28912ff803daf12bd915a52feb2ffd06a8b153c0c89d9db965674a11ffd72df2b13cba29124c2a9790bde38d60de971acd7a"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "d30e26528ca93f3527f3535db83e1e19acf12d78708f4b22f5ce297534b47d8307a9e346a5882aaf159fa73b804cdf71f5c59e2ed3948cabaed5c737910afb35"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "86cfff7410151dc88427d0b9c795194e79d813961af92a02604dd47a73c87a62ccb6cbdfd66efcdb8a1096ee7d1538c535f8016d767a19bcf78ccdbabecf17e0"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-linux-x64.tar.gz",
"hash": "d2219850cab73cebe3625a3e5321c67e2921d3bfefb6c238044a21d8a95ca07ca731507ba7c027a8b03fe8eeba7f23d8d884d34f02437d6a5830423484053d70"
},
{
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "e1eacf318f4314507cb979fb8f0ee574ad450ae98f6be2bc0b35dc4adf8478aab4becd6af7c0d2ac5682ba7767a1190a4fb5fc9b37b66b5ad362606dd981a4d6"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-osx-x64.tar.gz",
"hash": "5d6493cb1f780c205bd218c9990ee9e8abc44bc81d868d196046d68ff30df0b70725effaee2ee37b3e82ae75bb0d1a14b56c0a39642b7ae6d0a752c6bc9ea98b"
},
{
"name": "aspnetcore-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-arm64.exe",
"hash": "471b26191020d874c475ec86f1dcc3008c1e82827801d918a8650d1728a269354cb22a94cf2997b8c7b27c8101a3b8b4cb4229f45efc2dc094165babb3d96f12"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "f23f71213c015120b6e970f29ea73df8a6299a9c7010404f8303304ae6070b7b7aa92bc742e6c588c71bfed0b44ebed7aff9f9e7e8ddc81ea3b5e1338a1110cf"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-x64.exe",
"hash": "2f48085c1a06abf8878a85f9703d0bbb18eec7e77f988781f6a37588a985c098ae7b64fc35adb39f97cf8d7fc27f4086449bc3b98a3840dd1e20dfacf43ffbaa"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "c287391e51df115d8712edc0935d98c2403db5c9d4b8168c6a55e3662ae6a1f108244ce5aad25a6c68be0fea41c7c89c55b50cf427d8b71a55cf5d068f081107"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-x86.exe",
"hash": "99ac0f34bd21def4ce984748163aca4422a7b635b2d8247aa414031c3f9dd92b675e12fc46ac20ffaf1ffda5fe679a775c104c8d2deaf7e8c994a38539604f3c"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "960e7bd85ad6c5e5438d7f0ace3920c724c9286c13cc05359f2b4c73deabf9b7aace66352f47267cb275a55c02ea5994e167c21510169fd43773331323df1f92"
},
{
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-arm.tar.gz",
"hash": "692371f269bfee2b4e89f57b66b8550245bee57188f913c5916ac1fbb90d18102ad8054027b6dd70e6798acee518f1295a2031f307f28fbcea8178f8768c7927"
},
{
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "a6e564489bf1f8274cba4efb84e4fb109a0a4de8b335ec8df7c2c67650d47910f3109620a78d9ecf9155e64b8302d1b4c69d936ce42109505b16befbda9a0e12"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "c1654c7c37a207febe0cfc746805f5e64c559280a3a99fea1efc86dc3fa4668e1f6017172d4404fb5b3d65daaeb2bd4b67e4be792c30ca72046f816787306ec7"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "85a76445b9b9e0816a506b79960e392bcac399a55f6603684148168dc8c74e5a3beb0f65ce0ce74b5884e82847d267b36cd99366ac6919373c1915cf63eb6755"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "bd8681c332b5da73c6db6c85670c9474d6b727147589e65df158510cc84a732be7076bc7566e6ab8725c721541fd4088788a164cfa86187c2a057dc2858efcfc"
},
{
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-linux-x64.tar.gz",
"hash": "e63a5e11ec9cdeb8dfcb41f1fcdfc0a0bb18cf54a99bc41ac4e5d5b9471284dcfeb737e29d7fbb5a5ee510e9a7f0a92e20f59e026c3e84f150ffe9cf117ba10c"
},
{
"name": "aspnetcore-runtime-composite-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "e7e1cc55911989aef87e282dcc40e6eb5d71da5f55c65f3233181849f0730ea7c22918b6979a060393e7847c15dfccedf2c2aebdae4db1dde5e53cb273c8deef"
},
{
"name": "aspnetcore-runtime-composite-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-osx-x64.tar.gz",
"hash": "7940dc6f7e156d711d03428574b5ab1fe9ed2dac501333f5e1cdfed4fcfad60619d988081326973df4e126281614cdb4dfc379f000de136f99a7916720df1290"
},
{
"name": "aspnetcore-runtime-composite-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "ab7b4409316882059bab3af5d067401d6ae5a8ac35bbeb94bb38864ad445007d326eeee789e765fec893ac8fd13f3ab25e034671f3363808b0ab7acb19e9e035"
},
{
"name": "aspnetcore-runtime-composite-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "545857d06330f9bff705c319f58b37c6e1f97093bb3f2aaea9481abaf9f7a4cb589785d4b5183ec921a925eb7f879892982cce04702e90f984f95b5160cc549f"
},
{
"name": "aspnetcore-runtime-composite-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-runtime-composite-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "b1afc8d683a18593ed40b5e95c113ab525c52cb025c794e75941332ec3862049792055c43d83a6be7ea5c8d5cce2e8a54075a520a33cf818363cb87e3adb29c7"
},
{
"name": "aspnetcore-targeting-pack-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-arm.tar.gz",
"hash": "0a4e25d1eac83a6eb0e4b0ae786b18ab4718f44ac4b06a5ae1258aabf4f9796aba4e67ab34dc773899380c6885c4a3d28a4485e5c2cfaebc21b9fe8f6fba2b98"
},
{
"name": "aspnetcore-targeting-pack-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-arm64.tar.gz",
"hash": "e29cd3ee12bce41f56da92104cbd1353004f3b78b18160601a62a11451d432863646eae783dd724a02306268e11f96b763ebceb9b7c2ad13fb74d57ecdb3e08b"
},
{
"name": "aspnetcore-targeting-pack-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-musl-arm.tar.gz",
"hash": "a4ce92a17dca4f82ab0ec24bc78ce8e5ccb627548538f9f80218679114be646ddbf94e2b259f47be41f1da4d23224492a7abe3cadd947836a149d8e63807f084"
},
{
"name": "aspnetcore-targeting-pack-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-musl-arm64.tar.gz",
"hash": "3689b89a725d2649a067b0fe1681846d4f6a3d388215ee8aaa2c298631cdc09d890d50f6329ae06c1ca0b3949ccbd849323a9e9aac60ea4d1b8eb5a024bf28e3"
},
{
"name": "aspnetcore-targeting-pack-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-musl-x64.tar.gz",
"hash": "5f79a0a2774a22e56eea42b40fac4dbd6090e46b897ce7160b776bee26b5d4543d0ac63f3e9d2b49df655923a1b83e0143fe27679179042dc8d2661bc0955b39"
},
{
"name": "aspnetcore-targeting-pack-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-linux-x64.tar.gz",
"hash": "f518bc367abcaf11d731405b7daed7d2acf2b98743fd9eb4123dea98d9e2b2e05a04e173a726d1c31da30bbeba015382ccfaf4bf11b601fbe9b93e9cf068fb67"
},
{
"name": "aspnetcore-targeting-pack-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-osx-arm64.tar.gz",
"hash": "3fd850e3813c3306eb85a3f54d1336c65bf4857bdbfe2e3eda2a82205d0f48819f5b8195dc1f801a730aa4f99e8817e6b33e2c82f9c6dd002be4af88e3f41984"
},
{
"name": "aspnetcore-targeting-pack-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-osx-x64.tar.gz",
"hash": "f81020cda4ea3c7448aa2b57bfdda83ef15fb1fac11e4dd1d71d80f752576ed4b1e0601e295dbc4dd1eca927a3f3b5e2fd04a35815e858405cf69d3bd1579419"
},
{
"name": "aspnetcore-targeting-pack-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "6bf4b5a5c960f8bb07dce881336c726e48719b3b820a19a5255e044fd29bfe42de3ccfd385866a740b4c09f7a82f70a605f754d8219288662db7bc537920ddad"
},
{
"name": "aspnetcore-targeting-pack-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "642d925e8c392f5eb53fb90047280f7fb54f218eb3c8a3e5423578dacaf253d8e7b2263d0b48105dfcfb6b30b9163d7dd70bc09695d3a554449d484c52e0e2f7"
},
{
"name": "aspnetcore-targeting-pack-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/aspnetcore-targeting-pack-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "9284bb8e71db42b5d8407621166b8a6073e2a0768e40bb88b18a3353ee58d74aa2fcba6a65a25e54e52f31262e057e5ab9535806be938a9185fa656ff6e009d9"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.1.25451.107/dotnet-hosting-10.0.0-rc.1.25451.107-win.exe",
"hash": "6f2b4fb2af8604773d67fd27612c1dc9a24ec86efeb614b18e5f2805c3734284de93dd989ba71fbb07ad3b4cfe48bd8e29091147563ce62ba8f36d2780e36a5e",
"akams": "https://aka.ms/dotnetcore-10-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "10.0.0-rc.1.25451.107",
"version-display": "10.0.0-rc.1",
"files": [
{
"name": "windowsdesktop-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-arm64.exe",
"hash": "eb863f991ff329540f5be0d5e93b6616ac11d2cd5ff7feb9c5912f022f27c169ae8e6622d6212260c597981dc8ee03c9ea77aefe87c9809a665c5e9fdb68b376"
},
{
"name": "windowsdesktop-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-arm64.zip",
"hash": "c5f92d39561d6d9f79d1773f98f59a6283b8d8258a69aff46ded7a3821d82e6cb4788f11a1b9283bb12492b77f368a490e8c6e01a12b4ca4c5f979aa98ba2756"
},
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-x64.exe",
"hash": "45116876b4d6f1fcbe9cefb206c9e7ce992a3d440a76aebfee5238490db9804441aabecc518bf5b9e1e12606214dae7c63fd53269244d70f63c1f4859866c6c2"
},
{
"name": "windowsdesktop-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-x64.zip",
"hash": "968fd52281e8bb27824d3751ce63967a55d72c10e14ef072293248de61b6d4d62d9c4f07e34d7439fc0f3ff19fa6209b880131d1926c071a9ccd9740ba1f7905"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-x86.exe",
"hash": "be88bfca63b99db01756f3b47c61f987b7a63fd68404e8afc48183ad5ddf22a5a08189a082a23cdeded5a2711086526c3b92f5880c53cb4b9f790d8eb36eb9e7"
},
{
"name": "windowsdesktop-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0-rc.1.25451.107/windowsdesktop-runtime-10.0.0-rc.1.25451.107-win-x86.zip",
"hash": "3308524e23160380ae22e56e312d579971143c4726068ebdb850ddb57f6f16e43adaa51f34dcfffadb397f86bc21407d71583c75b7f406c9aad57b637c6e4bf9"
}
]
}
},
{
"release-date": "2025-08-12",
"release-version": "10.0.0-preview.7",

View File

@@ -4,11 +4,11 @@
| Version | Release Date | Release type | Support phase | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- | :-- |
| [.NET 10.0](./10.0/README.md) | November 11, 2025 | [LTS][policies] | Preview | [10.0.0-preview.7][10.0.0-preview.7] | TBD |
| [.NET 10.0](./10.0/README.md) | November 11, 2025 | [LTS][policies] | Preview | [10.0.0-rc.1][10.0.0-rc.1] | TBD |
| [.NET 9.0](./9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.8][9.0.8] | May 12, 2026 |
| [.NET 8.0](./8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.19][8.0.19] | November 10, 2026 |
[10.0.0-preview.7]: ./10.0/preview/preview7/10.0.0-preview.7.md
[10.0.0-rc.1]: ./10.0/preview/rc1/10.0.0-rc.1.md
[9.0.8]: ./9.0/9.0.8/9.0.8.md
[8.0.19]: ./8.0/8.0.19/8.0.19.md

View File

@@ -3,11 +3,11 @@
"releases-index": [
{
"channel-version": "10.0",
"latest-release": "10.0.0-preview.7",
"latest-release-date": "2025-08-12",
"latest-release": "10.0.0-rc.1",
"latest-release-date": "2025-09-09",
"security": false,
"latest-runtime": "10.0.0-preview.7.25380.108",
"latest-sdk": "10.0.100-preview.7.25380.108",
"latest-runtime": "10.0.0-rc.1",
"latest-sdk": "10.0.100-rc.1",
"product": ".NET",
"support-phase": "preview",
"release-type": "lts",