update microsoft.com/net links (#5216)

This commit is contained in:
Maira Wenzel 2020-10-05 12:29:00 -07:00 committed by GitHub
parent 779ab52ed6
commit 57c2195c0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
232 changed files with 246 additions and 248 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://www.microsoft.com/net/download/core#/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://www.microsoft.com/net/download/core#/sdk).
[.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).
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/).
@ -14,7 +14,7 @@ Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.co
**.NET Core SDK 1.0.0** is releasing with Visual Studio 2017. The [announcement blog](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) as well as the [RC4 blog post](https://blogs.msdn.microsoft.com/dotnet/2017/02/07/announcing-net-core-tools-updates-in-vs-2017-rc) have great details on what is available in this final release.
**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://www.microsoft.com/net/core), also includes support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10.
**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://dotnet.microsoft.com/download), also includes support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10.
### project.json tools

View file

@ -4,7 +4,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 1.0.10 and SDK 1.1.8 are available for download and usage in your environment.
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.10-download.md)
The .NET Core SDK 1.1.8 includes .NET Core 1.0.10 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.8, the following command will show that you're running version `1.1.8` of the tools.

View file

@ -4,7 +4,7 @@ Microsoft is releasing updates for .NET Core and ASP.NET Core. Issues addressed
.NET Core 1.0.11 and SDK 1.1.8 are available for download and usage in your environment.
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.11-download.md)
The .NET Core SDK 1.1.9 includes .NET Core 1.0.11 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.8, the following command will show that you're running version `1.1.9` of the tools.

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://www.microsoft.com/net/download/dotnet-core/1.0
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/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://www.microsoft.com/net/download/dotnet-core/1.0
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/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://www.microsoft.com/net/download/dotnet-core/1.0
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/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 December 2016 Update - 1.0.3 released 12/13/2016
A few highlights on this release can be read about on the [.NET Blog](https://blogs.msdn.microsoft.com/dotnet/). This update can be downloaded and installed from the [.NET Portal](https://www.microsoft.com/net/download/core?v=lts).
A few highlights on this release can be read about on the [.NET Blog](https://blogs.msdn.microsoft.com/dotnet/). This update can be downloaded and installed from the [.NET Portal](https://dotnet.microsoft.com/download).
## Closed Issues for 1.0.3

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://www.microsoft.com/net/download/core#/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-core/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://www.microsoft.com/net/download/core#/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://www.microsoft.com/net/download/core#/sdk).
[.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).
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/).
@ -10,7 +10,7 @@ Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.co
**.NET Core SDK 1.0.0** is releasing with Visual Studio 2017. The [announcement blog](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) as well as the [RC4 blog post](https://blogs.msdn.microsoft.com/dotnet/2017/02/07/announcing-net-core-tools-updates-in-vs-2017-rc) have great details on what is available in this final release.
**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://www.microsoft.com/net/core), also includes support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10.
**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://dotnet.microsoft.com/download), also includes support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10.
### project.json tools

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://www.microsoft.com/net/download/core#/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-core/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

@ -5,7 +5,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 1.0.9 and SDK 1.1.7 are available for download and usage in your environment.
* [Announcement](https://blogs.msdn.microsoft.com/)
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md)
The .NET Core SDK 1.1.7 includes .NET Core 1.0.9 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.7, the following command will show that you're running version `1.1.7` of the tools.

View file

@ -6,7 +6,7 @@
"latest-sdk": "1.1.14",
"support-phase": "eol",
"eol-date": "2019-06-27",
"lifecycle-policy": "https://www.microsoft.com/net/support/policy",
"lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2019-05-14",

View file

@ -4,7 +4,7 @@ This document lists known issues for *.NET Core 1.1.0 Preview 1* and *.NET Core
## Previous versions of the Host Resolver are removed
Everything about .NET Core is designed to be side-by-side but there is an issue with the Preview 1 installers which removes previous versions of the Host Resolver (dotnet/host/fxr). The Preview 1 version is compatible with previous releases and you should see no changes in behavior with Preview 1 installed. However, if 1.1 is uninstalled the Host Resolver will be removed and dotnet commands will fail. Re-installing the latest released [.NET Core SDK](https://www.microsoft.com/net/download) will resolve the issue.
Everything about .NET Core is designed to be side-by-side but there is an issue with the Preview 1 installers which removes previous versions of the Host Resolver (dotnet/host/fxr). The Preview 1 version is compatible with previous releases and you should see no changes in behavior with Preview 1 installed. However, if 1.1 is uninstalled the Host Resolver will be removed and dotnet commands will fail. Re-installing the latest released [.NET Core SDK](https://dotnet.microsoft.com/download) will resolve the issue.
## Visual Studio unable to find the SDK

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://www.microsoft.com/net/download/core#/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://www.microsoft.com/net/download/core#/sdk).
[.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).
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/).
@ -10,7 +10,7 @@ Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.co
**.NET Core SDK 1.0.0** is releasing with Visual Studio 2017. The [announcement blog](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/) as well as the [RC4 blog post](https://blogs.msdn.microsoft.com/dotnet/2017/02/07/announcing-net-core-tools-updates-in-vs-2017-rc) have great details on what is available in this final release. You can read about the Visual Studio 2017 in their [announcement](https://blogs.msdn.microsoft.com/visualstudio/).
**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://www.microsoft.com/net/core), also includes support for Fedora 24 and OpenSUSE 42.1.
**.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://dotnet.microsoft.com/download), also includes support for Fedora 24 and OpenSUSE 42.1.
### project.json tools

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://www.microsoft.com/net/download/dotnet-core/1.1
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/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://www.microsoft.com/net/download/dotnet-core/1.1
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/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://www.microsoft.com/net/download/dotnet-core/1.1
[linux-install]: https://dotnet.microsoft.com/download/dotnet-core/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://www.microsoft.com/net/download/core#/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-core/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

@ -5,7 +5,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 1.1.6 and SDK 1.1.7 are available for download and usage in your environment.
* [Announcement](https://blogs.msdn.microsoft.com/)
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md)
The .NET Core SDK 1.1.7 includes .NET Core 1.1.6 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.7, the following command will show that you're running version `1.1.7` of the tools.

View file

@ -4,7 +4,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 1.1.7 and SDK 1.1.8 are available for download and usage in your environment.
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.7-download.md)
The .NET Core SDK 1.1.8 includes .NET Core 1.1.7 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.8, the following command will show that you're running version `1.1.8` of the tools.

View file

@ -4,7 +4,7 @@ Microsoft is releasing updates for .NET Core and ASP.NET Core. Issues addressed
.NET Core 1.1.8 and SDK 1.1.9 are available for download and usage in your environment.
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.8-download.md)
The .NET Core SDK 1.1.9 includes .NET Core 1.1.8 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.9, the following command will show that you're running version `1.1.9` of the tools.

View file

@ -2,7 +2,7 @@
## .NET Core 1.1 released 11/16/2016
.NET Core 1.1 and SDK 1.0.0 Preview 2.1 are available for download from our freshly revamped [site](https://www.microsoft.com/net/core). Have a look at the [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/) for details and great context around the release.
.NET Core 1.1 and SDK 1.0.0 Preview 2.1 are available for download from our freshly revamped [site](https://dotnet.microsoft.com/download). Have a look at the [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/) for details and great context around the release.
The [.NET Core 1.1 Known Issues](1.1-known-issues.md) document covers a few things to be aware of before installing.

View file

@ -6,7 +6,7 @@
"latest-sdk": "1.1.14",
"support-phase": "eol",
"eol-date": "2019-06-27",
"lifecycle-policy": "https://www.microsoft.com/net/support/policy",
"lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2019-05-14",

View file

@ -30,7 +30,7 @@ Mac OS X | 10.12+ | x64 |
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy)
Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://dotnet.microsoft.com/platform/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 | 28, 27 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Debian | 9, 8.7+ | x64 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)

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://www.microsoft.com/net/core/preview) 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-core) 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://www.microsoft.com/net/core/preview)
* [Getting Started](https://dotnet.microsoft.com/download/dotnet-core)
* [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

@ -4,7 +4,7 @@
.NET Core 2.0.0 and SDK 2.0.0 are available for download and testing.
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-download.md)
The blog roundup

View file

@ -3,7 +3,7 @@
.NET Core 2.0.3 and SDK 2.0.3 are available for download and usage in your environment.
* [Announcement](https://blogs.msdn.microsoft.com/dotnet/2017/11/14/net-core-november-2017-update/)
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.3.md)
The .NET Core SDK 2.0.3 includes .NET Core 2.0.3 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.0.3, the following command will show that you're running version `2.0.3` of the tools.

View file

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

View file

@ -5,7 +5,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 2.0.5 and SDK 2.1.4 are available for download and usage in your environment.
* [Announcement](https://blogs.msdn.microsoft.com/dotnet/2018/01/09/net-core-january-2018-update/)
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md)
The .NET Core SDK 2.1.4 includes .NET Core 2.0.5 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.4, the following command will show that you're running version `2.1.4` of the tools.

View file

@ -4,7 +4,7 @@ Microsoft is releasing security advisories for .NET Core and ASP.NET Core. Issue
.NET Core 2.0.6 and SDK 2.1.101 are available for download and usage in your environment.
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.6-download.md)
The .NET Core SDK 2.1.101 includes .NET Core 2.0.6 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.101, the following command will show that you're running version `2.1.101` of the tools.

View file

@ -4,7 +4,7 @@ Microsoft is releasing updates for .NET Core and ASP.NET Core. Issues addressed
.NET Core 2.0.7 and SDK 2.1.105 are available for download and usage in your environment.
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.7-download.md)
The .NET Core SDK 2.1.105 includes .NET Core 2.0.7 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.105, the following command will show that you're running version `2.1.105` of the tools.

View file

@ -4,7 +4,7 @@ Microsoft is releasing updates for .NET Core SDK and ASP.NET Core. This release
.NET Core 2.0.7 (previously released) and SDK 2.1.200 are available for download and usage in your environment.
* [Getting Started](https://www.microsoft.com/net/core/)
* [Getting Started](https://dotnet.microsoft.com/download)
* [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.1.200-sdk-download.md)
The .NET Core SDK 2.1.200 includes .NET Core 2.0.7 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.200, the following command will show that you're running version `2.1.200` of the tools.

View file

@ -6,7 +6,7 @@
"latest-sdk": "2.1.202",
"support-phase": "eol",
"eol-date": "2018-10-01",
"lifecycle-policy": "https://www.microsoft.com/net/support/policy",
"lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
"releases": [
{
"release-date": "2018-07-10",

View file

@ -28,7 +28,7 @@ Mac OS X (macOS) | 10.12+ | x64 |
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy)
Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://dotnet.microsoft.com/platform/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, 31 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Debian | 9+ | x64, ARM32 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)

View file

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

View file

@ -2,7 +2,7 @@
.NET Core 2.1.0 is available for download and usage in your environment. Have a look at the [Known Issues](2.1.0-known-issues.md) document as there are a few things to be aware of before installing. A [changelist](https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.0-commit.md) for the entire 2.1 development cycle is also available. This does not include ASP.NET Core or Entity Framework Core.
* [Download .NET Core](https://www.microsoft.com/net/download/dotnet-core/)
* [Download .NET Core](https://dotnet.microsoft.com/download)
## Blog Round up

View file

@ -155,7 +155,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.10-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.506-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -192,6 +192,6 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.10
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.10-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.506-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-april-2019/

View file

@ -152,7 +152,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.507-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[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

@ -260,5 +260,5 @@ System.Memory|4.5.3
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.507-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2019/

View file

@ -161,7 +161,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -211,5 +211,5 @@ runtime.win-x86.Microsoft.NETCore.DotNetHostResolver|2.1.12
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-july-2019/

View file

@ -161,7 +161,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -160,7 +160,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.701-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -149,7 +149,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.12-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.801-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -153,7 +153,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -225,5 +225,5 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.13
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-september-2019/

View file

@ -153,7 +153,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -153,7 +153,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.13-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-november-2019/

View file

@ -157,7 +157,7 @@ runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 2.1.14
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-november-2019/

View file

@ -115,7 +115,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.14-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-january-2020/

View file

@ -197,7 +197,7 @@ VS.Redist.Common.NetCore.SharedHost.x86.2.1 | 2.1.15
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-January-2020/

View file

@ -115,7 +115,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -115,7 +115,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.15-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-february-2020/

View file

@ -157,7 +157,7 @@ Microsoft.DotNet.Web.Spa.ProjectTemplates.2.1 | 2.1.16
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-february-2020/

View file

@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.16-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/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/

View file

@ -145,7 +145,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.17
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/

View file

@ -102,7 +102,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.17-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2020/

View file

@ -163,7 +163,7 @@ VS.Redist.Common.NetCore.SharedHost.x86.2.1 | 2.1.18-servicing-28802-01
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-may-2020/

View file

@ -102,7 +102,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.18-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/

View file

@ -186,7 +186,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.19-servicing-28928-01.nupkg
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/

View file

@ -101,7 +101,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.19-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -153,6 +153,6 @@ Microsoft.AspNetCore.App | 2.1.0, 2.1.1 | 2.1.2 |
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.2-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.302-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/

View file

@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/

View file

@ -150,7 +150,7 @@ vs.redist.common.netcore.sharedhost.x86.2.1 | 2.1.20-servicing-29019-01.nupkg
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/

View file

@ -101,7 +101,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.20-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -92,7 +92,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-august-2020/

View file

@ -145,7 +145,7 @@ runtime.win-x86.microsoft.netcore.dotnethostresolver | 2.1.21.nupkg
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-august-2020/

View file

@ -101,7 +101,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -116,7 +116,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.21-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -101,7 +101,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.22-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.22-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://docs.microsoft.com/en-us/dotnet/core/install/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-september-2020/

View file

@ -115,7 +115,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.3-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.401-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/08/21/net-core-august-2018-update
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md

View file

@ -39,7 +39,7 @@ The following repos have been updated
### 2.1.3 declared LTS
With the August Update, we are pleased to announce that 2.1.3 begins the .NET Core 2.1 LTS lifecycle. We will continue to update 2.1 with important fixes to address security and reliability issues as wells as add support for new operating system versions. Details on the .NET Core lifecycle can be seen in the [.NET Core support policy](https://www.microsoft.com/net/support/policy).
With the August Update, we are pleased to announce that 2.1.3 begins the .NET Core 2.1 LTS lifecycle. We will continue to update 2.1 with important fixes to address security and reliability issues as wells as add support for new operating system versions. Details on the .NET Core lifecycle can be seen in the [.NET Core support policy](https://dotnet.microsoft.com/platform/support/policy/).
The LTS designation covers all packages referenced by `Microsoft.NETCore.App` and `Microsoft.AspNetCore.App`. To ensure that applications which are chosen to run on 2.1 remain on the LTS supported updates, it's important to reference these packages rather than 'loose' packages. This will enable the applications to properly utilize .NET Core 2.1 updates when they are released and installed.
@ -114,7 +114,7 @@ Please see the [ASP.NET Core release notes](https://github.com/aspnet/Home/relea
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.3-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.401-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/08/21/net-core-august-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md

View file

@ -117,7 +117,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.4-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.402-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/09/11/net-core-september-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md

View file

@ -135,7 +135,7 @@ System.IO.Pipelines | 4.5.0 | 4.5.1
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.4-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.402-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/09/11/net-core-september-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md

View file

@ -116,7 +116,7 @@ export PATH=$PATH:$HOME/dotnet
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.2-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.400-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md

View file

@ -96,7 +96,7 @@ See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blo
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.2-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.400-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md

View file

@ -102,6 +102,6 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.5-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.403-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/07/10/net-core-july-2018-update/

View file

@ -96,6 +96,6 @@ This release includes a number of impactful fixes. Please see the [commit list](
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.5-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.403-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/10/02/net-core-october-2018-update/

View file

@ -126,7 +126,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.502-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/

View file

@ -75,7 +75,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.502-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/

View file

@ -129,7 +129,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.500-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/10/02/net-core-october-2018-update/

View file

@ -93,6 +93,6 @@ This release includes a number of impactful fixes. Please see the [commit list](
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.500-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2018/11/

View file

@ -126,7 +126,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.9-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.602-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -138,7 +138,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.10-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.603-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/

View file

@ -135,7 +135,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.11-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.604-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[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

@ -128,7 +128,7 @@ This will install the ASP.NET Core Module for IIS.
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.7-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.503-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/01/

View file

@ -230,6 +230,6 @@ System.Threading.Tasks.Extensions | 4.5.2
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.7-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.503-sdk-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/2019/01/

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