5.0 Preview 1 and 3.1.200 releases (#4403)

* .NET Core: daily-builds.md update

* Artifacts for 3.1.200 SDK Release

* 5.0 Preview 1 and 3.1.200 SDK releases artifacts

* Updated rhel version in OS support for 5.0

Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
This commit is contained in:
Vivek Mishra 2020-03-16 11:56:52 -07:00 committed by GitHub
parent fe1998e00f
commit 22178b997d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 1180 additions and 48 deletions

View file

@ -6,18 +6,18 @@ The .NET Core team builds many branches of the product daily. You can install th
Preview branches are for new major/minor versions of .NET Core that have not yet been released and are not yet supported.
|Component|*.NET Core 3.0*|*.NET Core 2.2*|
|:------:|:------:|:------:|
|SDK|[.NET Core SDK 3.0.1xx (Master)](https://github.com/dotnet/core-sdk/blob/master/README.md#installers-and-binaries)|[.NET Core SDK 2.2.1xx](https://github.com/dotnet/core-sdk/blob/master/README.md#installers-and-binaries)|
|ASP.NET Core|[ASP.NET Core Shared Framework 3.0 (Master)](https://github.com/aspnet/AspNetCore/blob/master/docs/DailyBuilds.md)|[ASP.NET Core Shared Framework 2.2](https://github.com/aspnet/AspNetCore/blob/master/docs/DailyBuilds.md)|
|Runtime|[.NET Core Runtime 3.0 (Master)](https://github.com/dotnet/core-setup/blob/master/README.md#daily-builds)|[.NET Core Runtime 2.2](https://github.com/dotnet/core-setup/blob/master/README.md#daily-builds)|
|Component|*.NET 5.0*
|:------:|:------:|
|SDK|[.NET Core SDK 5.0.xxx (Master)](https://github.com/dotnet/core-sdk/blob/master/README.md#installers-and-binaries)
|ASP.NET Core|[ASP.NET Core Shared Framework 5.0 (Master)](https://github.com/aspnet/AspNetCore/blob/master/docs/DailyBuilds.md)
|Runtime|[.NET Core Runtime 5.0 (Master)](https://github.com/dotnet/core-setup/blob/master/README.md#daily-builds)
## Servicing Releases
Servicing branches are for new patch versions of .NET Core that have not yet been released and are not yet supported. These patch versions are for previously released major/minor versions.
|Component|*.NET Core 2.1*|*.NET Core 2.0*|*.NET Core 1.1*|*.NET Core 1.0*|
|:------:|:------:|:------:|:------:|:------:|
|SDK|[.NET Core SDK 2.1.401](https://github.com/dotnet/core-sdk/blob/master/README.md#installers-and-binaries)|[.NET Core SDK 2.0](https://github.com/dotnet/cli/blob/release/2.0.0/README.md#installers-and-binaries)|[.NET Core SDK 1.1](https://github.com/dotnet/cli/blob/rel/1.1.0/README.md#installers-and-binaries)|[.NET Core SDK 1.1](https://github.com/dotnet/cli/blob/rel/1.1.0/README.md#installers-and-binaries)|
|ASP.NET Core|[ASP.NET Core Shared Framework 2.1](https://github.com/aspnet/AspNetCore/blob/master/docs/DailyBuilds.md)|**N/A**|**N/A**|**N/A**|
|Runtime|[.NET Core Runtime 2.1](https://github.com/dotnet/core-setup/blob/master/README.md#daily-builds)|[.NET Core Runtime 2.0](https://github.com/dotnet/core-setup/blob/release/2.0.0/README.md#officially-released-builds)|[.NET Core Runtime 1.1](https://github.com/dotnet/core-setup/blob/release/1.1.0/README.md#latest-versions)|[.NET Core Runtime 1.0](https://github.com/dotnet/core-setup/blob/release/1.0.0/README.md#latest-versions)|
|Component|*.NET Core 3.1*|*.NET Core 2.1*
|:------:|:------:|:------:|
|SDK|[.NET Core SDK 3.1](https://github.com/dotnet/core-sdk/blob/master/README.md#installers-and-binaries)|[.NET Core SDK 2.1.xxx](https://github.com/dotnet/cli/blob/release/2.1/README.md#installers-and-binaries)|
|ASP.NET Core|[ASP.NET Core Shared Framework 3.1](https://github.com/aspnet/AspNetCore/blob/master/docs/DailyBuilds.md)|[ASP.NET Core Shared Framework 2.1](https://github.com/aspnet/AspNetCore/blob/master/docs/DailyBuilds.md)|
|Runtime|[.NET Core Runtime 3.1](https://github.com/dotnet/core-setup/blob/master/README.md#daily-builds)|[.NET Core Runtime 2.1](https://github.com/dotnet/core-setup/blob/release/2.1/README.md#officially-released-builds)|

View file

@ -6,6 +6,7 @@ Each supported operating system has a lifecycle defined by its sponsor organizat
The following support documents list currently supported operating system versions for supported .NET Core versions:
* [.NET 5 supported OS versions](release-notes/5.0/5.0-supported-os.md)
* [.NET Core 3.1 supported OS versions](release-notes/3.1/3.1-supported-os.md)
* [.NET Core 2.1 supported OS versions](release-notes/2.1/2.1-supported-os.md)

View file

@ -30,7 +30,13 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
## Visual Studio Compatibility
**Visual Studio compatibility:** .NET Core 3.1 requires Visual Studio 2019 16.4 to take full advantage of all its features. .NET Core 3.1 will not work properly in earlier versions of Visual Studio.
**Visual Studio compatibility:** .NET Core 3.1 requires Visual Studio 2019 16.4 or above to take full advantage of all its features. .NET Core 3.1 won't work properly in earlier versions of Visual Studio. See the following table to select the correct download.
| OS | Development Environment | .NET Core SDK |
| :-- | :-- | :--: |
| Windows | Visual Studio 2019 version 16.4 | [3.1.102](#downloads) |
| Windows | Visual Studio 2019 version 16.5 | [3.1.200](3.1.200-sdk.md) |
| MacOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://docs.microsoft.com/visualstudio/mac/net-core-support) |
## Docker Images

View file

@ -0,0 +1,114 @@
# .NET Core 3.1.200 SDK - March 16, 2020
[.NET Core 3.1.200 SDK](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes the [.NET Core 3.1.2](../3.1.2/3.1.2.md) and [ASP.NET Core 3.1.2](../3.1.2/3.1.2.md) Runtimes that shipped in **February 2020**. This release also ships with [Visual Studio 16.5](https://docs.microsoft.com/visualstudio/releases/2019/release-notes).
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Notable changes in this release](#notable-changes-in-31200)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)
Your feedback is important and appreciated. We've created an issue at [dotnet/core #XXXX](https://github.com/dotnet/core/issues/XXXX) for your questions and comments.
## Downloads
| | SDK Installer<sup>1</sup> | SDK Binaries<sup>1</sup> | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime | Windows Desktop Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |:-----------------: |
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [ARM][dotnet-sdk-win-arm.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [ARM][dotnet-runtime-win-arm.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [ARM][aspnetcore-runtime-win-arm.zip] \|<br> [Hosting Bundle][dotnet-hosting-win.exe]<sup>2</sup> | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] |
| macOS | [x64][dotnet-sdk-osx-x64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] | [x64][aspnetcore-runtime-osx-x64.tar.gz]<sup>1</sup> | - |
| Linux | [Snap Install][snap-install] | [x64][dotnet-sdk-linux-x64.tar.gz] \| [ARM][dotnet-sdk-linux-arm.tar.gz] \| [ARM64][dotnet-sdk-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] \| [ARM64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] | - | [x64][dotnet-runtime-linux-x64.tar.gz] \| [ARM][dotnet-runtime-linux-arm.tar.gz] \| [ARM64][dotnet-runtime-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz]<sup>1</sup> \| [ARM][aspnetcore-runtime-linux-arm.tar.gz]<sup>1</sup> \| [ARM64][aspnetcore-runtime-linux-arm64.tar.gz]<sup>1</sup> \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] \| [ARM64 Alpine][aspnetcore-runtime-linux-musl-arm64.tar.gz] | - |
| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - |
| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - | - |
1. Includes the .NET Core and ASP.NET Core Runtimes
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 Core runtime.
## Visual Studio Compatibility
**Visual Studio compatibility:** .NET Core 3.1 requires Visual Studio 2019 16.4 or above to take full advantage of all its features. .NET Core 3.1 won't work properly in earlier versions of Visual Studio. See the following table to select the correct download.
| OS | Development Environment | .NET Core SDK |
| :-- | :-- | :--: |
| Windows | Visual Studio 2019 version 16.4 | [3.1.102](3.1.2.md) |
| Windows | Visual Studio 2019 version 16.5 | [3.1.200](#downloads) |
| MacOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://docs.microsoft.com/visualstudio/mac/net-core-support) |
## Docker Images
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
The following repositories have been updated:
* [dotnet/core/sdk](https://hub.docker.com/_/microsoft-dotnet-core-sdk/)
* [dotnet/core/samples](https://hub.docker.com/_/microsoft-dotnet-core-samples)
## Notable Changes in 3.1.200 SDK
.NET Core 3.1.200 SDK release carries following new changes:
* MSBuild now loads tasks with [AssemblyLoadContext](https://docs.microsoft.com/dotnet/api/system.runtime.loader.assemblyloadcontext?view=netcore-3.1) isolation, allowing tasks that have conflicting dependencies to be loaded in the same process [microsoft/msbuild#4916](https://github.com/microsoft/msbuild/pull/4916).
* .NET Core SDK 3.1.200 can build C++ Common Language Infrastructure (CLI) libraries.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/3.1/3.1.2/3.1.200-sdk.md
[snap-install]: 3.1.2-install-instructions.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.200-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.200-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/
[//]: # ( Runtime 3.1.2)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/30ed47bb-c25b-431c-9cfd-7b942b07314f/5c92af345a5475ca58b6878dd974e1dc/dotnet-runtime-3.1.2-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/d3ee4d51-5cbf-4591-baf0-f9af7f9a07e7/59fa68462184d031275c2fa09cdf375d/dotnet-runtime-3.1.2-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/47b64547-75e5-43dc-9e2f-66e9d6b9d9ee/869b5417d9d7e4d141f9d2bdeb6b4e36/dotnet-runtime-3.1.2-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/21042b9d-8eca-497e-894b-97dde4a4e5d1/c486b0bec79041bc99619756017ad124/dotnet-runtime-3.1.2-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/38269fba-9fdb-4723-a14c-067cc316827d/53e4161da346d70404375fb8804ee91a/dotnet-runtime-3.1.2-linux-x64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/722d2a42-95c2-4555-ac7a-ec98313984e1/44979d85ec12073d69b3b64feec68ea6/dotnet-runtime-3.1.2-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f58e9293-6600-4de4-a9a8-53951e05ef4f/48d982fbd1d96d818474229a3da22672/dotnet-runtime-3.1.2-osx-x64.tar.gz
[dotnet-runtime-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/420238c8-c86c-4936-91cd-71afe82089a3/af53c9881a098c97c9be7815db0053a8/dotnet-runtime-3.1.2-rhel.6-x64.tar.gz
[dotnet-runtime-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/8efe160b-187d-4efe-bef1-bb1aaa0cadf6/5127ae7085f9f0c1dcc8e479ced919a5/dotnet-runtime-3.1.2-win-arm.zip
[dotnet-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/cfe420d5-084c-4590-b387-f89f3387d4c9/db4c577b995c54dee0530d8230e87145/dotnet-runtime-3.1.2-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/12c4e2f0-eda2-42ca-908e-fcdb68550a5f/ca19066eba7c09b8c781ae7a84a7ba8d/dotnet-runtime-3.1.2-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/dfedf8a5-c3cd-4b69-a5eb-8f9994e810f7/feeead4b3ae3b9e003917797c8356675/dotnet-runtime-3.1.2-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/541f44b0-cda8-4559-9cff-860fca619767/599bc8f47a85a5c2892d3540c7b7dd6f/dotnet-runtime-3.1.2-win-x86.zip
[//]: # ( WindowsDesktop 3.1.2)
[windowsdesktop-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/3240250e-6fe0-4258-af69-85abef6c00de/e01ee0af6c65d894f4a02bdf6705ec7b/windowsdesktop-runtime-3.1.2-win-x64.exe
[windowsdesktop-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/b824906f-bd6e-4067-86a6-95c61620674d/cfcdab84a01cee94fdaa31271c3d4d47/windowsdesktop-runtime-3.1.2-win-x86.exe
[//]: # ( ASP 3.1.2)
[aspnetcore-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/8ccacf09-e5eb-481b-a407-2398b08ac6ac/1cef921566cb9d1ca8c742c9c26a521c/aspnetcore-runtime-3.1.2-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/ec985ae1-e15c-4858-b586-de5f78956573/f585f8ffc303bbca6a711ecd61417a40/aspnetcore-runtime-3.1.2-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/927b34aa-08c7-411a-b1a1-1a0dbe28cb51/446dbeccd8130a18f6a1885a51d1babe/aspnetcore-runtime-3.1.2-linux-musl-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/d9ea89f5-935b-47e0-8734-118f8ea6d812/b84792a3ae72add68cd1dcfb9aebeaae/aspnetcore-runtime-3.1.2-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/2d72ee67-ac4d-42c6-97d9-a26a28201fc8/977ad14b99b6ed03dcefd6655789e43a/aspnetcore-runtime-3.1.2-linux-x64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9593b373-38a1-454e-844f-da3b5d47b1f8/e6f69a1dda1af567079d949c63c5be85/aspnetcore-runtime-3.1.2-osx-x64.tar.gz
[aspnetcore-runtime-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/b46a8ae4-63d2-4d3e-a230-71bd898b1f6d/b4fba45bad2e853c3a3dc687a459667e/aspnetcore-runtime-3.1.2-win-arm.zip
[aspnetcore-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/326b33d1-6bbd-4149-ba35-c94784700674/c06386c2b09401fa94f9595617899d5d/aspnetcore-runtime-3.1.2-win-x64.exe
[aspnetcore-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/6cc3f6a7-3a0f-441c-82a2-104fa93ef8b6/3c1395461545eb5321eb2816d4b3fecf/aspnetcore-runtime-3.1.2-win-x64.zip
[aspnetcore-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/2c8e520e-d705-4b11-8854-518546133e27/13354ed8b42d8c2c52f75d7acffd0be4/aspnetcore-runtime-3.1.2-win-x86.exe
[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/02ee0d2a-92ea-4be2-bbfe-fe98a35bf1b6/bf581b5aebbf1825997b668310672fc5/aspnetcore-runtime-3.1.2-win-x86.zip
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/dd119832-dc46-4ccf-bc12-69e7bfa61b18/990843c6e0cbd97f9df68c94f6de6bb6/dotnet-hosting-3.1.2-win.exe
[//]: # ( SDK 3.1.200 )
[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/21a124fd-5bb7-403f-bdd2-489f9d21d695/b58fa90d19a5a5124d21dea94422868c/dotnet-sdk-3.1.200-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/781cb53b-046c-45fb-b18e-97ad65ff61a0/5c6ce7f4e031dad7cca0fdd5bcf4335b/dotnet-sdk-3.1.200-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/fe5055c2-985b-4c56-a192-5115080cd9d1/cd04566572be946b8d13aa3a359b0d4c/dotnet-sdk-3.1.200-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/daec2daf-b458-4ae1-9046-b8ba09b5fb49/733e2d73b41640d6e6bdf1cc6b9ef03b/dotnet-sdk-3.1.200-linux-x64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/fd4c60cd-04a0-4175-ad80-e05d3d90e45e/e7e55bd77cdd6cc99c4ff37dc6fe1ce2/dotnet-sdk-3.1.200-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/3512b211-e37f-485e-86f0-2a19cdf9524f/ef4ed10c27c3aa1b8e092e37bb105d56/dotnet-sdk-3.1.200-osx-x64.tar.gz
[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/088fb73b-1465-4dba-bf98-920293ddfd71/3ef0d1c6f5bd04080b66f97262136bb0/dotnet-sdk-3.1.200-rhel.6-x64.tar.gz
[dotnet-sdk-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/2e3f3555-ca32-47d0-a452-5af576b5cf56/6a7fbd81a327d2f7e42218e3ca35c75a/dotnet-sdk-3.1.200-win-arm.zip
[dotnet-sdk-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/43660ad4-b4a5-449f-8275-a1a3fd51a8f7/a51eff00a30b77eae4e960242f10ed39/dotnet-sdk-3.1.200-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/ac85ccb0-e761-489f-b5dd-ba5e52735c2b/dd89fcc72092ff6fc7f5f4cb9eea0de4/dotnet-sdk-3.1.200-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/05b7bc3e-69b2-4226-ad11-db472130e6e8/50e04d3ed87cde4a7aa2d591051bfafb/dotnet-sdk-3.1.200-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/cc20e4db-6503-4e2b-8079-180a2f2337a5/1ac3552de7b83fba030496920de3b584/dotnet-sdk-3.1.200-win-x86.zip
[//]: # ( Symbols )

View file

@ -4,6 +4,7 @@ The following .NET Core 3.1 releases have been shipped. You must be on the lates
| Release Date | Description | Download |
| :-- | :-- | :--: |
| 2020/03/16 | [3.1.200](./3.1.2/3.1.200-sdk.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/02/18 | [3.1.2](./3.1.2/3.1.2.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/01/14 | [3.1.1](./3.1.1/3.1.1.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2019/12/03 | [3.1.0](./3.1.0/3.1.0.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |

View file

@ -1,15 +1,15 @@
{
"channel-version": "3.1",
"latest-release": "3.1.2",
"latest-release-date": "2020-02-18",
"latest-release-date": "2020-03-16",
"latest-runtime": "3.1.2",
"latest-sdk": "3.1.102",
"latest-sdk": "3.1.200",
"support-phase": "lts",
"eol-date": "2022-12-03",
"lifecycle-policy": "https://www.microsoft.com/net/support/policy",
"releases": [
{
"release-date": "2020-02-18",
"release-date": "2020-03-16",
"release-version": "3.1.2",
"security": false,
"release-notes": "https://github.com/dotnet/core/blob/master/release-notes/3.1/3.1.2/3.1.2.md",
@ -98,89 +98,172 @@
]
},
"sdk": {
"version": "3.1.102",
"version-display": "3.1.102",
"version": "3.1.200",
"version-display": "3.1.200",
"runtime-version": "3.1.2",
"vs-version": "",
"vs-support": "Visual Studio 2019 (v16.4)",
"vs-version": "16.5.0",
"vs-support": "Visual Studio 2019 (v16.5)",
"csharp-version": "8.0",
"fsharp-version": "4.7",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/349f13f0-400e-476c-ba10-fe284b35b932/44a5863469051c5cf103129f1423ddb8/dotnet-sdk-3.1.102-linux-arm.tar.gz",
"hash": "b279185fd245c3a254f4bbdd4f743d4309fcf8e2d3a1eb42df2f464e40df9954257209a666287ad3d924f863ca09d0cd8638d394da9f990477a2fc6d71198550"
"url": "https://download.visualstudio.microsoft.com/download/pr/21a124fd-5bb7-403f-bdd2-489f9d21d695/b58fa90d19a5a5124d21dea94422868c/dotnet-sdk-3.1.200-linux-arm.tar.gz",
"hash": "5e8a5e5899cd3c635a4278c6c57b9f9c75ffee81734ccf85feaacf1c3799cc135fd24d401abb7e8783db40e2072769a1d2a012f3317ed39cc019d69712243266"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/2ea7ea69-6110-4c39-a07c-bd4df663e49b/5d60f17a167a5696e63904f7a586d072/dotnet-sdk-3.1.102-linux-arm64.tar.gz",
"hash": "7ad682935158599aeff1f04228df65ce99aa7d34fbe096422a55d6b0c6b38a7de4b9d0af1b667f63728b051d355f0c69526ffa90bb4c4d8ded53fb4ba63233c9"
"url": "https://download.visualstudio.microsoft.com/download/pr/781cb53b-046c-45fb-b18e-97ad65ff61a0/5c6ce7f4e031dad7cca0fdd5bcf4335b/dotnet-sdk-3.1.200-linux-arm64.tar.gz",
"hash": "66ec47514d5bd5739db54c4469250e637f99e5792bca758783eb46722cab3a09920b02f7fe3873b1c430cd3ddea85075ce5e62e6f922a9be0c5f367ddf475b64"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/f686a328-a7e2-403c-9107-2e8d8b54aaa9/a1ed4732a9388c5817f79564e3fbbc3a/dotnet-sdk-3.1.102-linux-musl-x64.tar.gz",
"hash": "21f7fab1eb4244f9ed89d1dccee4c67813fd1499d693a575e55d077049df14468905803ada814c5fc99ddfec748df453ae3d9d4b1206f9b1089044191e99a57d"
"url": "https://download.visualstudio.microsoft.com/download/pr/fe5055c2-985b-4c56-a192-5115080cd9d1/cd04566572be946b8d13aa3a359b0d4c/dotnet-sdk-3.1.200-linux-musl-x64.tar.gz",
"hash": "b568c3b8c2ebfe0bfad3212251bcc28123072cf4c719c9517d1f187acc81cfbe5db6cb8275eecf266e03e20bf34d9a28aa26a2999b7c4c0a67cc8e9444ead383"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/57e63f03-ebdf-4c22-96ff-2b85dc70cf7f/988576869e82a80f4a97ca5a733a5295/dotnet-sdk-3.1.102-linux-x64.tar.gz",
"hash": "9cacdc9700468a915e6fa51a3e5539b3519dd35b13e7f9d6c4dd0077e298baac0e50ad1880181df6781ef1dc64a232e9f78ad8e4494022987d12812c4ca15f29"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/1c966a74-8ec0-4d07-997f-a96ca2dd9dd5/bad90bb7bd183a40ecae341198ea0fe9/dotnet-sdk-3.1.102-osx-x64.tar.gz",
"hash": "e8054ef013014ff786b89bda7ce26e3f4653fc6a48a926ea6203b208823e5e28573206c84b61fa74985bc8b5f3f0dd4ecd65d12d9284ee267bb34992ff20dd01"
"url": "https://download.visualstudio.microsoft.com/download/pr/daec2daf-b458-4ae1-9046-b8ba09b5fb49/733e2d73b41640d6e6bdf1cc6b9ef03b/dotnet-sdk-3.1.200-linux-x64.tar.gz",
"hash": "5b9398c7bfe7f67cd9f38fdd4e6e429e1b6aaac0fe04672be0f8dca26580fb46906fd1d2deea6a7d3fb07d77e898f067d3ac1805fe077dc7c1adf9515c9bc9a9"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/3533d626-4784-4944-9d3a-e62b9b46d11a/770e2b9c1a40546a19e063c39996fe7d/dotnet-sdk-3.1.102-osx-x64.pkg",
"hash": "c6d8f75e52acf4228c4790c619f2d09899dc56eb9922181e7cc4aa7587fca4f29b3804c591b717f7efd8dbd76f47acb45848ec8cccaa8b7517ee0869d9c2649a"
"url": "https://download.visualstudio.microsoft.com/download/pr/fd4c60cd-04a0-4175-ad80-e05d3d90e45e/e7e55bd77cdd6cc99c4ff37dc6fe1ce2/dotnet-sdk-3.1.200-osx-x64.pkg",
"hash": "59d20fd3aeaaed280c36a0c721a227ff40b746e1fd42152eaaa046a9bea9b6a4070108fe0499d4393034c9253f97ac61da85a8875bb01276281f85ff43d2070c"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/3512b211-e37f-485e-86f0-2a19cdf9524f/ef4ed10c27c3aa1b8e092e37bb105d56/dotnet-sdk-3.1.200-osx-x64.tar.gz",
"hash": "0ab419a9726abbea99120f068560c9bd37e8f9f8ec7bd103ad9c091020565a0443bf960bdb7d00b52d25e68f82dd769f0c06c0ae91180e05c32612149e5a8989"
},
{
"name": "dotnet-sdk-rhel.6-x64.tar.gz",
"rid": "rhel.6-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/1e1815af-cabc-4b19-bc5c-6abe68ee06c8/58e4de9cc06cb46174f150eb71f9de48/dotnet-sdk-3.1.102-rhel.6-x64.tar.gz",
"hash": "09aaac40ef588a27d35925c17eb1030338bfad152dc87802a8b1b5af1760d1d21b3ec1116f65563a6d20dc0d17607f53d426dffa0c0e8d83a76b40d3d4f86069"
"url": "https://download.visualstudio.microsoft.com/download/pr/088fb73b-1465-4dba-bf98-920293ddfd71/3ef0d1c6f5bd04080b66f97262136bb0/dotnet-sdk-3.1.200-rhel.6-x64.tar.gz",
"hash": "995bdc1f7d7f3874ba8a21a71e8a3d1c4d7794ef88fab623a836b44769602125a06e1d7362757f1b9f869e2d259d5f183aa6a23640d76b151ad2b1b5194c3252"
},
{
"name": "dotnet-sdk-win-arm.zip",
"rid": "win-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/36b067d5-6a4c-467c-8677-f2d00749a574/4f45950e15cd6b7b5bd010fcb64f140d/dotnet-sdk-3.1.102-win-arm.zip",
"hash": "f130313997e432917569157eca3b7bf26513473f02ea0f9edee70b0f43adaf4b2c4c232668ee4062c0798bbb29ff3fd4d8259bee8facfedd2b136524c9e25d72"
"url": "https://download.visualstudio.microsoft.com/download/pr/2e3f3555-ca32-47d0-a452-5af576b5cf56/6a7fbd81a327d2f7e42218e3ca35c75a/dotnet-sdk-3.1.200-win-arm.zip",
"hash": "9254fc25627f209ebce6c58321f56e7c565e608ad0667a416aa721eac8519e89be5d0206facffefe079ca69d2cdba6d5edfeef021e119efeb27c843be7eb81fe"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/5aad9c2c-7bb6-45b1-97e7-98f12cb5b63b/6f6d7944c81b043bdb9a7241529a5504/dotnet-sdk-3.1.102-win-x64.exe",
"hash": "361c805703812e1463e7660de99e569f476ea9164fd4267f314ce10b865321ba44d5afc3eaaed7c8617f7787845d08bcfbc2d3914441a16d47c87c88a1404390"
"url": "https://download.visualstudio.microsoft.com/download/pr/43660ad4-b4a5-449f-8275-a1a3fd51a8f7/a51eff00a30b77eae4e960242f10ed39/dotnet-sdk-3.1.200-win-x64.exe",
"hash": "0c2793fa4e334068c81329ccd0b3e8005fb527014aca7e174bf1887eb4097f58cc1df2a91d6c3b2f73e8bf0bd1f4f1acc68a4e85ab5f0e1e085d8f2dea4c7af8"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/33b3cfa9-905d-4386-8854-ef05010efb25/d54f0d42b92d2e4079013ae5faac7745/dotnet-sdk-3.1.102-win-x64.zip",
"hash": "4fc6efdf696d51c3c0651ab30c662eead668d0936ed2290c72a5d6a155a105c0e954f267924b69e61cffec53076630293dd810221bfac488d5961c243657ceca"
"url": "https://download.visualstudio.microsoft.com/download/pr/ac85ccb0-e761-489f-b5dd-ba5e52735c2b/dd89fcc72092ff6fc7f5f4cb9eea0de4/dotnet-sdk-3.1.200-win-x64.zip",
"hash": "689c58b5cf8b8d3596708e7007ecd6bb0847d498e01e20af9f6b1599ad8588e2115d80bc5763275341be7d9312a993d165dde0a4758ca4b6b755f1fcd0b0ac81"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/0f19219f-3f53-4235-ba67-0bb74f3b1a23/0047614c923d2641344d8a3531efc5f5/dotnet-sdk-3.1.102-win-x86.exe",
"hash": "763ff189d55497accbdfb4b8745a9b76c92b17e99ec4a2e99c07e2f49ba8b3ad69b43135098cdce2a350cbe7b8bb91173af58f938074a1962afa558b399a3861"
"url": "https://download.visualstudio.microsoft.com/download/pr/05b7bc3e-69b2-4226-ad11-db472130e6e8/50e04d3ed87cde4a7aa2d591051bfafb/dotnet-sdk-3.1.200-win-x86.exe",
"hash": "952e0f044b5d78757f9441d686b08f84ff330c305f26daed2c00cab393d335c835c6f65c1bee88044a7500d3320da6321897687affc617ca805d8ee482c17c18"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/961d2276-c171-4e2b-b74c-e5fbc71f308c/2590499670296b16c02fb38441053d79/dotnet-sdk-3.1.102-win-x86.zip",
"hash": "78c6365641641f21c0879c3d9aff6882e758f99d3eef7b9a125e1adb403fddbc8d483b5e5e3d25d8279b1881b82b6bdb1deb39791b8eb4a4bc25a86ec5dc5e23"
"url": "https://download.visualstudio.microsoft.com/download/pr/cc20e4db-6503-4e2b-8079-180a2f2337a5/1ac3552de7b83fba030496920de3b584/dotnet-sdk-3.1.200-win-x86.zip",
"hash": "da239241efc2ffcbfca2343619cc5f11f65a64cdc79f1ed0a13e55c46913e0baf96a435502c15ef9da9f2cf5b068b702d04d53d6ff168583cad80628c04fcea0"
}
]
},
"sdks": [
{
"version": "3.1.200",
"version-display": "3.1.200",
"runtime-version": "3.1.2",
"vs-version": "16.5.0",
"vs-support": "Visual Studio 2019 (v16.5)",
"csharp-version": "8.0",
"fsharp-version": "4.7",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/21a124fd-5bb7-403f-bdd2-489f9d21d695/b58fa90d19a5a5124d21dea94422868c/dotnet-sdk-3.1.200-linux-arm.tar.gz",
"hash": "5e8a5e5899cd3c635a4278c6c57b9f9c75ffee81734ccf85feaacf1c3799cc135fd24d401abb7e8783db40e2072769a1d2a012f3317ed39cc019d69712243266"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/781cb53b-046c-45fb-b18e-97ad65ff61a0/5c6ce7f4e031dad7cca0fdd5bcf4335b/dotnet-sdk-3.1.200-linux-arm64.tar.gz",
"hash": "66ec47514d5bd5739db54c4469250e637f99e5792bca758783eb46722cab3a09920b02f7fe3873b1c430cd3ddea85075ce5e62e6f922a9be0c5f367ddf475b64"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/fe5055c2-985b-4c56-a192-5115080cd9d1/cd04566572be946b8d13aa3a359b0d4c/dotnet-sdk-3.1.200-linux-musl-x64.tar.gz",
"hash": "b568c3b8c2ebfe0bfad3212251bcc28123072cf4c719c9517d1f187acc81cfbe5db6cb8275eecf266e03e20bf34d9a28aa26a2999b7c4c0a67cc8e9444ead383"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/daec2daf-b458-4ae1-9046-b8ba09b5fb49/733e2d73b41640d6e6bdf1cc6b9ef03b/dotnet-sdk-3.1.200-linux-x64.tar.gz",
"hash": "5b9398c7bfe7f67cd9f38fdd4e6e429e1b6aaac0fe04672be0f8dca26580fb46906fd1d2deea6a7d3fb07d77e898f067d3ac1805fe077dc7c1adf9515c9bc9a9"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/fd4c60cd-04a0-4175-ad80-e05d3d90e45e/e7e55bd77cdd6cc99c4ff37dc6fe1ce2/dotnet-sdk-3.1.200-osx-x64.pkg",
"hash": "59d20fd3aeaaed280c36a0c721a227ff40b746e1fd42152eaaa046a9bea9b6a4070108fe0499d4393034c9253f97ac61da85a8875bb01276281f85ff43d2070c"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/3512b211-e37f-485e-86f0-2a19cdf9524f/ef4ed10c27c3aa1b8e092e37bb105d56/dotnet-sdk-3.1.200-osx-x64.tar.gz",
"hash": "0ab419a9726abbea99120f068560c9bd37e8f9f8ec7bd103ad9c091020565a0443bf960bdb7d00b52d25e68f82dd769f0c06c0ae91180e05c32612149e5a8989"
},
{
"name": "dotnet-sdk-rhel.6-x64.tar.gz",
"rid": "rhel.6-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/088fb73b-1465-4dba-bf98-920293ddfd71/3ef0d1c6f5bd04080b66f97262136bb0/dotnet-sdk-3.1.200-rhel.6-x64.tar.gz",
"hash": "995bdc1f7d7f3874ba8a21a71e8a3d1c4d7794ef88fab623a836b44769602125a06e1d7362757f1b9f869e2d259d5f183aa6a23640d76b151ad2b1b5194c3252"
},
{
"name": "dotnet-sdk-win-arm.zip",
"rid": "win-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/2e3f3555-ca32-47d0-a452-5af576b5cf56/6a7fbd81a327d2f7e42218e3ca35c75a/dotnet-sdk-3.1.200-win-arm.zip",
"hash": "9254fc25627f209ebce6c58321f56e7c565e608ad0667a416aa721eac8519e89be5d0206facffefe079ca69d2cdba6d5edfeef021e119efeb27c843be7eb81fe"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/43660ad4-b4a5-449f-8275-a1a3fd51a8f7/a51eff00a30b77eae4e960242f10ed39/dotnet-sdk-3.1.200-win-x64.exe",
"hash": "0c2793fa4e334068c81329ccd0b3e8005fb527014aca7e174bf1887eb4097f58cc1df2a91d6c3b2f73e8bf0bd1f4f1acc68a4e85ab5f0e1e085d8f2dea4c7af8"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/ac85ccb0-e761-489f-b5dd-ba5e52735c2b/dd89fcc72092ff6fc7f5f4cb9eea0de4/dotnet-sdk-3.1.200-win-x64.zip",
"hash": "689c58b5cf8b8d3596708e7007ecd6bb0847d498e01e20af9f6b1599ad8588e2115d80bc5763275341be7d9312a993d165dde0a4758ca4b6b755f1fcd0b0ac81"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/05b7bc3e-69b2-4226-ad11-db472130e6e8/50e04d3ed87cde4a7aa2d591051bfafb/dotnet-sdk-3.1.200-win-x86.exe",
"hash": "952e0f044b5d78757f9441d686b08f84ff330c305f26daed2c00cab393d335c835c6f65c1bee88044a7500d3320da6321897687affc617ca805d8ee482c17c18"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/cc20e4db-6503-4e2b-8079-180a2f2337a5/1ac3552de7b83fba030496920de3b584/dotnet-sdk-3.1.200-win-x86.zip",
"hash": "da239241efc2ffcbfca2343619cc5f11f65a64cdc79f1ed0a13e55c46913e0baf96a435502c15ef9da9f2cf5b068b702d04d53d6ff168583cad80628c04fcea0"
}
]
},
{
"version": "3.1.102",
"version-display": "3.1.102",

View file

@ -0,0 +1,17 @@
# .NET 5 Known Issues
This document lists known issues for **.NET 5 Preview 1 and beyond releases** which may be encountered during usage.
## .NET Runtime
### Preview 1
1. Certain regular expressions involving negated character classes may fail to match correctly. This was a regression that occurred during extensive performance improvements made to the regular expression engine in 5.0. There is no general workaround, but modifying the expression may avoid the problem. This will be fixed in Preview 2. The issue [dotnet/runtime #33399](https://github.com/dotnet/runtime/issues/33399) explains the bug in detail.
2. Stepping with the debugger into code in certain assemblies in the .NET Platform may not succeed. This is because the assemblies do not have correct SourceLink information. This will be fixed in Preview 2. It is tracked by [dotnet/runtime #33097](https://github.com/dotnet/runtime/issues/33097).
## .NET SDK
### Preview 1
1. Runtime-dependent deployments of apps targeting .NET Core 3.1 that are created with .NET Core SDK 5.0.100 Preview 1 will require version 3.1.2 of the .NET Core runtime. This issue is tracked by [dotnet/sdk #10812](https://github.com/dotnet/sdk/issues/10812)

View file

@ -0,0 +1,50 @@
# .NET 5 - Supported OS versions
The following tables provide OS version information supported by .NET 5.
## Keys used in the tables
* **Bold numbers** indicate additions to this release.
* A '+' indicates the minimum supported version.
* Where possible, links to Distribution-owned lifecycle documentation is provided.
## Windows
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Windows Client | 7 SP1+, 8.1 | x64, x86 |
Windows 10 Client | Version 1607+ | x64, x86 |
Nano Server | Version 1803+ | x64, ARM32 |
Windows Server | 2012 R2+ | x64, x86 |
See the [Windows Lifecycle Fact Sheet](https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet) for details regarding each Windows release lifecycle.
## macOS
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Mac OS X | 10.13+ | x64 | [Apple Support Sitemap](https://support.apple.com/sitemap) <br> [Apple Security Updates](https://support.apple.com/en-us/HT201222)
## Linux
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Red Hat Enterprise Linux | 7+ | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy)
Red Hat Enterprise Linux <br> CentOS <br> Oracle Linux | 7+ | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/) <br> [CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d) <br> [Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf)
Fedora | 30+ | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Debian | 9+ | x64, ARM32, ARM64 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)
Ubuntu | 16.04+ | x64, ARM32, ARM64 | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases)
Linux Mint | 18+ | x64 | [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search)
openSUSE | 15+ | x64 | [OpenSUSE lifecycle](https://en.opensuse.org/Lifetime)
SUSE Enterprise Linux (SLES) | 12 SP2+ | x64 | [SUSE lifecycle](https://www.suse.com/lifecycle/)
Alpine Linux | 3.8+ | x64, ARM64 | [Alpine lifecycle](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releases)
* **Bold numbers** indicate additions in this release.
* '+' indicates the minimum supported version.
## Out of support OS versions
Support for the following versions was ended by the distribution owners and are [no longer supported by .NET 5](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md).
|OS | Version | End of Life | Supported Version|
|-----------|----------|-------------|------------------|

View file

@ -0,0 +1,7 @@
# .NET 5 Releases
The following .NET 5 releases have been shipped. You must be on the latest patch release to be [supported by Microsoft](../../microsoft-support.md)
| Release Date | Description | Download |
| :-- | :-- | :--: |
| 2020/03/16 | [5.0.0 Preview 1](./preview/5.0.0-preview1.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/5.0) |

View file

@ -0,0 +1,168 @@
# .NET 5.0.0 Preview 1
.NET 5.0.0 Preview 1 comprises:
* .NET Runtime 5.0.0-preview.1.20120.5
* ASP.NET Core 5.0.0-preview.1.20124.5
* .NET SDK 5.0.100-preview.1.20155.7
See the [Release Notes][release-notes] for details about what is included in this update.
## Docker
The [.NET Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
## Install .NET on Linux
### Install using Snap
Because of the isolated environment, using Snap is the preferred way to install and try .NET Previews on [Linux distributions that support Snap](https://docs.snapcraft.io/installing-snapd/6735).
After configuring Snap on your system, run the following command to install the latest .NET Core SDK.
`sudo snap install dotnet-sdk --channel=5.0/beta --classic`
When .NET Core in installed using the Snap package, the default .NET Core command is `dotnet-sdk.dotnet`, as opposed to just `dotnet`. The benefit of the namespaced command is that it will not conflict with a globally installed .NET Core version you may have. This command can be aliased to `dotnet` with:
`sudo snap alias dotnet-sdk.dotnet dotnet`
**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md) for a possible resolution.
### Install using deb/rpm packages
Preview release installers are not available from the Microsoft package repositories. The steps below provide an easy way to install .NET 5 Preview 1 using your Distro package manager.
**Note:** `curl` must be available on the system before running the following steps. Once you have confirmed that `curl` is available, complete the steps to download and install the .NET 5 Preview 1 SDK and Runtime.
1. Create a directory to use for the download location and change into that directory. For example `mkdir $HOME/dotnet_install && cd $HOME/dotnet_install`
2. Run `curl -L https://aka.ms/install-dotnet-preview -o install-dotnet-preview.sh
3. Run the script with `sudo bash install-dotnet-preview.sh`
This is two commands provided on a single line. The first part downloads the install script to the current directory as `install-dotnet-preview.sh`. The second part runs the script using `bash`. If you are using a different shell, substitute accordingly. Because the script will attempt to install packages, it must be run using `sudo`. This will prompt for the `sudo` password.
* `sudo install-dotnet-preview.sh`
Here's what the script does.
* Detects the distribution and version. If it's in the [5.0 Supported OS](https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0-supported-os.md) list, the script will continue.
* Determines if additional system dependencies or utilities are needed to successfully complete and install them. For example `tar` is used to unpack that installer packages.
* Downloads the tar.gz containing the .NET preview installer packages for the detected distribution.
* Downloads the system dependency installer, if needed.
* Expands the tar.gz into ./dotnet_pacakges
* Attempts to install the contents of ./dotnet_packages using `rpm` or `dpkg`, as appropriate, for the detected distribution.
### Installation from a binary archive
Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/master/Documentation/linux-prereqs.md) document.
```bash
mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet
export PATH=$PATH:$HOME/dotnet
```
## .NET Core Runtime-only installation
If only the .NET Core Runtime is needed, install `dotnet-runtime-5.0` using your package manager. If you also need ASP.NET Core functionality, installing `aspnetcore-runtime-5.0` will install both the ASP Runtime and .NET Core Runtime.
## Windows Server Hosting
If you are looking to host stand-alone apps on Servers, the following installer can be used on Windows systems.
### Windows
You can download the Windows Server Hosting installer and run the following command from an Administrator command prompt:
* [dotnet-hosting-preview.1.20124.5-win.exe][dotnet-hosting-win.exe]
This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.1.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.1-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-5-0-preview-1/
[aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-and-blazor-updates-in-net-core-5-0-preview-1/
[ef-blog]: https://devblogs.microsoft.com/dotnet/
[aspnet_bugs]: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+milestone%3A5.0.0-preview1+label%3ADone+label%3Abug
[aspnet_features]: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+milestone%3A5.0.0-preview1+label%3ADone+label%3Aenhancement
[runtime_bugs]: https://github.com/dotnet/runtime/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A5.0+label%3Abug+
[runtime_features]: https://github.com/dotnet/runtime/issues?q=is%3Aissue+milestone%3A5.0+label%3Aenhancement
[//]: # ( Runtime 5.0.0-preview.1.20120.5)
[dotnet-apphost-pack-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/28d55dfb-e34a-4a70-8a72-9be5e17e975b/8d0313901895bde7a5ffc704021906ca/dotnet-apphost-pack-5.0.0-preview.1.20120.5-x64.deb
[dotnet-apphost-pack-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/db91a035-bb5e-463e-a0a8-2bbbac9caf7e/84df4635a4a4dd2de32028c4cf093795/dotnet-apphost-pack-5.0.0-preview.1.20120.5-x64.rpm
[dotnet-host-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/257b444a-330b-4534-9d10-f26586dda9a4/fc0de30ef3d870367e6c33adc3427fb9/dotnet-host-5.0.0-preview.1.20120.5-x64.deb
[dotnet-host-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/af503f4d-cca5-41e8-bcf7-fb1b6636d11f/a021b589fab4d9f93c2ebe5a18c6c361/dotnet-host-5.0.0-preview.1.20120.5-x64.rpm
[dotnet-hostfxr-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/0aca7fd3-27ac-4491-888d-144d221e26c0/b38c6ab328ebeef3be152e70b0f088fd/dotnet-hostfxr-5.0.0-preview.1.20120.5-x64.deb
[dotnet-hostfxr-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/60a4f518-e26f-4898-aa59-4fb29d06ab13/b56b768b5930fe2d659eda6597bcc3ab/dotnet-hostfxr-5.0.0-preview.1.20120.5-x64.rpm
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/31aee07d-32f7-4efb-9cf1-89106a26212d/a7006126fb7df2d305c7e0bf25299c9e/dotnet-runtime-5.0.0-preview.1.20120.5-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/84387434-81b7-46a9-8219-185f66a66830/d1087f26ea03ff2ca7751c3813685c0f/dotnet-runtime-5.0.0-preview.1.20120.5-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/17bfd1fb-9924-4c12-b7cd-0c2a7e43778b/f562456fdd9c94720f4f8e306979b16e/dotnet-runtime-5.0.0-preview.1.20120.5-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/fb48e751-cc31-4c5c-9c47-3bfb0ea4fc3b/554bbfb058c4ed507bc7c4f888b317b1/dotnet-runtime-5.0.0-preview.1.20120.5-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/6987c0a0-0f98-454d-92f8-152b4370231f/657b01827c9003378812d80f9d45de8d/dotnet-runtime-5.0.0-preview.1.20120.5-linux-x64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/3d5fb11e-ebec-49ac-ab6f-dbd16d2af3bf/9ee2e4d64ccc528a3ad13787694ea0c1/dotnet-runtime-5.0.0-preview.1.20120.5-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/53d350d2-dbee-49eb-a5b9-93c2fb1fad2c/94bae932554b373b39067e705fae2c26/dotnet-runtime-5.0.0-preview.1.20120.5-osx-x64.tar.gz
[dotnet-runtime-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/421f943b-e151-4215-8cd5-a38577f05fe6/5ed2cfc1e4db2ca1e2f92195eae40437/dotnet-runtime-5.0.0-preview.1.20120.5-win-arm.zip
[dotnet-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/1619a7f2-1bed-4d4a-943c-32bc3a702f5c/8f8fe5d927651a4084792019021cad6d/dotnet-runtime-5.0.0-preview.1.20120.5-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/87d8839f-c9f4-4e75-9a70-fae73129bede/e898bbfa1af5476d7aad707798fed148/dotnet-runtime-5.0.0-preview.1.20120.5-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/b26425ef-c76b-42f1-b59a-01bb34c1268a/fbd47715f4297fdcbc9f5dc4cd7a5b79/dotnet-runtime-5.0.0-preview.1.20120.5-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/d36d5c8e-6053-47e1-846c-736ddc6fac35/484be0892e1dacec55b5abf7a6ef7ecd/dotnet-runtime-5.0.0-preview.1.20120.5-win-x86.zip
[dotnet-runtime-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/caaf95b6-a9f5-4aa0-9516-006f718dddb5/31b849892a71079e3983245dc704f789/dotnet-runtime-5.0.0-preview.1.20120.5-x64.deb
[dotnet-runtime-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/30f1a334-438c-4b59-9909-e586f2c4c027/677c7ce2bf758856d96ecd9f723df454/dotnet-runtime-5.0.0-preview.1.20120.5-x64.rpm
[dotnet-runtime-deps-centos.7-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/1bebb030-7485-4359-8b25-018f4dd36ca5/ef6a4459bdf9a679b51a01a34440f9ad/dotnet-runtime-deps-5.0.0-preview.1.20120.5-centos.7-x64.rpm
[dotnet-runtime-deps-fedora.27-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/d55e8cf7-2575-42d2-89f0-fe13f990a1c3/fe33fc9a9dc34bf6256dd35339a8e765/dotnet-runtime-deps-5.0.0-preview.1.20120.5-fedora.27-x64.rpm
[dotnet-runtime-deps-opensuse.42-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/f87285cf-5a6f-43be-9afe-2ff172143fea/316d73a0fddb3d69f284069c4ec6739a/dotnet-runtime-deps-5.0.0-preview.1.20120.5-opensuse.42-x64.rpm
[dotnet-runtime-deps-oraclelinux.7-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/4f0b7596-5aed-4e59-936c-2e2206ea40e3/2b4e0f6b45e3871deef5866b32a10b82/dotnet-runtime-deps-5.0.0-preview.1.20120.5-oraclelinux.7-x64.rpm
[dotnet-runtime-deps-rhel.7-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/74cf028a-e48b-4b43-bdf0-2fe1421cad0e/c0dcaef1445923dab268e1aefd6bf89e/dotnet-runtime-deps-5.0.0-preview.1.20120.5-rhel.7-x64.rpm
[dotnet-runtime-deps-sles.12-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/bcc82c68-1060-4d0b-92a8-8627c94d9348/065b16502d742ea59bf159e4e9210a74/dotnet-runtime-deps-5.0.0-preview.1.20120.5-sles.12-x64.rpm
[dotnet-runtime-deps-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/2c283aee-138b-4d4a-ad63-a299e62655d7/b97d6e120cbbfe16e3481f27610e7972/dotnet-runtime-deps-5.0.0-preview.1.20120.5-x64.deb
[dotnet-targeting-pack-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/c68808d4-375f-4845-bc77-99655f6b810b/5a3b53c37d6156679af2df76b66e3b61/dotnet-targeting-pack-5.0.0-preview.1.20120.5-x64.deb
[dotnet-targeting-pack-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/195c3d17-7f5d-4416-9b67-955620d52264/d8a0cbd2ae5bc18fd8ed79db4f50b707/dotnet-targeting-pack-5.0.0-preview.1.20120.5-x64.rpm
[netstandard-targeting-pack-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/2dae2645-630f-4540-a009-e5f576aeb9b6/25b2d91389688ca3db6a613c20e145f1/netstandard-targeting-pack-2.1.0-preview.1.20120.5-x64.deb
[netstandard-targeting-pack-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/65c3f97a-8c17-4004-aa28-63977a36029f/9a273b34e0c62051a5f2693fa173aea5/netstandard-targeting-pack-2.1.0-preview.1.20120.5-x64.rpm
[//]: # ( WindowsDesktop 5.0.0-preview.1.20120.5)
[windowsdesktop-runtime-preview.1.20127.5-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/2f55bae1-e4f3-4dfe-8619-875e33d2f600/7645edcc220a59fcb08ac4a7bcbb2478/windowsdesktop-runtime-5.0.0-preview.1.20127.5-win-x64.exe
[windowsdesktop-runtime-preview.1.20127.5-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/064e147d-f45c-44f8-b10c-26bf69057858/45ec44bc95dbf6f427df7f5f814b1afc/windowsdesktop-runtime-5.0.0-preview.1.20127.5-win-x86.exe
[//]: # ( ASP 5.0.0-preview.1.20124.5)
[aspnetcore-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9a20c81d-b745-41ab-84e9-c79a6c1a834a/59eda26304fac6a11cf34ad5020f3730/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/164c04ba-e0f3-47d0-92a7-8e66acc15f4c/f35c8c1aba9e46f1a36d2c5e54e27fd5/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/954abef8-224e-4852-86a6-9d7fc038117c/5c1ab11a52821fa7c7930eaf76804fd7/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-musl-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/1b072f80-b9df-4ffa-8b36-3bdc37a9cb05/d188499bbcc1cbeb355504831457f52b/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c88ef7f1-c62a-4ef6-810e-87f5d6152217/96c52963aa875fbcd9131f42075ff5c9/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-x64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c181b335-3e57-41c6-b14c-421f42f1ca95/afc7b0f82ece0a8291506d2cbc971bad/aspnetcore-runtime-5.0.0-preview.1.20124.5-osx-x64.tar.gz
[aspnetcore-runtime-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/72c55abd-e606-4a6c-9842-3f9b28f0c1c3/35f6e8843aff939edb17e485911ba4bf/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-arm.zip
[aspnetcore-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/b22bdbe7-02a4-4511-aa06-2092957fac64/04e6c870f24ecb99207aec320ced30e1/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x64.exe
[aspnetcore-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/00b37d1c-e9f4-41f3-b345-e573c5b56103/86fa2104475b704215069b7cf8a3def9/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x64.zip
[aspnetcore-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/2d4e5b00-bab0-4371-895c-4f6b4ba5b522/48e480a50e0384cd9cfe4fa4a8e56311/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x86.exe
[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/a84dde53-e69e-475f-919b-582dd42c189b/05b8ffd4b70561659dbca3b03265936a/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x86.zip
[aspnetcore-runtime-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/d53ad6fb-b757-481b-84a5-2dd400a11d53/9b2d22cad3a9706f27159b64415c21f7/aspnetcore-runtime-5.0.0-preview.1.20124.5-x64.deb
[aspnetcore-runtime-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/bd4ed1f2-1966-4fc4-b922-ba0e775aba6d/70a943fbbcf9b97e3fb1c7f6bd84607c/aspnetcore-runtime-5.0.0-preview.1.20124.5-x64.rpm
[aspnetcore-targeting-pack.deb]: https://download.visualstudio.microsoft.com/download/pr/51bfd5c7-b430-45d2-a6cf-3c68fc5b33b3/1b4b80d0247cdac773f638368de30d06/aspnetcore-targeting-pack-5.0.0-preview.1.20124.5.deb
[aspnetcore-targeting-pack.rpm]: https://download.visualstudio.microsoft.com/download/pr/727000b9-7c3e-46de-91f4-619cdada6825/df083ff2a1b24a34c012d46bd5ca8569/aspnetcore-targeting-pack-5.0.0-preview.1.20124.5.rpm
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/98b0a8d8-9eb7-449e-b9bb-d104e46c2e6a/972a2813f230c9eede852cecef20f759/dotnet-hosting-5.0.0-preview.1.20124.5-win.exe
[//]: # ( SDK 5.0.100 )
[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/d0ed3148-079b-4003-8490-79e0b4429c86/ccbe5961e8494d374bb3f38bea7f134f/dotnet-sdk-5.0.100-preview.1.20155.7-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c7c630d6-c62d-49f6-8efc-24621164e15d/b7fd5253aa76a0c16f9eed5d12ffbff8/dotnet-sdk-5.0.100-preview.1.20155.7-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/aa912272-cfe3-4004-a960-61b9133b14e5/2ae4265949516bd8f0dee9b73945110a/dotnet-sdk-5.0.100-preview.1.20155.7-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/5b2263be-2e9c-48f4-8bcb-46018b512dd3/664228f47b82f6c530b168c940a9dfa5/dotnet-sdk-5.0.100-preview.1.20155.7-linux-x64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/a6c1bef8-4840-4142-baeb-ff4e727df4c4/59c116135a25bf3f31365a6f7b7e84da/dotnet-sdk-5.0.100-preview.1.20155.7-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/d300744f-cb11-4c04-9c7b-c0912c2b2dea/2274f66ff502bd3e65b472f2aa8b6fe4/dotnet-sdk-5.0.100-preview.1.20155.7-osx-x64.tar.gz
[dotnet-sdk-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/9dae6cf9-a5b1-4081-b0e0-574eab1d72af/3239f6721e8e8b1667fafb2aa305f50b/dotnet-sdk-5.0.100-preview.1.20155.7-win-arm.zip
[dotnet-sdk-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/de891f82-640f-4f21-8a78-397f851d83bd/7ec1693a74563b572fe81d649e973e3f/dotnet-sdk-5.0.100-preview.1.20155.7-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/0dd5a0ce-5b10-4658-8b98-5f4933549b40/18da52cd17126c8738a2e3a6e20f6688/dotnet-sdk-5.0.100-preview.1.20155.7-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/0474f339-e798-4b1e-8d6d-7c8c038c784c/f7ae14a31dab3bbb30a02edfdb84c929/dotnet-sdk-5.0.100-preview.1.20155.7-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/90416a23-fc44-44ea-9467-1204652e7a55/202f9e462cd96f0cef2bc333a0534734/dotnet-sdk-5.0.100-preview.1.20155.7-win-x86.zip
[dotnet-sdk-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/36c25a97-a129-462d-8a1d-f71665ae1351/c8e6a12c700506e7cad4e11b519cb797/dotnet-sdk-5.0.100-preview.1.20155.7-x64.deb
[dotnet-sdk-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/f49edc67-fc0f-4c10-a39d-d9638001a53d/44aa8ea149d0864429a6bbbc1333104c/dotnet-sdk-5.0.100-preview.1.20155.7-x64.rpm
[//]: # ( Symbols )

View file

@ -0,0 +1,145 @@
# .NET 5.0.0 Preview 1 - March 16, 2020
.NET 5.0.0 Preview 1 is available for download and usage in your environment. This release includes .NET 5.0.0 Preview 1 and .NET SDK 5.0.100 Preview 1.
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/5.0)
* [.NET 5.0 Preview 1 Blog][dotnet-blog]
* [ASP.NET Core Blog][aspnet-blog]
* [Changes in this release](#notable-changes-in-500-preview-1)
* [Known issues](../5.0-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)
The .NET SDK 5.0.100 Preview 1 includes .NET 5.0.0 preview Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET SDK 5.0.100 preview, the following command will show that you're running version `5.0.100-preview.1-20155.7` of the tools.
`dotnet --version`
Your feedback is important and appreciated. We've created an issue at [dotnet/core #XXXX](https://github.com/dotnet/core/issues/XXXX) for your questions and comments.
## Downloads
| | SDK Installer<sup>1</sup> | SDK Binaries<sup>1</sup> | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [ARM][dotnet-sdk-win-arm.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [ARM][dotnet-runtime-win-arm.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [ARM][aspnetcore-runtime-win-arm.zip] \|<br> [Hosting Bundle][dotnet-hosting-win.exe]<sup>2</sup> |
| macOS | [x64][dotnet-sdk-osx-x64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] | [x64][aspnetcore-runtime-osx-x64.tar.gz]<sup>1</sup>
| Linux | [Snap and Package Manager](5.0.0-preview1-install-instructions.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [ARM][dotnet-sdk-linux-arm.tar.gz] \| [ARM64][dotnet-sdk-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | - | [x64][dotnet-runtime-linux-x64.tar.gz] \| [ARM][dotnet-runtime-linux-arm.tar.gz] \| [ARM64][dotnet-runtime-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz]<sup>1</sup> \| [ARM][aspnetcore-runtime-linux-arm.tar.gz]<sup>1</sup> \| [ARM64][aspnetcore-runtime-linux-arm64.tar.gz]<sup>1</sup> \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz]<sup>1</sup> |
| Checksums | [SDK][checksums-sdk] | - | [Runtime][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.
## Visual Studio Compatibility
**Visual Studio compatibility:** .NET 5 Preview 1 requires Visual Studio 2019 16.6 Preview to take full advantage of all its features. .NET 5 Preview 1 will not work properly in earlier versions of Visual Studio. Visit [Visual Studio Preview](https://visualstudio.microsoft.com/vs/preview/) to learn about VS previews.
## Docker Images
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
The following repos have been updated
* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
## Notable Changes in 5.0.0 Preview 1
Here is list of some of the additions and updates we're excited to bring in Preview 1. See the [.NET][dotnet-blog] and [ASP.NET Core][aspnet-blog] blogs for additional details.
* Runtime: [bugs][runtime_bugs] | [features][runtime_features]
* ASP.NET Core: [bugs][aspnet_bugs] | [features][aspnet_features]
* EntityFramework Core: [bugs][ef_bugs] | [features][ef_features]
* .NET SDK [bugs][sdk_bugs]
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.1.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.1-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-5-0-preview-1/
[aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-and-blazor-updates-in-net-core-5-0-preview-1/
[ef-blog]: https://devblogs.microsoft.com/dotnet/
[ef_bugs]: https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A5.0.0-preview1+is%3Aclosed+label%3Atype-bug
[ef_features]: https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A5.0.0-preview1+is%3Aclosed+label%3Atype-enhancement
[aspnet_bugs]: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+milestone%3A5.0.0-preview1+label%3ADone+label%3Abug
[aspnet_features]: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+milestone%3A5.0.0-preview1+label%3ADone+label%3Aenhancement
[runtime_bugs]: https://github.com/dotnet/runtime/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A5.0+label%3Abug+
[runtime_features]: https://github.com/dotnet/runtime/issues?q=is%3Aissue+milestone%3A5.0+label%3Aenhancement
[sdk_bugs]: https://github.com/dotnet/sdk/issues?q=is%3Aissue+is%3Aclosed+milestone%3A5.0.1xx
[//]: # ( Runtime 5.0.0-preview.1.20120.5)
[dotnet-apphost-pack-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/28d55dfb-e34a-4a70-8a72-9be5e17e975b/8d0313901895bde7a5ffc704021906ca/dotnet-apphost-pack-5.0.0-preview.1.20120.5-x64.deb
[dotnet-apphost-pack-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/db91a035-bb5e-463e-a0a8-2bbbac9caf7e/84df4635a4a4dd2de32028c4cf093795/dotnet-apphost-pack-5.0.0-preview.1.20120.5-x64.rpm
[dotnet-host-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/257b444a-330b-4534-9d10-f26586dda9a4/fc0de30ef3d870367e6c33adc3427fb9/dotnet-host-5.0.0-preview.1.20120.5-x64.deb
[dotnet-host-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/af503f4d-cca5-41e8-bcf7-fb1b6636d11f/a021b589fab4d9f93c2ebe5a18c6c361/dotnet-host-5.0.0-preview.1.20120.5-x64.rpm
[dotnet-hostfxr-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/0aca7fd3-27ac-4491-888d-144d221e26c0/b38c6ab328ebeef3be152e70b0f088fd/dotnet-hostfxr-5.0.0-preview.1.20120.5-x64.deb
[dotnet-hostfxr-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/60a4f518-e26f-4898-aa59-4fb29d06ab13/b56b768b5930fe2d659eda6597bcc3ab/dotnet-hostfxr-5.0.0-preview.1.20120.5-x64.rpm
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/31aee07d-32f7-4efb-9cf1-89106a26212d/a7006126fb7df2d305c7e0bf25299c9e/dotnet-runtime-5.0.0-preview.1.20120.5-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/84387434-81b7-46a9-8219-185f66a66830/d1087f26ea03ff2ca7751c3813685c0f/dotnet-runtime-5.0.0-preview.1.20120.5-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/17bfd1fb-9924-4c12-b7cd-0c2a7e43778b/f562456fdd9c94720f4f8e306979b16e/dotnet-runtime-5.0.0-preview.1.20120.5-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/fb48e751-cc31-4c5c-9c47-3bfb0ea4fc3b/554bbfb058c4ed507bc7c4f888b317b1/dotnet-runtime-5.0.0-preview.1.20120.5-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/6987c0a0-0f98-454d-92f8-152b4370231f/657b01827c9003378812d80f9d45de8d/dotnet-runtime-5.0.0-preview.1.20120.5-linux-x64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/3d5fb11e-ebec-49ac-ab6f-dbd16d2af3bf/9ee2e4d64ccc528a3ad13787694ea0c1/dotnet-runtime-5.0.0-preview.1.20120.5-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/53d350d2-dbee-49eb-a5b9-93c2fb1fad2c/94bae932554b373b39067e705fae2c26/dotnet-runtime-5.0.0-preview.1.20120.5-osx-x64.tar.gz
[dotnet-runtime-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/421f943b-e151-4215-8cd5-a38577f05fe6/5ed2cfc1e4db2ca1e2f92195eae40437/dotnet-runtime-5.0.0-preview.1.20120.5-win-arm.zip
[dotnet-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/1619a7f2-1bed-4d4a-943c-32bc3a702f5c/8f8fe5d927651a4084792019021cad6d/dotnet-runtime-5.0.0-preview.1.20120.5-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/87d8839f-c9f4-4e75-9a70-fae73129bede/e898bbfa1af5476d7aad707798fed148/dotnet-runtime-5.0.0-preview.1.20120.5-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/b26425ef-c76b-42f1-b59a-01bb34c1268a/fbd47715f4297fdcbc9f5dc4cd7a5b79/dotnet-runtime-5.0.0-preview.1.20120.5-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/d36d5c8e-6053-47e1-846c-736ddc6fac35/484be0892e1dacec55b5abf7a6ef7ecd/dotnet-runtime-5.0.0-preview.1.20120.5-win-x86.zip
[dotnet-runtime-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/caaf95b6-a9f5-4aa0-9516-006f718dddb5/31b849892a71079e3983245dc704f789/dotnet-runtime-5.0.0-preview.1.20120.5-x64.deb
[dotnet-runtime-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/30f1a334-438c-4b59-9909-e586f2c4c027/677c7ce2bf758856d96ecd9f723df454/dotnet-runtime-5.0.0-preview.1.20120.5-x64.rpm
[dotnet-runtime-deps-centos.7-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/1bebb030-7485-4359-8b25-018f4dd36ca5/ef6a4459bdf9a679b51a01a34440f9ad/dotnet-runtime-deps-5.0.0-preview.1.20120.5-centos.7-x64.rpm
[dotnet-runtime-deps-fedora.27-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/d55e8cf7-2575-42d2-89f0-fe13f990a1c3/fe33fc9a9dc34bf6256dd35339a8e765/dotnet-runtime-deps-5.0.0-preview.1.20120.5-fedora.27-x64.rpm
[dotnet-runtime-deps-opensuse.42-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/f87285cf-5a6f-43be-9afe-2ff172143fea/316d73a0fddb3d69f284069c4ec6739a/dotnet-runtime-deps-5.0.0-preview.1.20120.5-opensuse.42-x64.rpm
[dotnet-runtime-deps-oraclelinux.7-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/4f0b7596-5aed-4e59-936c-2e2206ea40e3/2b4e0f6b45e3871deef5866b32a10b82/dotnet-runtime-deps-5.0.0-preview.1.20120.5-oraclelinux.7-x64.rpm
[dotnet-runtime-deps-rhel.7-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/74cf028a-e48b-4b43-bdf0-2fe1421cad0e/c0dcaef1445923dab268e1aefd6bf89e/dotnet-runtime-deps-5.0.0-preview.1.20120.5-rhel.7-x64.rpm
[dotnet-runtime-deps-sles.12-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/bcc82c68-1060-4d0b-92a8-8627c94d9348/065b16502d742ea59bf159e4e9210a74/dotnet-runtime-deps-5.0.0-preview.1.20120.5-sles.12-x64.rpm
[dotnet-runtime-deps-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/2c283aee-138b-4d4a-ad63-a299e62655d7/b97d6e120cbbfe16e3481f27610e7972/dotnet-runtime-deps-5.0.0-preview.1.20120.5-x64.deb
[dotnet-targeting-pack-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/c68808d4-375f-4845-bc77-99655f6b810b/5a3b53c37d6156679af2df76b66e3b61/dotnet-targeting-pack-5.0.0-preview.1.20120.5-x64.deb
[dotnet-targeting-pack-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/195c3d17-7f5d-4416-9b67-955620d52264/d8a0cbd2ae5bc18fd8ed79db4f50b707/dotnet-targeting-pack-5.0.0-preview.1.20120.5-x64.rpm
[netstandard-targeting-pack-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/2dae2645-630f-4540-a009-e5f576aeb9b6/25b2d91389688ca3db6a613c20e145f1/netstandard-targeting-pack-2.1.0-preview.1.20120.5-x64.deb
[netstandard-targeting-pack-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/65c3f97a-8c17-4004-aa28-63977a36029f/9a273b34e0c62051a5f2693fa173aea5/netstandard-targeting-pack-2.1.0-preview.1.20120.5-x64.rpm
[//]: # ( WindowsDesktop 5.0.0-preview.1.20120.5)
[windowsdesktop-runtime-preview.1.20127.5-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/2f55bae1-e4f3-4dfe-8619-875e33d2f600/7645edcc220a59fcb08ac4a7bcbb2478/windowsdesktop-runtime-5.0.0-preview.1.20127.5-win-x64.exe
[windowsdesktop-runtime-preview.1.20127.5-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/064e147d-f45c-44f8-b10c-26bf69057858/45ec44bc95dbf6f427df7f5f814b1afc/windowsdesktop-runtime-5.0.0-preview.1.20127.5-win-x86.exe
[//]: # ( ASP 5.0.0-preview.1.20124.5)
[aspnetcore-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9a20c81d-b745-41ab-84e9-c79a6c1a834a/59eda26304fac6a11cf34ad5020f3730/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/164c04ba-e0f3-47d0-92a7-8e66acc15f4c/f35c8c1aba9e46f1a36d2c5e54e27fd5/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/954abef8-224e-4852-86a6-9d7fc038117c/5c1ab11a52821fa7c7930eaf76804fd7/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-musl-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/1b072f80-b9df-4ffa-8b36-3bdc37a9cb05/d188499bbcc1cbeb355504831457f52b/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c88ef7f1-c62a-4ef6-810e-87f5d6152217/96c52963aa875fbcd9131f42075ff5c9/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-x64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c181b335-3e57-41c6-b14c-421f42f1ca95/afc7b0f82ece0a8291506d2cbc971bad/aspnetcore-runtime-5.0.0-preview.1.20124.5-osx-x64.tar.gz
[aspnetcore-runtime-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/72c55abd-e606-4a6c-9842-3f9b28f0c1c3/35f6e8843aff939edb17e485911ba4bf/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-arm.zip
[aspnetcore-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/b22bdbe7-02a4-4511-aa06-2092957fac64/04e6c870f24ecb99207aec320ced30e1/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x64.exe
[aspnetcore-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/00b37d1c-e9f4-41f3-b345-e573c5b56103/86fa2104475b704215069b7cf8a3def9/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x64.zip
[aspnetcore-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/2d4e5b00-bab0-4371-895c-4f6b4ba5b522/48e480a50e0384cd9cfe4fa4a8e56311/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x86.exe
[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/a84dde53-e69e-475f-919b-582dd42c189b/05b8ffd4b70561659dbca3b03265936a/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x86.zip
[aspnetcore-runtime-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/d53ad6fb-b757-481b-84a5-2dd400a11d53/9b2d22cad3a9706f27159b64415c21f7/aspnetcore-runtime-5.0.0-preview.1.20124.5-x64.deb
[aspnetcore-runtime-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/bd4ed1f2-1966-4fc4-b922-ba0e775aba6d/70a943fbbcf9b97e3fb1c7f6bd84607c/aspnetcore-runtime-5.0.0-preview.1.20124.5-x64.rpm
[aspnetcore-targeting-pack.deb]: https://download.visualstudio.microsoft.com/download/pr/51bfd5c7-b430-45d2-a6cf-3c68fc5b33b3/1b4b80d0247cdac773f638368de30d06/aspnetcore-targeting-pack-5.0.0-preview.1.20124.5.deb
[aspnetcore-targeting-pack.rpm]: https://download.visualstudio.microsoft.com/download/pr/727000b9-7c3e-46de-91f4-619cdada6825/df083ff2a1b24a34c012d46bd5ca8569/aspnetcore-targeting-pack-5.0.0-preview.1.20124.5.rpm
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/98b0a8d8-9eb7-449e-b9bb-d104e46c2e6a/972a2813f230c9eede852cecef20f759/dotnet-hosting-5.0.0-preview.1.20124.5-win.exe
[//]: # ( SDK 5.0.100 )
[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/d0ed3148-079b-4003-8490-79e0b4429c86/ccbe5961e8494d374bb3f38bea7f134f/dotnet-sdk-5.0.100-preview.1.20155.7-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c7c630d6-c62d-49f6-8efc-24621164e15d/b7fd5253aa76a0c16f9eed5d12ffbff8/dotnet-sdk-5.0.100-preview.1.20155.7-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/aa912272-cfe3-4004-a960-61b9133b14e5/2ae4265949516bd8f0dee9b73945110a/dotnet-sdk-5.0.100-preview.1.20155.7-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/5b2263be-2e9c-48f4-8bcb-46018b512dd3/664228f47b82f6c530b168c940a9dfa5/dotnet-sdk-5.0.100-preview.1.20155.7-linux-x64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/a6c1bef8-4840-4142-baeb-ff4e727df4c4/59c116135a25bf3f31365a6f7b7e84da/dotnet-sdk-5.0.100-preview.1.20155.7-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/d300744f-cb11-4c04-9c7b-c0912c2b2dea/2274f66ff502bd3e65b472f2aa8b6fe4/dotnet-sdk-5.0.100-preview.1.20155.7-osx-x64.tar.gz
[dotnet-sdk-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/9dae6cf9-a5b1-4081-b0e0-574eab1d72af/3239f6721e8e8b1667fafb2aa305f50b/dotnet-sdk-5.0.100-preview.1.20155.7-win-arm.zip
[dotnet-sdk-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/de891f82-640f-4f21-8a78-397f851d83bd/7ec1693a74563b572fe81d649e973e3f/dotnet-sdk-5.0.100-preview.1.20155.7-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/0dd5a0ce-5b10-4658-8b98-5f4933549b40/18da52cd17126c8738a2e3a6e20f6688/dotnet-sdk-5.0.100-preview.1.20155.7-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/0474f339-e798-4b1e-8d6d-7c8c038c784c/f7ae14a31dab3bbb30a02edfdb84c929/dotnet-sdk-5.0.100-preview.1.20155.7-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/90416a23-fc44-44ea-9467-1204652e7a55/202f9e462cd96f0cef2bc333a0534734/dotnet-sdk-5.0.100-preview.1.20155.7-win-x86.zip
[dotnet-sdk-x64.deb]: https://download.visualstudio.microsoft.com/download/pr/36c25a97-a129-462d-8a1d-f71665ae1351/c8e6a12c700506e7cad4e11b519cb797/dotnet-sdk-5.0.100-preview.1.20155.7-x64.deb
[dotnet-sdk-x64.rpm]: https://download.visualstudio.microsoft.com/download/pr/f49edc67-fc0f-4c10-a39d-d9638001a53d/44aa8ea149d0864429a6bbbc1333104c/dotnet-sdk-5.0.100-preview.1.20155.7-x64.rpm
[//]: # ( Symbols )

View file

@ -0,0 +1,525 @@
{
"channel-version": "5.0",
"latest-release": "5.0.0-preview.1",
"latest-release-date": "2020-03-16",
"latest-runtime": "5.0.0-preview.1.20120.5",
"latest-sdk": "5.0.100-preview.1.20155.7",
"support-phase": "preview",
"lifecycle-policy": "https://www.microsoft.com/net/support/policy",
"releases": [
{
"release-date": "2020-03-16",
"release-version": "5.0.0-preview.1",
"security": false,
"release-notes": "https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.1.md",
"runtime": {
"version": "5.0.0-preview.1.20120.5",
"version-display": "5.0.0-preview.1",
"vs-version": "",
"files": [
{
"name": "dotnet-apphost-pack-x64.deb",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/34382598-1e4e-4749-91e9-3560aa47f442/98fbae8e122b0eeae86d83ec58fb04b6/dotnet-apphost-pack-5.0.0-preview.1.20120.5-x64.deb",
"hash": "ed117b0c19b53641c960e16f028c1fa17fadab377ffb7fae6de75b8d23f15ad22f8f5f124093a723cb3a2d7877963b4264a316aa3ca6140feedb4f399050b1a7"
},
{
"name": "dotnet-apphost-pack-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/589d3958-8943-4454-83cd-210fce321f1d/8c3a236db7232b77cb0c8802f0e7cd30/dotnet-apphost-pack-5.0.0-preview.1.20120.5-x64.rpm",
"hash": "6ddc9e4cd7ca7bb78fbb9d88ba28acc978e4a2abf7ac01a82b0ec842c51df63679591cde194e3ea28e1655054248c044c2d6f0e0cdcbfbc85f60586f250c6b12"
},
{
"name": "dotnet-host-x64.deb",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/9208ba47-f1e0-433b-98b2-b5b088cabc20/cd0c47fb9d317eae9425e34220b7c3f5/dotnet-host-5.0.0-preview.1.20120.5-x64.deb",
"hash": "350f664500eda05fbd207c3260739291b7ef5aca24f19d9de4d0126d843805de59f6774c75b55727f93f4a4bdda64ae6333c7e41c17a97671f1b2b5e5803492b"
},
{
"name": "dotnet-host-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/6b2e16fa-3c9f-4b7e-b93e-674740f6d5bc/4733ba774c769f54cfebc6eb26fa7fb7/dotnet-host-5.0.0-preview.1.20120.5-x64.rpm",
"hash": "aafb470c8f29a4db82f8fc36f3a5b840016c6e87e11de12b606127f931328e72a6fb193b6164cf51850bf6206e314dfee6f55f74968f7590ecdf09ff6d0a1c9c"
},
{
"name": "dotnet-hostfxr-x64.deb",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/62b018ee-b945-4668-8568-d7efdd642347/a9b9be49357574955f1f0e0c8d652f0c/dotnet-hostfxr-5.0.0-preview.1.20120.5-x64.deb",
"hash": "605103f3ed2ae03b4d32d65102e84d3ed363e5ddcaaa72caafd9c08885e1317bc76df499e05fa7ecd29f42e3dc52f307400c045028467a52c7bc786479bd6b2c"
},
{
"name": "dotnet-hostfxr-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/6ea43576-5e32-4bbd-b209-7367e75bce14/1f3af8f6c5aad98a6340abdbd95f7876/dotnet-hostfxr-5.0.0-preview.1.20120.5-x64.rpm",
"hash": "e6592b38ce4cbbe087eb0075990e7b3d9c7ed6aeff5d5164e86b0e6468d4a0c9af3ab67a5b1880354131dbb219c49b8e434fb19ebdec6645a727c9c3c711b2c1"
},
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/bf01eb4f-b9b4-4e31-a68d-6b7f4af49562/0eab2711796c422875dfd06b1c650b5b/dotnet-runtime-5.0.0-preview.1.20120.5-linux-arm.tar.gz",
"hash": "4dac1fee28b385c4e9fb133eb5ab7cf281f72c99d8cae3ba1f1b8b077c9424878da4a6d45cc72a3c09e5a37e1c93ac2f78dcc902838ea9f9875848dca78b74de"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/92e433ed-d058-4e45-bc13-3fe6b36c581d/a167eef99a3a52cc68d64801ab0ed1dd/dotnet-runtime-5.0.0-preview.1.20120.5-linux-arm64.tar.gz",
"hash": "bac5b22fc5ad2b633d650fb779e37b29339cbf2a4a764583e58927e95d9ac627f75e532e45ca775ec94859580fb865431abc36efcf7aaf3c11eb373a607e0e05"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/bdd99baa-336f-4a86-adbb-48d34061ba89/65eeff3091374af37a30ac54444ffb17/dotnet-runtime-5.0.0-preview.1.20120.5-linux-musl-arm64.tar.gz",
"hash": "8329ac14d78f119ab905d8770f52f0ad7b17a8c6a0c880618318aba1106fbdb04a3f7769c76708c5603101c575acfe401df002777b5ca8e4ea7a0e3604cfe05d"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/4ed97b16-e142-49e8-aaf1-e93b875031eb/870ed7cdbd0e4da3815de83466dbe0f8/dotnet-runtime-5.0.0-preview.1.20120.5-linux-musl-x64.tar.gz",
"hash": "a6dcbfc86a65e1c7fa58155df7255c5bc8387361501dac79827f98c92146194b18872dbf2d6c75402ffb08bf7b8111601733cfb20edc8f1e037e108f5b127042"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/a1965dfc-2402-49d2-b36b-f48530926905/ba965c0d696396d38315e06da03b8ebd/dotnet-runtime-5.0.0-preview.1.20120.5-linux-x64.tar.gz",
"hash": "488f96949f8835b99a688a6ff1699702f476bfd12d2aed5063d89ceaff801fd63e77160838ea57ce9b97f0770e29233e271948f69c790ef5daaa84382ab3d2c3"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/777eb5e6-abe3-4bc0-a19e-22709b26193a/f8ae123ccae445af01d8747616bb6893/dotnet-runtime-5.0.0-preview.1.20120.5-osx-x64.pkg",
"hash": "ed395dab0cbc6036cac52d9c4cc269558263bfe86f49cb36971c130960f6374ba8834ba25b5de1a2bd7cf34d94cad56136ee69c486a26c8d9a4b2cfb0c1585a0"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/64e79ce7-5064-4925-83c3-15efee6a49ce/ea6c15edbf449799c6b4c56fa211f780/dotnet-runtime-5.0.0-preview.1.20120.5-osx-x64.tar.gz",
"hash": "934eed60b76428a8a16cfe4dd46b72e39a0d413a8155072514a409957a099318a38ffbd2c08330d94fb8d5dd0176d502cfa6c3fb0d82e5908aa368b476b988e4"
},
{
"name": "dotnet-runtime-win-arm.zip",
"rid": "win-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/91c552ce-361b-43c9-86da-a5e5d9774bb0/bdde93ba13fad4c324268c230b9862ac/dotnet-runtime-5.0.0-preview.1.20120.5-win-arm.zip",
"hash": "4c260f97e0ec98ef08c3a3a26db7999e729b58aa1f7acda5f0f43df42ca707b9fb405d284629ca180742aa9ce51d67e7e1509296d5d2b44df41fa588e1a3e7ba"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/b17fa329-bb11-4dab-8998-993cf4c7c5b3/3beb0227b41619ed42e38e99fdf072a1/dotnet-runtime-5.0.0-preview.1.20120.5-win-x64.exe",
"hash": "cef89a83d64aa4ff9b17549439686b40527a0b1e019592b83bb46c641060cfe583fb8889b0ae9ea009aead27673082f26776690685f08798f35e9e6363a391d1"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/3fa0154e-0d31-4182-a548-30beb70d3ddf/0dd379104b461fdf4b310b479e62ea95/dotnet-runtime-5.0.0-preview.1.20120.5-win-x64.zip",
"hash": "6c3afe3b51b85b53a03b448d6fe122a5e7d7da60d904b10040e99a218092e2632ea25bf58b5c9a3cb40151c41ec0fad158ce3487265df4d7eae67e3768408fb8"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/1cfbb1b6-2a9f-4d03-9926-de56e7601534/e030d924094d5f840a0260e0c33a205e/dotnet-runtime-5.0.0-preview.1.20120.5-win-x86.exe",
"hash": "09c5ef8a4f4fa7e7437bc870f47f7e2375ff52b57560076b5f41c58205071b3db478c1779baac02a2bd633a28ee3878634da05bc50945145a7a31244e6203782"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/d81db672-e51a-4691-943f-2c513cf41ead/4e1a4ae6815c476937334467b7d3ea8b/dotnet-runtime-5.0.0-preview.1.20120.5-win-x86.zip",
"hash": "09006d52e8d9f95714c3a2a7a8523f08d4bb44ea99a04db2a8432d986c39b871fac79ec8419727410a7814bd21d64f7282595fcc3db1df5262f8de2c9aa0f916"
},
{
"name": "dotnet-runtime-x64.deb",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/edbaf09d-5d01-4b21-97c5-f3cf75bba5f9/cbf40693a286fbc5126823c6042c7b33/dotnet-runtime-5.0.0-preview.1.20120.5-x64.deb",
"hash": "3f5bcd7c487532caca918ff433eaeeacb7339a87019735285b93546d7cbf0d64825007cb8cec9e6d7923f810b886a812238cc4ada2dd77b7768c61b367d423d4"
},
{
"name": "dotnet-runtime-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/465089a5-3f71-476b-b611-1b9f41bdec6e/df51cc884314a400ad65f32e21ea5d78/dotnet-runtime-5.0.0-preview.1.20120.5-x64.rpm",
"hash": "49407155f0dc672150464ca20dedc87e6085090426fcc65b57b5f99fd255ad951d5adfeede8868762805ad05a4784c51f4b957fd802cc3544e9c0580e50686b6"
},
{
"name": "dotnet-runtime-deps-centos.7-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/0f07009b-1ccd-4c98-8d19-bd8223912798/e988b9e568c6ef57edb1327b29ecab4c/dotnet-runtime-deps-5.0.0-preview.1.20120.5-centos.7-x64.rpm",
"hash": "12950ed76f3f352f4a7b8fc8cef6320e4f0968ee5db0d67a8f57b66ff3ed44a46d92f83856e8e55dbe601136d5c80449dd75636942651848bcaa0bf098639747"
},
{
"name": "dotnet-runtime-deps-fedora.27-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/94b6a141-63b2-4e5e-b38e-ff4b02a6f20f/db41939e5e796b9049390ba679bca686/dotnet-runtime-deps-5.0.0-preview.1.20120.5-fedora.27-x64.rpm",
"hash": "c4eae900802004f63c076abd5d2eef841f19bd04c14983cd9576febde92d9b76a0f4d81d9f6c5aec32e72652a8ff88eecba974e50ed17999073954ca75ac8c6e"
},
{
"name": "dotnet-runtime-deps-opensuse.42-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/aa5d2001-25a1-4716-af60-0a7ac450019c/ff3f7336144059d8839f2a09cb952dcc/dotnet-runtime-deps-5.0.0-preview.1.20120.5-opensuse.42-x64.rpm",
"hash": "20ae5fc88c113047eef5a65bb86ff2f4a663acc2466451de66fa758c66213e89cb15c31bd0b5c33a6f0a51ab766dc94ccdb7275ae6cfad6e615f2790d0c822fd"
},
{
"name": "dotnet-runtime-deps-oraclelinux.7-x64.rpm",
"rid": "",
"url": "https://download.visualstudio.microsoft.com/download/pr/0c651a3d-1fc7-4d05-8949-4f11709de28b/66ca7ddcff2677e22443d63634992365/dotnet-runtime-deps-5.0.0-preview.1.20120.5-oraclelinux.7-x64.rpm",
"hash": "d4343571ebd7cb391c4a87320817880abf70375ce1f3a633c2549253ff891746cf209c13a25f1c8b44f6871a044c248552682f553b3dbf63d95ccd138cb86eac"
},
{
"name": "dotnet-runtime-deps-rhel.7-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/1caee7b0-4ca5-4bf7-981e-8d0b85d3dfd6/9b03a14654d00e7604eadd8675aa3fed/dotnet-runtime-deps-5.0.0-preview.1.20120.5-rhel.7-x64.rpm",
"hash": "4352bd9d2f1154167493c27a16fa6cbbe4b0e0956497951af86c4ed3643502ac811422cd65125add042756b78ab5498120d4bec1d0948e99bdc042a2ef95589f"
},
{
"name": "dotnet-runtime-deps-sles.12-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/ef5e1e72-6b7b-41e7-98f0-7131305d0056/498593e7e06f38d49217c917cb8ea5a0/dotnet-runtime-deps-5.0.0-preview.1.20120.5-sles.12-x64.rpm",
"hash": "ac5c52035fe0816909dbe82d562e21d87e6a0f29487318cdf72e5399b51d481b999c06514fc5dc8f082d2a808f62d3835ec80e5b7f7b0639b17f10eeaf92a20a"
},
{
"name": "dotnet-runtime-deps-x64.deb",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/23f9bc1f-6829-4ba0-89e5-0dac90239e5e/37f8056bc3521edd8f4360b04db5dde4/dotnet-runtime-deps-5.0.0-preview.1.20120.5-x64.deb",
"hash": "cf9934aeae86f9a12003cb577e395ebd11f0d73369f1d964f08ba382de7ab876bdf5af92fc2c28ebae55874bd4785c6fd23607fe68adc639bfac90d37aa44da6"
},
{
"name": "dotnet-targeting-pack-x64.deb",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/ae77fe31-a115-4c21-b686-61d2ee5a44ac/82b99cf66d59147022f673e82de4275b/dotnet-targeting-pack-5.0.0-preview.1.20120.5-x64.deb",
"hash": "cd7225363d24162561e8b14c83f03bfaf1174b7e9c2e2ccb15ef8f2e4ec43208b0314646069a85332313e34b1628cb976d84cdc8fa2b5e9e03a6eddbe1b03401"
},
{
"name": "dotnet-targeting-pack-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/564562cb-862b-42d9-9c27-e1bbf373ff35/7b6ad66ecaa6d398d91614c4848426d1/dotnet-targeting-pack-5.0.0-preview.1.20120.5-x64.rpm",
"hash": "4a429a1397615bdbc420ddbd195b3053c8c171105c92815496394dc43de28c4fb69e0ddb1957c7d973bd8b169c1a424438e1aae5d9ff39f0b197230efabd4eef"
},
{
"name": "netstandard-targeting-pack-x64.deb",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/7877ce02-66ba-440f-a7f0-5cad36d94667/5c840bf4c473caf208c1b46b317264ac/netstandard-targeting-pack-2.1.0-preview.1.20120.5-x64.deb",
"hash": "1085b801e774bfc9c286a33c11983738febfcaedf611791f34285de8ded20f9ed7046dade34fc6a0278d55ea6715f93fe8492dad9bcfd2d96cef758466c26cc3"
},
{
"name": "netstandard-targeting-pack-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/657a9470-0342-471f-8e94-f1c9c2967ede/d244046503fdaf0c485639df83190285/netstandard-targeting-pack-2.1.0-preview.1.20120.5-x64.rpm",
"hash": "39956a7c90516e58c0a6bb19c69f5b4a1ee510042c92715914922b8ea67fd47b484c202c564cb1490bed59ef2f0d0bf2155f8cc7b140c9793dfebee66836d72f"
}
]
},
"sdk": {
"version": "5.0.100-preview.1.20155.7",
"version-display": "5.0.100-preview.1",
"runtime-version": "5.0.0-preview.1.20120.5",
"vs-version": "",
"vs-support": "Visual Studio 2019 (v16.6 - latest preview)",
"csharp-version": "8.0",
"fsharp-version": "5.0-preview",
"vb-version": "15.5",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/658cb5dd-9a5f-481e-b481-f80a1ed802b3/9ab953320b89d5690a4fcda48b635986/dotnet-sdk-5.0.100-preview.1.20155.7-linux-arm.tar.gz",
"hash": "40752321856230ec4be50b3900909d002d28415e3ee6b499c605c922713b2867a736bbde9337c8a7e4e84260a5216f644c15d1660a74923ee06aae75bc62a54b"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/af8bf205-ea0d-47fe-a8bd-fd0a14add533/b926f87ea13147cd9dc80202a464d4b1/dotnet-sdk-5.0.100-preview.1.20155.7-linux-arm64.tar.gz",
"hash": "022a1f8cf19361f5ac1b7e0635864828266abbaf7bd26955c751a004ab9b5176a71567cba902ced0d2d48265ee0d3468af9ec931c6c9f5375f2d5c33ca14a439"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/0885bb3a-60d6-4dd7-82d4-2ccbdda2f90a/6f181788c4f85cc77076dd34b9f8bc05/dotnet-sdk-5.0.100-preview.1.20155.7-linux-musl-x64.tar.gz",
"hash": "a346eeda7140c2d674b5a9b1f777d3d4803d340f28466072c5662fcd0c8f002a411f5525845aeefc7e02ada9e22e05fce387f04260f9c3ec2c352a8155553489"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/c3d1886b-6846-4328-9692-a0adcdf30959/f0bd5e15b1825fc8f5b0a8166008e08a/dotnet-sdk-5.0.100-preview.1.20155.7-linux-x64.tar.gz",
"hash": "e768641ef12604400edf4ba25bd7ea7a2e64c69fa447661b478ceff89f3c77c07ec69f3aa05b966400e88caae4f548a7bfc5a0747f511b5a10e88dd616f73b21"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/f262d833-69d3-4aa1-bac1-b32075bebed3/474be39cca68cd46d3dc2cc03188f217/dotnet-sdk-5.0.100-preview.1.20155.7-osx-x64.pkg",
"hash": "b3807b8d3b8780146c801d8ed0bfd878b5bbdae3a6dbf89e4d97f29c2de4ac1b3cb8017e67174221ee8f4cac8a232060bd99e94a614143d4f47682838e227a4a"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/1c0e369e-945d-4618-b3f2-499190fb3cd3/369a29dced485be37eecf10728a96382/dotnet-sdk-5.0.100-preview.1.20155.7-osx-x64.tar.gz",
"hash": "243e84d0c1b61bde82c99c603fc2ef78e556850329772a828095bbbaef8f151c90b5474152fca57a25329517a0513dd22f591cccc853cc2525ce1aa10175cb41"
},
{
"name": "dotnet-sdk-win-arm.zip",
"rid": "win-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/2b45bc3f-9336-42e3-a936-a103293b0cc7/dcfa56be87e92b650fb057b7718a7467/dotnet-sdk-5.0.100-preview.1.20155.7-win-arm.zip",
"hash": "1794da1ef0697b0b0a2b3cb11133761191f2906bbc89989d581cacce0328da6f4ff3fe393ab671ab394816bfc50ee346cf93a0d76da33b3884bd3a7171ef633d"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/f765753f-9647-4bdf-b66e-da211a949cc8/93c69234b471dad3d5b5d9e54e2fae8d/dotnet-sdk-5.0.100-preview.1.20155.7-win-x64.exe",
"hash": "a485ace9750f845f4037d7ac7c8cd3174f8db4eb2a8b7ea690a03be611fe5b0a2b3d37a696f8c38ab829e63af7a829a84aec3dd46a88ef5f993daa4dca1cc2a9"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/cdd81f5c-3920-4fa6-95a0-3c6267e9c614/705ea68fff8c01e4938daa2a2e33234c/dotnet-sdk-5.0.100-preview.1.20155.7-win-x64.zip",
"hash": "7f3ac46d09df12788061cfe3fd0ef32eaeeb5656e727f20888113d6028f035b2b724f10b9536eb968c4579b65571c7aba01c8b2b1c5b98ef141cfb5f9c063c91"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/0781f119-edf1-4d4b-b0ed-193e30fdb3d4/73ff445ca02c7b21e19bb588228a0382/dotnet-sdk-5.0.100-preview.1.20155.7-win-x86.exe",
"hash": "d47dbf9e46075050a10a0e78830ca901fd667a2a4691bf5fe41ebb805cd6298d5f558178bd5aa5ad07ca2b9205fa4077a548f1a9060cf82f4ae5ebb87d5e0aee"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/dfd7d728-b4d1-4029-a80d-fd032a8ac5dd/f7cd8feff63a4058a2c81bd1b3532fe8/dotnet-sdk-5.0.100-preview.1.20155.7-win-x86.zip",
"hash": "8b2d7269fe8ae3a70b1776d102c4a84e3fc742be12e548577344146ff9d43193c5addeb847ec0e2c87618ca88721f54787e30d55ea9e970417c8c91e6f0db7f2"
},
{
"name": "dotnet-sdk-x64.deb",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/c5a2b347-3eaa-4dcc-a697-737513998d36/17ab4a4271a20a99d0731a3cf924fa44/dotnet-sdk-5.0.100-preview.1.20155.7-x64.deb",
"hash": "77f01a7fdddc80cb92521fc73ca618f1631f7c90a5c1d3531f5876836ce0576567bbf31dfa232b88755c46fb230752a393c8344b238c98b7c143654b0d816468"
},
{
"name": "dotnet-sdk-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/aa0c7248-c76f-460b-84ec-3a89730f2517/d10d65f633f76eb7d0b7330ade514992/dotnet-sdk-5.0.100-preview.1.20155.7-x64.rpm",
"hash": "54dfbaa8b63cbd79b7e64f6f9ee11e9d22f789e600bd69eacdab3e4946e1136056a9e17a71dff9f913ef62c80559a3e15e6eb05c988413f5275ab822ce7442b1"
}
]
},
"sdks": [
{
"version": "5.0.100-preview.1.20155.7",
"version-display": "5.0.100-preview.1",
"runtime-version": "5.0.0-preview.1.20120.5",
"vs-version": "",
"vs-support": "Visual Studio 2019 (v16.6 - latest preview)",
"csharp-version": "8.0",
"fsharp-version": "5.0-preview",
"vb-version": "15.5",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/658cb5dd-9a5f-481e-b481-f80a1ed802b3/9ab953320b89d5690a4fcda48b635986/dotnet-sdk-5.0.100-preview.1.20155.7-linux-arm.tar.gz",
"hash": "40752321856230ec4be50b3900909d002d28415e3ee6b499c605c922713b2867a736bbde9337c8a7e4e84260a5216f644c15d1660a74923ee06aae75bc62a54b"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/af8bf205-ea0d-47fe-a8bd-fd0a14add533/b926f87ea13147cd9dc80202a464d4b1/dotnet-sdk-5.0.100-preview.1.20155.7-linux-arm64.tar.gz",
"hash": "022a1f8cf19361f5ac1b7e0635864828266abbaf7bd26955c751a004ab9b5176a71567cba902ced0d2d48265ee0d3468af9ec931c6c9f5375f2d5c33ca14a439"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/0885bb3a-60d6-4dd7-82d4-2ccbdda2f90a/6f181788c4f85cc77076dd34b9f8bc05/dotnet-sdk-5.0.100-preview.1.20155.7-linux-musl-x64.tar.gz",
"hash": "a346eeda7140c2d674b5a9b1f777d3d4803d340f28466072c5662fcd0c8f002a411f5525845aeefc7e02ada9e22e05fce387f04260f9c3ec2c352a8155553489"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/c3d1886b-6846-4328-9692-a0adcdf30959/f0bd5e15b1825fc8f5b0a8166008e08a/dotnet-sdk-5.0.100-preview.1.20155.7-linux-x64.tar.gz",
"hash": "e768641ef12604400edf4ba25bd7ea7a2e64c69fa447661b478ceff89f3c77c07ec69f3aa05b966400e88caae4f548a7bfc5a0747f511b5a10e88dd616f73b21"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/f262d833-69d3-4aa1-bac1-b32075bebed3/474be39cca68cd46d3dc2cc03188f217/dotnet-sdk-5.0.100-preview.1.20155.7-osx-x64.pkg",
"hash": "b3807b8d3b8780146c801d8ed0bfd878b5bbdae3a6dbf89e4d97f29c2de4ac1b3cb8017e67174221ee8f4cac8a232060bd99e94a614143d4f47682838e227a4a"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/1c0e369e-945d-4618-b3f2-499190fb3cd3/369a29dced485be37eecf10728a96382/dotnet-sdk-5.0.100-preview.1.20155.7-osx-x64.tar.gz",
"hash": "243e84d0c1b61bde82c99c603fc2ef78e556850329772a828095bbbaef8f151c90b5474152fca57a25329517a0513dd22f591cccc853cc2525ce1aa10175cb41"
},
{
"name": "dotnet-sdk-win-arm.zip",
"rid": "win-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/2b45bc3f-9336-42e3-a936-a103293b0cc7/dcfa56be87e92b650fb057b7718a7467/dotnet-sdk-5.0.100-preview.1.20155.7-win-arm.zip",
"hash": "1794da1ef0697b0b0a2b3cb11133761191f2906bbc89989d581cacce0328da6f4ff3fe393ab671ab394816bfc50ee346cf93a0d76da33b3884bd3a7171ef633d"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/f765753f-9647-4bdf-b66e-da211a949cc8/93c69234b471dad3d5b5d9e54e2fae8d/dotnet-sdk-5.0.100-preview.1.20155.7-win-x64.exe",
"hash": "a485ace9750f845f4037d7ac7c8cd3174f8db4eb2a8b7ea690a03be611fe5b0a2b3d37a696f8c38ab829e63af7a829a84aec3dd46a88ef5f993daa4dca1cc2a9"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/cdd81f5c-3920-4fa6-95a0-3c6267e9c614/705ea68fff8c01e4938daa2a2e33234c/dotnet-sdk-5.0.100-preview.1.20155.7-win-x64.zip",
"hash": "7f3ac46d09df12788061cfe3fd0ef32eaeeb5656e727f20888113d6028f035b2b724f10b9536eb968c4579b65571c7aba01c8b2b1c5b98ef141cfb5f9c063c91"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/0781f119-edf1-4d4b-b0ed-193e30fdb3d4/73ff445ca02c7b21e19bb588228a0382/dotnet-sdk-5.0.100-preview.1.20155.7-win-x86.exe",
"hash": "d47dbf9e46075050a10a0e78830ca901fd667a2a4691bf5fe41ebb805cd6298d5f558178bd5aa5ad07ca2b9205fa4077a548f1a9060cf82f4ae5ebb87d5e0aee"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/dfd7d728-b4d1-4029-a80d-fd032a8ac5dd/f7cd8feff63a4058a2c81bd1b3532fe8/dotnet-sdk-5.0.100-preview.1.20155.7-win-x86.zip",
"hash": "8b2d7269fe8ae3a70b1776d102c4a84e3fc742be12e548577344146ff9d43193c5addeb847ec0e2c87618ca88721f54787e30d55ea9e970417c8c91e6f0db7f2"
},
{
"name": "dotnet-sdk-x64.deb",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/c5a2b347-3eaa-4dcc-a697-737513998d36/17ab4a4271a20a99d0731a3cf924fa44/dotnet-sdk-5.0.100-preview.1.20155.7-x64.deb",
"hash": "77f01a7fdddc80cb92521fc73ca618f1631f7c90a5c1d3531f5876836ce0576567bbf31dfa232b88755c46fb230752a393c8344b238c98b7c143654b0d816468"
},
{
"name": "dotnet-sdk-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/aa0c7248-c76f-460b-84ec-3a89730f2517/d10d65f633f76eb7d0b7330ade514992/dotnet-sdk-5.0.100-preview.1.20155.7-x64.rpm",
"hash": "54dfbaa8b63cbd79b7e64f6f9ee11e9d22f789e600bd69eacdab3e4946e1136056a9e17a71dff9f913ef62c80559a3e15e6eb05c988413f5275ab822ce7442b1"
}
]
}
],
"aspnetcore-runtime": {
"version": "5.0.0-preview.1.20124.5",
"version-display": "5.0.0-preview.1",
"version-aspnetcoremodule": [
"15.0.20055.0"
],
"vs-version": "",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/29aa86cb-69c7-40ee-a43f-ed3a88327a38/16f0e2751e1beb740c3f74fbf26be2f6/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-arm.tar.gz",
"hash": "0592fdc197b07151970fdc64e3f40d5551bb2d0bc821241e1068ee1446606d5f7569bdd74a4744efa29b86b01a6600807c6c31630c6651d44281ab38767fd172"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/93b0f737-6af5-418d-a801-daaba67561e5/4fea7595d0101eaca86bed539f2cfdf4/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-arm64.tar.gz",
"hash": "bc4d66c2c81ba81afa63226444bad97d590b08c35a4f13e2bc972fd11f313bc524286384925c1db0d882acd5ef17ea9cc7715331cfaa2394019cd5bca461d6f5"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/7c4daf05-27e3-46ee-a9fe-937dcff55b17/bf88e4f1ee7b47739921e224a83aa41d/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-musl-arm64.tar.gz",
"hash": "1b989ff55f0d63be0f512db1caf1b7c571fcf1c30785a4077f43b4ebe9646088a85ec929fb2242bd1f6f16ae236278aafa9827b10420a81d0466eb83d791c2b7"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/05aa85ef-f4d2-491d-9740-846d319302ee/a741ae607242a3626fa2ad8ca00c91ac/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-musl-x64.tar.gz",
"hash": "05bc089d6587b7d4afda29c793b602b549fbf2eaa631ce7339167f5f5f572267e36414f01755eb34dfc89bfd4081ef1b61b56e322aefccfe1b1c805ad77d5a15"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/56b46d73-ccf0-47df-8a41-a90cd2333304/271d1b5ad2162b721b4b88a1fcad5bc1/aspnetcore-runtime-5.0.0-preview.1.20124.5-linux-x64.tar.gz",
"hash": "4ec2c9e8ed5e8ddaa52ed291c263412b754691ae2b95362ddc6fa75cfe087dbe59c7e4f65f21b0f096bc93967d04f4ea612a0c42c8a124ef4583d0de8daac01c"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/94ec572d-4b5a-4077-a96d-0da66a95cece/eb406d9b0e4628f5e259452ca08145eb/aspnetcore-runtime-5.0.0-preview.1.20124.5-osx-x64.tar.gz",
"hash": "79b48ab04f28e173d561bfe0ffd8d1099ae98c6a3a927c68a774a98b123c660cdcd68ea654c3baf3c87e1109a6e48a9fe54d9bcbed17655673789e8bc5c35225"
},
{
"name": "aspnetcore-runtime-win-arm.zip",
"rid": "win-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/0b69fc69-14ad-4848-a063-63931fe47d8b/0b30a487be3314763c6139d19b27cad0/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-arm.zip",
"hash": "c1779c1bedc8ab7a40ccaf79b6291d1d21a4ca19a7932d57e682dd483b42cf0afe179220101154c34c9be88f01d9e60ca49c1b615d4043a8b7feff165d2b12d1"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/f0fcc7bd-977d-4e47-ae93-6cef16bffa52/2bac08d7be3f536baef009d7e2f51c27/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x64.exe",
"hash": "9b1d72c312b773ca4d7ae5193f2d52123d784186e1bbbe62050887418425201cec440cc0cbf0e7cf398f5bfdb1266eef98270b232d8853cffd20f6bf15274eab"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/09dd37c6-1597-4e43-914c-2c97c257d527/c2551b6d795fe1d46e62121c1ee66ca0/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x64.zip",
"hash": "47ca5820673f38c4ba6760ea87495dc016d832028b4eba3dc087dce3be6c6bd9dd21293eb564870e349e72dd4572cfce442daaec9785ebfec8a3d1cde9b26744"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/97ca32bd-11f1-4c6c-9b02-bd7972d5fd49/31ec1ac0056d847f4f139cd6aa6ebd73/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x86.exe",
"hash": "50c6d8c4e6ab321c613056a7f84bef8f6f6877470b488a8ecac6466c2d99e200a66d07f78109828bf884fb1ab1c924181d8d0d1ad58e3f04bb58b3e7d025b814"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/08e464a2-d72d-4c54-8235-5bfd0cc08c59/63440fe56dc65097152443b0f94a9757/aspnetcore-runtime-5.0.0-preview.1.20124.5-win-x86.zip",
"hash": "2552ededd8e11ca1d16066351d91abe93ad85f23e9e79e8b855574df160964dabad537356c0e034ca03ad351799610b63a032e32ab0bc65d07ae7104b5c1ce2e"
},
{
"name": "aspnetcore-runtime-x64.deb",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/338371fd-ee7a-41aa-a012-6d612e92bcb3/4db8b8992a93c47355b2fc7bfed750e0/aspnetcore-runtime-5.0.0-preview.1.20124.5-x64.deb",
"hash": "8928f0056c579984e63ae13ee980441f34a8d050dbd4ccaa0968ddf56816b74e2ba001df2582746970eeab4d7850522015355642aa0d8b4901f46ccd50d76238"
},
{
"name": "aspnetcore-runtime-x64.rpm",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/5d5e8781-9eb2-4a8e-8b52-42fa82d85d7a/df22d24384a341d956d709a11b29e509/aspnetcore-runtime-5.0.0-preview.1.20124.5-x64.rpm",
"hash": "c69518e3dceefc79db961359f5c284e271e22a0a9f348f5de5ee7a72dbbe6001d81d4558671d595d473421e9a6c10dee42a3ce72fa836b708b8864e08c44438f"
},
{
"name": "aspnetcore-targeting-pack.deb",
"rid": "",
"url": "https://download.visualstudio.microsoft.com/download/pr/3f186eb0-0d3e-49ee-863b-e7e0826b740f/3474a4667520b115f9069f2aadd74d22/aspnetcore-targeting-pack-5.0.0-preview.1.20124.5.deb",
"hash": "4c901f7162b9ffb4dd8ab40f3be346c1001f5cbcaff692a23d0bcdb30aa5fbf8803973ee37be6526291d9d54a2e2c76aaaeb7f3a893c03f80c9ef59835e1c6d1"
},
{
"name": "aspnetcore-targeting-pack.rpm",
"rid": "",
"url": "https://download.visualstudio.microsoft.com/download/pr/e7abdd13-9a7e-4a2a-90ac-aa2da134f5f4/1ed614b70ed7d1c5bc32f8a78fbf0672/aspnetcore-targeting-pack-5.0.0-preview.1.20124.5.rpm",
"hash": "f9dad74b74f0dc824554db41ff195d12f7a611be11b873fde9b8d80155ec5108c5d98a8473d7e963cf90ebfa2be5889ba704a716bad3ab29303b5c1f8abd6398"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://download.visualstudio.microsoft.com/download/pr/0221e27a-7c9d-4123-aca0-ddde3c4d6001/cf53100f7de5187005cac9a5880e4879/dotnet-hosting-5.0.0-preview.1.20124.5-win.exe",
"hash": "e3bb2502552ed73ff48d7b2cd58c59029321c1b49fe93b43eb37ab7fa90f4cf8a91c01af67e3a46c7991db8d5c0cebab1e6cbeb95e49e0f6f49b5bf2846d7535"
}
]
},
"windowsdesktop": {
"version": "5.0.0-preview.1.20127.5",
"version-display": "5.0.0-preview.1",
"files": [
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/ad44996b-5d71-4b35-a009-08aed1ac1add/3cfc44f1463030caf61049a2d50e483a/windowsdesktop-runtime-5.0.0-preview.1.20127.5-win-x64.exe",
"hash": "15de7de22fa6c19c06053a8a88fdde52c6fb10fc7e0bb2703f30c42406a28feaa56de9b11fc295269eb4297c0239c9b558640e9963fa891d803a2072baa64387"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/e6e08491-8da4-4a4d-9a92-e7323cc1174f/447dcd27c06a92f66209c70bdf453b65/windowsdesktop-runtime-5.0.0-preview.1.20127.5-win-x86.exe",
"hash": "dfb97c3c85b35ae00b95ad6a60bfdffb9244ec807012d55f0b5bd7696c3600acc006be653ee2045fcf1f368ff4cce26761e504d7cdcf85d94863aa48ce77f4e7"
}
]
},
"symbols": {
"version": "5.0.0-preview.1.20120.5",
"files": []
}
}
],
"intellisense": {
"version": "5.0.0",
"version-display": "5.0.0",
"files": []
}
}

View file

@ -6,6 +6,7 @@ The latest supported release is [.NET Core 3.1](3.1).
You can download the latest updates for .NET Core.
* [.NET 5.0 Preview 1](5.0/preview/5.0.0-preview1.md)
* [.NET Core 3.1.2](3.1/3.1.2/3.1.2.md)
* [.NET Core 3.0.3](3.0/3.0.3/3.0.3.md)
* [.NET Core 2.1.16](2.1/2.1.16/2.1.16.md)
@ -14,6 +15,7 @@ You can download the latest updates for .NET Core.
* [.NET Core Releases](download-archive.md) -- Release notes and downloads
* [Releases Index][releases-index.json] -- Index for all release channels in JSON format
* [5.0 Release Details][5.0-releases.json] -- All releases details for the 5.0 channel in JSON format
* [3.1 Release Details][3.1-releases.json] -- All releases details for the 3.1 channel in JSON format
* [3.0 Release Details][3.0-releases.json] -- All releases details for the 3.0 channel in JSON format
* [2.1 Release Details][2.1-releases.json] -- All releases details for the 2.1 channel in JSON format
@ -23,6 +25,7 @@ You can download the latest updates for .NET Core.
* [.NET Core SDK telemetry](https://docs.microsoft.com/dotnet/core/tools/telemetry)
[releases-index.json]: https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/releases-index.json
[5.0-releases.json]: https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/5.0/releases.json
[3.1-releases.json]: https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/3.1/releases.json
[3.0-releases.json]: https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/3.0/releases.json
[2.1-releases.json]: https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/2.1/releases.json

View file

@ -1,12 +1,24 @@
{
"releases-index": [
{
"channel-version": "5.0",
"latest-release": "5.0.0-preview.1",
"latest-release-date": "2020-03-16",
"security": false,
"latest-runtime": "5.0.0-preview.1.20120.5",
"latest-sdk": "5.0.100-preview.1.20155.7",
"product": ".NET",
"support-phase": "preview",
"eol-date": null,
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/5.0/releases.json"
},
{
"channel-version": "3.1",
"latest-release": "3.1.2",
"latest-release-date": "2020-02-18",
"latest-release-date": "2020-03-16",
"security": false,
"latest-runtime": "3.1.2",
"latest-sdk": "3.1.102",
"latest-sdk": "3.1.200",
"product": ".NET Core",
"support-phase": "lts",
"eol-date": "2022-12-03",