Update download path (#5976)

This commit is contained in:
Maira Wenzel 2021-02-18 12:12:12 -08:00 committed by GitHub
parent d577358c58
commit a79e029f74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 112 additions and 112 deletions

View file

@ -6,7 +6,7 @@
* [.NET Core 1.0.4](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md)
* [.NET Core 1.1.1](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.1.md)
[.NET Core 1.0.4](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://dotnet.microsoft.com/download/dotnet-core/current/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://dotnet.microsoft.com/download).
[.NET Core 1.0.4](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://dotnet.microsoft.com/download/dotnet/current/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://dotnet.microsoft.com/download).
Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) for details and great context around the release. Visual Studio 2017 is also releasing today and you can read about it in their [announcement](https://blogs.msdn.microsoft.com/visualstudio/).

View file

@ -97,5 +97,5 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.14-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.12-sdk-sha.txt
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.0
[linux-install]: https://dotnet.microsoft.com/download/dotnet/1.0
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md

View file

@ -94,6 +94,6 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.15-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.13-sdk-sha.txt
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.0
[linux-install]: https://dotnet.microsoft.com/download/dotnet/1.0
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/03/12/net-core-march-2019/

View file

@ -95,6 +95,6 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.16-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.14-sdk-sha.txt
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.0
[linux-install]: https://dotnet.microsoft.com/download/dotnet/1.0
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/

View file

@ -2,7 +2,7 @@
## .NET Core May 2017 Update - SDK 1.0.4 Released 5/8/2017
This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://dotnet.microsoft.com/download/dotnet-core/current/runtime) or from the following.
This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://dotnet.microsoft.com/download/dotnet/current/runtime) or from the following.
* [.NET Core Runtime 1.0.5](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.5-download.md)
* [.NET Core Runtime 1.1.2](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.2-download.md)

View file

@ -2,7 +2,7 @@
## .NET Core March 2017 Update - 1.0.4 Released 3/7/2017
[.NET Core 1.0.4](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://dotnet.microsoft.com/download/dotnet-core/current/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://dotnet.microsoft.com/download).
[.NET Core 1.0.4](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://dotnet.microsoft.com/download/dotnet/current/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://dotnet.microsoft.com/download).
Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) for details and great context around the release. Visual Studio 2017 is also releasing today and you can read about it in their [announcement](https://blogs.msdn.microsoft.com/visualstudio/).

View file

@ -2,7 +2,7 @@
## .NET Core May 2017 Update - 1.0.5 Released 5/8/2017
This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://dotnet.microsoft.com/download/dotnet-core/current/runtime) or from the following.
This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://dotnet.microsoft.com/download/dotnet/current/runtime) or from the following.
* [.NET Core Runtime 1.0.5](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.5-download.md)
* [.NET Core Runtime 1.1.2](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.2-download.md)

View file

@ -2,7 +2,7 @@
## .NET Core March 2017 Update - 1.1.1 Released 3/7/2017
[.NET Core 1.1.1](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.1.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://dotnet.microsoft.com/download/dotnet-core/current/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://dotnet.microsoft.com/download).
[.NET Core 1.1.1](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.1.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://dotnet.microsoft.com/download/dotnet/current/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://dotnet.microsoft.com/download).
Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) for details and great context around the release. Visual Studio 2017 is also releasing today and you can read about it in their [announcement](https://blogs.msdn.microsoft.com/visualstudio/).

View file

@ -104,5 +104,5 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.12-sdk-sha.txt
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.1
[linux-install]: https://dotnet.microsoft.com/download/dotnet/1.1
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md

View file

@ -103,7 +103,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.13-sdk-sha.txt
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.1
[linux-install]: https://dotnet.microsoft.com/download/dotnet/1.1
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/03/12/net-core-march-2019/

View file

@ -104,7 +104,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.13-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.14-sdk-sha.txt
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.1
[linux-install]: https://dotnet.microsoft.com/download/dotnet/1.1
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/

View file

@ -2,7 +2,7 @@
## .NET Core May 2017 Update - 1.1.2 Released 5/8/2017
This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://dotnet.microsoft.com/download/dotnet-core/current/runtime) or from the following.
This release includes critical security and reliability updates to improve the quality of .NET Core. The latest releases can be found on the [.NET Core download pages](https://dotnet.microsoft.com/download/dotnet/current/runtime) or from the following.
* [.NET Core Runtime 1.0.5](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.5-download.md)
* [.NET Core Runtime 1.1.2](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.2-download.md)

View file

@ -2,7 +2,7 @@
## .NET Core 2.0.0 Preview 1 released 5/10/2017
.NET Core 2.0.0 Preview 1 and SDK 2.0.0 Preview 1 are available for download and testing. These can be found on [.NET Core Preview 1](https://dotnet.microsoft.com/download/dotnet-core) or the [Preview 1 download page](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview1-download.md).
.NET Core 2.0.0 Preview 1 and SDK 2.0.0 Preview 1 are available for download and testing. These can be found on [.NET Core Preview 1](https://dotnet.microsoft.com/download/dotnet) or the [Preview 1 download page](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview1-download.md).
The .NET Core SDK 2.0.0-Preview 1 includes .NET Core 2.0.0-Preview 1 runtime so downloading the runtime packages separately is not needed when installing the SDK.

View file

@ -2,7 +2,7 @@
.NET Core 2.0.0 Preview 2 and SDK 2.0.0 Preview 2 are available for download and testing.
* [Getting Started](https://dotnet.microsoft.com/download/dotnet-core)
* [Getting Started](https://dotnet.microsoft.com/download/dotnet)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview2-download.md)
The .NET Core SDK 2.0.0 Preview 2 includes .NET Core 2.0.0 Preview 2 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.0.0 Preview 2, the following command will show that you're running version `2.0.0-preview2-006497` of the tools.

View file

@ -2,7 +2,7 @@
.NET Core 2.1.0 Preview 1 is available for download and usage in your environment.
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/2.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/2.1)
## Blog Round up

View file

@ -1,6 +1,6 @@
# .NET Core 2.1.14 Update - November 19, 2019
[.NET Core 2.1.14](https://dotnet.microsoft.com/download/dotnet-core/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.14, ASP.NET Core 2.1.14 and the .NET Core SDK.
[.NET Core 2.1.14](https://dotnet.microsoft.com/download/dotnet/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.14, ASP.NET Core 2.1.14 and the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 2.1.15 Update - January 14, 2020
[.NET Core 2.1.15](https://dotnet.microsoft.com/download/dotnet-core/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.15, ASP.NET Core 2.1.15 and the .NET Core SDK.
[.NET Core 2.1.15](https://dotnet.microsoft.com/download/dotnet/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.15, ASP.NET Core 2.1.15 and the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 2.1.16 Update - February 18, 2020
[.NET Core 2.1.16](https://dotnet.microsoft.com/download/dotnet-core/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.16, ASP.NET Core 2.1.16 and the .NET Core SDK.
[.NET Core 2.1.16](https://dotnet.microsoft.com/download/dotnet/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.16, ASP.NET Core 2.1.16 and the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 2.1.17 Update - March 24, 2020
[.NET Core 2.1.17](https://dotnet.microsoft.com/download/dotnet-core/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.17, ASP.NET Core 2.1.17 and the .NET Core SDK.
[.NET Core 2.1.17](https://dotnet.microsoft.com/download/dotnet/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.17, ASP.NET Core 2.1.17 and the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 2.1.18 Update - May 12, 2020
[.NET Core 2.1.18](https://dotnet.microsoft.com/download/dotnet-core/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.18, ASP.NET Core 2.1.18 and the .NET Core SDK.
[.NET Core 2.1.18](https://dotnet.microsoft.com/download/dotnet/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.18, ASP.NET Core 2.1.18 and the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 2.1.19 Update - June 9, 2020
[.NET Core 2.1.19](https://dotnet.microsoft.com/download/dotnet-core/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.19, ASP.NET Core 2.1.19 and the .NET Core SDK.
[.NET Core 2.1.19](https://dotnet.microsoft.com/download/dotnet/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.19, ASP.NET Core 2.1.19 and the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 2.1.20 Update - July 14, 2020
[.NET Core 2.1.20](https://dotnet.microsoft.com/download/dotnet-core/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.20, ASP.NET Core 2.1.20 and the .NET Core SDK.
[.NET Core 2.1.20](https://dotnet.microsoft.com/download/dotnet/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.20, ASP.NET Core 2.1.20 and the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 2.1.21 Update - August 11, 2020
[.NET Core 2.1.21](https://dotnet.microsoft.com/download/dotnet-core/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.21, ASP.NET Core 2.1.21 and the .NET Core SDK.
[.NET Core 2.1.21](https://dotnet.microsoft.com/download/dotnet/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.21, ASP.NET Core 2.1.21 and the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 2.1.22 Update - September 08, 2020
[.NET Core 2.1.22](https://dotnet.microsoft.com/download/dotnet-core/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.22, ASP.NET Core 2.1.22 and the .NET Core SDK.
[.NET Core 2.1.22](https://dotnet.microsoft.com/download/dotnet/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.22, ASP.NET Core 2.1.22 and the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 2.1.23 Update - October 13, 2020
[.NET Core 2.1.23](https://dotnet.microsoft.com/download/dotnet-core/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.23, ASP.NET Core 2.1.23 and the .NET Core SDK.
[.NET Core 2.1.23](https://dotnet.microsoft.com/download/dotnet/2.1) is available for download and usage in your environment. This release includes .NET Core 2.1.23, ASP.NET Core 2.1.23 and the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -8,18 +8,18 @@ Release notes and download information is provided for each update, in the follo
| Release Date | Description | Download |
| :-- | :-- | :--: |
| 2021/02/09 | [2.1.25](2.1.25/2.1.25.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2021/01/12 | [2.1.24](2.1.24/2.1.24.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2020/10/13 | [2.1.23](2.1.23/2.1.23.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2020/09/08 | [2.1.22](2.1.22/2.1.22.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2020/08/11 | [2.1.21](2.1.21/2.1.21.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2020/07/14 | [2.1.20](2.1.20/2.1.20.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2020/06/09 | [2.1.19](2.1.19/2.1.19.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2020/05/12 | [2.1.18](2.1.18/2.1.18.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2020/03/24 | [2.1.17](2.1.17/2.1.17.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2020/02/18 | [2.1.16](2.1.16/2.1.16.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2020/01/14 | [2.1.15](2.1.15/2.1.15.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2019/11/19 | [2.1.14](2.1.14/2.1.14.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.1) |
| 2021/02/09 | [2.1.25](2.1.25/2.1.25.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2021/01/12 | [2.1.24](2.1.24/2.1.24.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2020/10/13 | [2.1.23](2.1.23/2.1.23.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2020/09/08 | [2.1.22](2.1.22/2.1.22.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2020/08/11 | [2.1.21](2.1.21/2.1.21.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2020/07/14 | [2.1.20](2.1.20/2.1.20.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2020/06/09 | [2.1.19](2.1.19/2.1.19.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2020/05/12 | [2.1.18](2.1.18/2.1.18.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2020/03/24 | [2.1.17](2.1.17/2.1.17.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2020/02/18 | [2.1.16](2.1.16/2.1.16.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2020/01/14 | [2.1.15](2.1.15/2.1.15.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2019/11/19 | [2.1.14](2.1.14/2.1.14.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.1) |
| 2019/09/10 | [2.1.13](2.1.13/2.1.13.md) | [download](2.1.13/2.1.13-download.md) |
| 2019/07/09 | [2.1.12](2.1.12/2.1.12.md) | [download](2.1.12/2.1.12-download.md) |
| 2019/05/14 | [2.1.11](2.1.11/2.1.11.md) | [download](2.1.11/2.1.11-download.md) |

View file

@ -1,6 +1,6 @@
# .NET Core 2.2.8 Update - November 19, 2019
[.NET Core 2.2.8](https://dotnet.microsoft.com/download/dotnet-core/2.2) is available for download and usage in your environment. This release includes .NET Core 2.2.8, ASP.NET Core 2.2.8 and updates to the .NET Core SDK.
[.NET Core 2.2.8](https://dotnet.microsoft.com/download/dotnet/2.2) is available for download and usage in your environment. This release includes .NET Core 2.2.8, ASP.NET Core 2.2.8 and updates to the .NET Core SDK.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -9,7 +9,7 @@ Release notes and download information is provided for each update, in the follo
| Release Date | Description | Download |
| :-- | :-- | :--: |
| 2019/12/23 | Out of support | [.NET Core 2.2 end of life](https://devblogs.microsoft.com/dotnet/net-core-2-2-will-reach-end-of-life-on-december-23-2019/) |
| 2019/11/19 | [2.2.8](2.2.8/2.2.8.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/2.2) |
| 2019/11/19 | [2.2.8](2.2.8/2.2.8.md) | [download](https://dotnet.microsoft.com/download/dotnet/2.2) |
| 2019/09/10 | [2.2.7](2.2.7/2.2.7.md) | [download](2.2.7/2.2.7-download.md) |
| 2019/07/09 | [2.2.6](2.2.6/2.2.6.md) | [download](2.2.6/2.2.6-download.md) |
| 2019/05/14 | [2.2.5](2.2.5/2.2.5.md) | [download](2.2.5/2.2.5-download.md) |

View file

@ -6,7 +6,7 @@
* [Changes in this release](#notable-changes-in-300)
* [Known issues](../3.0-known-issues.md)
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.0)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.0)
The .NET Core SDK 3.0.100 includes .NET Core 3.0 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 3.0.100, the following command will show that you're running version `3.0.100` of the tools.

View file

@ -1,6 +1,6 @@
# .NET Core 3.0.1 Update - November 19, 2019
[.NET Core 3.0.1](https://dotnet.microsoft.com/download/dotnet-core/3.0) is available for download and usage in your environment. This release includes .NET Core 3.0.1 and .NET Core SDK 3.0.101.
[.NET Core 3.0.1](https://dotnet.microsoft.com/download/dotnet/3.0) is available for download and usage in your environment. This release includes .NET Core 3.0.1 and .NET Core SDK 3.0.101.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 3.0.2 Update - January 14, 2020
[.NET Core 3.0.2](https://dotnet.microsoft.com/download/dotnet-core/3.0) is available for download and usage in your environment. This release includes .NET Core 3.0.2 and .NET Core SDK 3.0.102.
[.NET Core 3.0.2](https://dotnet.microsoft.com/download/dotnet/3.0) is available for download and usage in your environment. This release includes .NET Core 3.0.2 and .NET Core SDK 3.0.102.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -1,6 +1,6 @@
# .NET Core 3.0.3 Update - February 18, 2020
[.NET Core 3.0.3](https://dotnet.microsoft.com/download/dotnet-core/3.0) is available for download and usage in your environment. This release includes .NET Core 3.0.3 and .NET Core SDK 3.0.103.
[.NET Core 3.0.3](https://dotnet.microsoft.com/download/dotnet/3.0) is available for download and usage in your environment. This release includes .NET Core 3.0.3 and .NET Core SDK 3.0.103.
* [Blog Post][dotnet-blog]
* [Downloads](#downloads)

View file

@ -9,9 +9,9 @@ Release notes and download information is provided for each update, in the follo
| Release Date | Description | Download |
| :-- | :-- | :--: |
| 2020/03/03 | Out of Support | [.NET Core 3.0 End of Life](https://devblogs.microsoft.com/dotnet/net-core-3-0-end-of-life/) |
| 2020/02/18 | [3.0.3](./3.0.3/3.0.3.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.0) |
| 2020/01/14 | [3.0.2](./3.0.2/3.0.2.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.0) |
| 2019/11/19 | [3.0.1](./3.0.1/3.0.1.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.0) |
| 2020/02/18 | [3.0.3](./3.0.3/3.0.3.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.0) |
| 2020/01/14 | [3.0.2](./3.0.2/3.0.2.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.0) |
| 2019/11/19 | [3.0.1](./3.0.1/3.0.1.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.0) |
| 2019/09/23 | [3.0.0](./3.0.0/3.0.0.md) | [download](./3.0.0/3.0.0-download.md) | - |
| 2019/09/16 | [3.0.0 RC 1](./preview/3.0.0-rc1.md) | [download](./preview/3.0.0-rc1-download.md) | - |
| 2019/09/04 | [3.0.0 Preview 9](./preview/3.0.0-preview9.md) | [download](./preview/3.0.0-preview9-download.md) | - |

View file

@ -6,7 +6,7 @@
* [Changes in this release](#notable-changes-in-300-rc-1)
* [Known issues](3.0.0-preview-known-issues.md)
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.0)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.0)
The .NET Core SDK 3.0.100 RC 1 includes .NET Core 3.0 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 3.0.100 release candidate, the following command will show that you're running version `3.0.100-rc1-014190` of the tools.

View file

@ -4,7 +4,7 @@ This document lists known issues for **.NET Core 3.1 Preview 1 and beyond releas
## .NET Core
Visual Studio 16.4 Preview 2 may uninstall .NET Core 3.0 when installed with the .NET Core 3.1 SDK. We recommend you re-install or repair the [.NET Core 3.0 SDK](https://dotnet.microsoft.com/download/dotnet-core/3.0) if this happens.
Visual Studio 16.4 Preview 2 may uninstall .NET Core 3.0 when installed with the .NET Core 3.1 SDK. We recommend you re-install or repair the [.NET Core 3.0 SDK](https://dotnet.microsoft.com/download/dotnet/3.0) if this happens.
### .NET Core 3.1.2

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.0 - December 3, 2019
[.NET Core 3.1.0](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.0 and .NET Core SDK 3.1.100.
[.NET Core 3.1.0](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.0 and .NET Core SDK 3.1.100.
* [Blog Roundup](#blog-roundup)
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#notable-changes-in-310)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.1 - January 14, 2020
[.NET Core 3.1.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.1 and .NET Core SDK 3.1.101.
[.NET Core 3.1.1](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.1 and .NET Core SDK 3.1.101.
* [Blog Roundup][dotnet-blog]
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#changes-in-311)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.2 - February 18, 2020
[.NET Core 3.1.2](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.2 and .NET Core SDK 3.1.102.
[.NET Core 3.1.2](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.2 and .NET Core SDK 3.1.102.
* [Blog Roundup][dotnet-blog]
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#changes-in-312)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,7 +1,7 @@
# .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).
[.NET Core 3.1.200 SDK](https://dotnet.microsoft.com/download/dotnet/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)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Notable changes in this release](#notable-changes-in-31200-sdk)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.3 - March 24, 2020
[.NET Core 3.1.3](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.3 and .NET Core SDK 3.1.103.
[.NET Core 3.1.3](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.3 and .NET Core SDK 3.1.103.
* [Blog Roundup][dotnet-blog]
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#changes-in-313)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,7 +1,7 @@
# .NET Core 3.1.300 SDK - May 19, 2020
[.NET Core 3.1.300 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.4](../3.1.4/3.1.4.md) and [ASP.NET Core 3.1.4](../3.1.4/3.1.4.md) Runtimes that shipped in **May 12, 2020**. This release also ships with [Visual Studio 16.6]
[.NET Core 3.1.300 SDK](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes the [.NET Core 3.1.4](../3.1.4/3.1.4.md) and [ASP.NET Core 3.1.4](../3.1.4/3.1.4.md) Runtimes that shipped in **May 12, 2020**. This release also ships with [Visual Studio 16.6]
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Notable changes in this release](#notable-changes-in-31300-sdk)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.4 - May 12, 2020
[.NET Core 3.1.4](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.4 and .NET Core SDK 3.1.104.
[.NET Core 3.1.4](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.4 and .NET Core SDK 3.1.104.
* [Blog Roundup][dotnet-blog]
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#changes-in-314)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.5 - June 9, 2020
[.NET Core 3.1.5](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.5 and .NET Core SDK 3.1.105.
[.NET Core 3.1.5](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.5 and .NET Core SDK 3.1.105.
* [Blog Roundup][dotnet-blog]
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#changes-in-315)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.6 - July 14, 2020
[.NET Core 3.1.6](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.6 and .NET Core SDK 3.1.106.
[.NET Core 3.1.6](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.6 and .NET Core SDK 3.1.106.
* [Blog Roundup][dotnet-blog]
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#changes-in-316)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.7 - August 11, 2020
[.NET Core 3.1.7](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.7 and .NET Core SDK 3.1.107.
[.NET Core 3.1.7](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.7 and .NET Core SDK 3.1.107.
* [Blog Roundup][dotnet-blog]
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#changes-in-317)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.8 - September 08, 2020
[.NET Core 3.1.8](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.8 and .NET Core SDK 3.1.108.
[.NET Core 3.1.8](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.8 and .NET Core SDK 3.1.108.
* [Blog Roundup][dotnet-blog]
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#changes-in-318)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.9 - October 13, 2020
[.NET Core 3.1.9](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.9 and .NET Core SDK 3.1.109.
[.NET Core 3.1.9](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.9 and .NET Core SDK 3.1.109.
* [Blog Roundup][dotnet-blog]
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#changes-in-319)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)

View file

@ -6,21 +6,21 @@ Release notes and download information is provided for each update, in the follo
| Release Date | Description | Download |
| :-- | :-- | :--: |
| 2021/02/09 | [3.1.12](./3.1.12/3.1.12.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2021/01/12 | [3.1.11](./3.1.11/3.1.11.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/11/10 | [3.1.10](./3.1.10/3.1.10.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/10/13 | [3.1.9](./3.1.9/3.1.9.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/09/08 | [3.1.8](./3.1.8/3.1.8.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/08/11 | [3.1.7](./3.1.7/3.1.7.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/07/14 | [3.1.6](./3.1.6/3.1.6.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/06/09 | [3.1.5](./3.1.5/3.1.5.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/05/19 | [3.1.300](./3.1.4/3.1.300-sdk.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/05/12 | [3.1.4](./3.1.4/3.1.4.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2020/03/24 | [3.1.3](./3.1.3/3.1.3.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 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) |
| 2019/11/14 | [3.1.0 Preview 3](./preview/3.1.0-preview3.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2019/11/04 | [3.1.0 Preview 2](./preview/3.1.0-preview2.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2019/10/15 | [3.1.0 Preview 1](./preview/3.1.0-preview1.md) | [download](https://dotnet.microsoft.com/download/dotnet-core/3.1) |
| 2021/02/09 | [3.1.12](./3.1.12/3.1.12.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2021/01/12 | [3.1.11](./3.1.11/3.1.11.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/11/10 | [3.1.10](./3.1.10/3.1.10.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/10/13 | [3.1.9](./3.1.9/3.1.9.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/09/08 | [3.1.8](./3.1.8/3.1.8.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/08/11 | [3.1.7](./3.1.7/3.1.7.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/07/14 | [3.1.6](./3.1.6/3.1.6.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/06/09 | [3.1.5](./3.1.5/3.1.5.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/05/19 | [3.1.300](./3.1.4/3.1.300-sdk.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/05/12 | [3.1.4](./3.1.4/3.1.4.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/03/24 | [3.1.3](./3.1.3/3.1.3.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/03/16 | [3.1.200](./3.1.2/3.1.200-sdk.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/02/18 | [3.1.2](./3.1.2/3.1.2.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2020/01/14 | [3.1.1](./3.1.1/3.1.1.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2019/12/03 | [3.1.0](./3.1.0/3.1.0.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2019/11/14 | [3.1.0 Preview 3](./preview/3.1.0-preview3.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2019/11/04 | [3.1.0 Preview 2](./preview/3.1.0-preview2.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |
| 2019/10/15 | [3.1.0 Preview 1](./preview/3.1.0-preview1.md) | [download](https://dotnet.microsoft.com/download/dotnet/3.1) |

View file

@ -4,9 +4,9 @@
**Visual Studio compatibility:** .NET Core 3.1 Preview 1 requires Visual Studio 2019 16.4 Preview 2 to take full advantage of all its features. .NET Core 3.1 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.
**Known Issue:** Visual Studio 16.4 Preview 2 may uninstall .NET Core 3.0 when installed the .NET Core 3.1 SDK. We recommend you re-install or repair the [.NET Core 3.0 SDK](https://dotnet.microsoft.com/download/dotnet-core/3.0) if this happens.
**Known Issue:** Visual Studio 16.4 Preview 2 may uninstall .NET Core 3.0 when installed the .NET Core 3.1 SDK. We recommend you re-install or repair the [.NET Core 3.0 SDK](https://dotnet.microsoft.com/download/dotnet/3.0) if this happens.
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#notable-changes-in-310-preview-1)
* [Known issues](../3.1-known-issues.md)

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.0 Preview 2 - November 04, 2019
[.NET Core 3.1.0 Preview 2](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.0 Preview 2 and .NET Core SDK 3.1.100 Preview 2.
[.NET Core 3.1.0 Preview 2](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.0 Preview 2 and .NET Core SDK 3.1.100 Preview 2.
* [Blog Roundup](#blog-roundup)
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#notable-changes-in-310-preview-2)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)
@ -36,7 +36,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
**Visual Studio compatibility:** .NET Core 3.1 Preview 2 requires Visual Studio 2019 16.4 Preview 3 to take full advantage of all its features. .NET Core 3.1 Preview 2 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.
**Known Issue:** Visual Studio 16.4 Preview 3 may uninstall .NET Core 3.0 when installed the .NET Core 3.1 SDK. We recommend you re-install or repair the [.NET Core 3.0 SDK](https://dotnet.microsoft.com/download/dotnet-core/3.0) if this happens.
**Known Issue:** Visual Studio 16.4 Preview 3 may uninstall .NET Core 3.0 when installed the .NET Core 3.1 SDK. We recommend you re-install or repair the [.NET Core 3.0 SDK](https://dotnet.microsoft.com/download/dotnet/3.0) if this happens.
## Docker Images

View file

@ -1,9 +1,9 @@
# .NET Core 3.1.0 Preview 3 - November 14, 2019
[.NET Core 3.1.0 Preview 3](https://dotnet.microsoft.com/download/dotnet-core/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.0 Preview 3 and .NET Core SDK 3.1.100 Preview 3.
[.NET Core 3.1.0 Preview 3](https://dotnet.microsoft.com/download/dotnet/3.1) is available for download and usage in your environment. This release includes .NET Core 3.1.0 Preview 3 and .NET Core SDK 3.1.100 Preview 3.
* [Blog Roundup](#blog-roundup)
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1)
* [Changes in this release](#notable-changes-in-310-preview-3)
* [Known issues](../3.1-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)
@ -35,7 +35,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
**Visual Studio compatibility:** .NET Core 3.1 Preview 3 requires Visual Studio 2019 16.4 Preview 5 to take full advantage of all its features. .NET Core 3.1 Preview 3 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.
**Known Issue:** Visual Studio 16.4 Preview 5 may uninstall .NET Core 3.0 when installed the .NET Core 3.1 SDK. We recommend you re-install or repair the [.NET Core 3.0 SDK](https://dotnet.microsoft.com/download/dotnet-core/3.0) if this happens.
**Known Issue:** Visual Studio 16.4 Preview 5 may uninstall .NET Core 3.0 when installed the .NET Core 3.1 SDK. We recommend you re-install or repair the [.NET Core 3.0 SDK](https://dotnet.microsoft.com/download/dotnet/3.0) if this happens.
## Docker Images

View file

@ -11,7 +11,7 @@ You can find release notes for all releases, including out-of-support releases,
## Release Information
* [Download .NET](https://dotnet.microsoft.com/download/dotnet-core)
* [Download .NET](https://dotnet.microsoft.com/download/dotnet)
* [Releases Index][releases-index.json] -- Index for all release channels in JSON format
* [dotnet-install scripts](https://docs.microsoft.com/dotnet/core/tools/dotnet-install-script)
* [Installation docs](https://docs.microsoft.com/dotnet/core/install/)

View file

@ -110,5 +110,5 @@ If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.13-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.11-sdk-sha.txt
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.0
[linux-install]: https://dotnet.microsoft.com/download/dotnet/1.0
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md

View file

@ -117,5 +117,5 @@ If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.10-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.11-sdk-sha.txt
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/1.1
[linux-install]: https://dotnet.microsoft.com/download/dotnet/1.1
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md

View file

@ -54,4 +54,4 @@ The following policies are used to determine support length and kind.
## Vendor support
[Microsoft offers support](microsoft-support.md) for in-support releases. Updates are provided at [dotnet.microsoft.com](https://dotnet.microsoft.com/download/dotnet-core) and [Microsoft Update](https://devblogs.microsoft.com/dotnet/net-core-updates-coming-to-microsoft-update/).
[Microsoft offers support](microsoft-support.md) for in-support releases. Updates are provided at [dotnet.microsoft.com](https://dotnet.microsoft.com/download/dotnet) and [Microsoft Update](https://devblogs.microsoft.com/dotnet/net-core-updates-coming-to-microsoft-update/).

View file

@ -7,16 +7,16 @@ The following table lists in-support .NET releases.
| Version | Original Release Date | Support Level | Supported Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- |
| [.NET 5.0](https://dotnet.microsoft.com/download/dotnet-core/5.0) | [November 10, 2020](https://devblogs.microsoft.com/dotnet/announcing-net-5-0/) | Current | [5.0.3](release-notes/5.0/README.md) | February, 2022 |
| [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) | [December 3, 2019](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) | LTS | [3.1.12](release-notes/3.1/README.md) | December 3, 2022 |
| [.NET Core 2.1](https://dotnet.microsoft.com/download/dotnet-core/2.1) | [May 30, 2018](https://devblogs.microsoft.com/dotnet/announcing-net-core-2-1/) | LTS | [2.1.25](release-notes/2.1/README.md) | August 21, 2021 |
| [.NET 5.0](https://dotnet.microsoft.com/download/dotnet/5.0) | [November 10, 2020](https://devblogs.microsoft.com/dotnet/announcing-net-5-0/) | Current | [5.0.3](release-notes/5.0/README.md) | February, 2022 |
| [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet/3.1) | [December 3, 2019](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) | LTS | [3.1.12](release-notes/3.1/README.md) | December 3, 2022 |
| [.NET Core 2.1](https://dotnet.microsoft.com/download/dotnet/2.1) | [May 30, 2018](https://devblogs.microsoft.com/dotnet/announcing-net-core-2-1/) | LTS | [2.1.25](release-notes/2.1/README.md) | August 21, 2021 |
The following table lists out-of-support releases.
| Version | Release Date | Support Level | Final Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- |
| [.NET Core 3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0) | [September 23, 2019](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0/) | Current | [3.0.3](release-notes/3.0/README.md) | [March 3, 2020](https://devblogs.microsoft.com/dotnet/net-core-3-0-end-of-life/) |
| [.NET Core 2.2](https://dotnet.microsoft.com/download/dotnet-core/2.2) | [December 4th, 2018](https://devblogs.microsoft.com/dotnet/announcing-net-core-2-2/) | Current | [2.2.8](release-notes/2.2/README.md) | [December 23, 2019](https://devblogs.microsoft.com/dotnet/net-core-2-2-will-reach-end-of-life-on-december-23-2019/) |
| [.NET Core 2.0](https://dotnet.microsoft.com/download/dotnet-core/2.0) | [August 14th, 2017](https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-core-2-0/) | Current | [2.0.9](release-notes/2.0/README.md) | [October 1, 2018](https://devblogs.microsoft.com/dotnet/net-core-2-0-will-reach-end-of-life-on-september-1-2018/) |
| [.NET Core 1.1](https://dotnet.microsoft.com/download/dotnet-core/1.1) | [November 16th, 2016](https://devblogs.microsoft.com/dotnet/announcing-net-core-1-1/) | LTS | [1.1.13](release-notes/1.1/README.md) | [June 27, 2019](https://devblogs.microsoft.com/dotnet/net-core-1-0-and-1-1-will-reach-end-of-life-on-june-27-2019/) |
| [.NET Core 1.0](https://dotnet.microsoft.com/download/dotnet-core/1.0) | [June 27th, 2016](https://devblogs.microsoft.com/dotnet/announcing-net-core-1-0/) | LTS | [1.1.16](release-notes/1.0/README.md) | [June 27, 2019](https://devblogs.microsoft.com/dotnet/net-core-1-0-and-1-1-will-reach-end-of-life-on-june-27-2019/) |
| [.NET Core 3.0](https://dotnet.microsoft.com/download/dotnet/3.0) | [September 23, 2019](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0/) | Current | [3.0.3](release-notes/3.0/README.md) | [March 3, 2020](https://devblogs.microsoft.com/dotnet/net-core-3-0-end-of-life/) |
| [.NET Core 2.2](https://dotnet.microsoft.com/download/dotnet/2.2) | [December 4th, 2018](https://devblogs.microsoft.com/dotnet/announcing-net-core-2-2/) | Current | [2.2.8](release-notes/2.2/README.md) | [December 23, 2019](https://devblogs.microsoft.com/dotnet/net-core-2-2-will-reach-end-of-life-on-december-23-2019/) |
| [.NET Core 2.0](https://dotnet.microsoft.com/download/dotnet/2.0) | [August 14th, 2017](https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-core-2-0/) | Current | [2.0.9](release-notes/2.0/README.md) | [October 1, 2018](https://devblogs.microsoft.com/dotnet/net-core-2-0-will-reach-end-of-life-on-september-1-2018/) |
| [.NET Core 1.1](https://dotnet.microsoft.com/download/dotnet/1.1) | [November 16th, 2016](https://devblogs.microsoft.com/dotnet/announcing-net-core-1-1/) | LTS | [1.1.13](release-notes/1.1/README.md) | [June 27, 2019](https://devblogs.microsoft.com/dotnet/net-core-1-0-and-1-1-will-reach-end-of-life-on-june-27-2019/) |
| [.NET Core 1.0](https://dotnet.microsoft.com/download/dotnet/1.0) | [June 27th, 2016](https://devblogs.microsoft.com/dotnet/announcing-net-core-1-0/) | LTS | [1.1.16](release-notes/1.0/README.md) | [June 27, 2019](https://devblogs.microsoft.com/dotnet/net-core-1-0-and-1-1-will-reach-end-of-life-on-june-27-2019/) |

View file

@ -2,7 +2,7 @@
`dotnet-runtimeinfo` prints information about your .NET, OS and hardware environment. It is also a demonstration of the APIs you can use to get this information for your own uses. This information is likely useful for logging.
You must have the .NET SDK installed, [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) or higher.
You must have the .NET SDK installed, [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet/3.1) or higher.
## Installation

View file

@ -2,7 +2,7 @@
This sample demonstrates how to use and create .NET Tools. It works on Windows, macOS and Linux.
You must have the .NET SDK installed. [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) is recommended.
You must have the .NET SDK installed. [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet/3.1) is recommended.
## Installation