Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions microsoft-support.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Microsoft support for .NET

Microsoft supports .NET on multiple operating systems, per the [Microsoft Modern Lifecycle](https://support.microsoft.com/help/30881/modern-lifecycle-policy).
[Microsoft supports .NET](https://dotnet.microsoft.com/platform/support/policy) on multiple operating systems, per the [Microsoft Modern Lifecycle](https://support.microsoft.com/help/30881/modern-lifecycle-policy).

Support is provided for: .NET SDK, .NET runtime, ASP.NET Core, and EF Core.

Expand All @@ -13,8 +13,9 @@ You can also request community support on GitHub (for free), but there is no gua

Support is conditional on using the latest .NET patch update and a supported operating system, as defined by:

* [Microsoft support policy](https://dotnet.microsoft.com/platform/support/policy)
* [.NET releases](releases.md)
* [.NET release policies](release-policies.md)
* [.NET release lifecycle](releases.md)
* [Operating system lifecycle](os-lifecycle-policy.md).
* [.NET supported operating system lifecycle](os-lifecycle-policy.md).

Knowing key dates for a product lifecycle helps you make informed decisions about when to upgrade or make other changes to your software and computing environment.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we be linking to https://dotnet.microsoft.com/platform/support/policy from this article?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call. Fixed.

23 changes: 13 additions & 10 deletions os-lifecycle-policy.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
# .NET Supported OS Policy

.NET is [supported by Microsoft](microsoft-support.md) on multiple operating systems, defined per .NET version.
.NET is [supported by Microsoft](microsoft-support.md) on multiple operating systems.

Each supported operating system has a lifecycle defined by its sponsor organization (for example, Microsoft, Red Hat, Debian, or Apple). The .NET team applies each of those lifecycle schedules to inform adding and removing support for operating system versions.
A more restrictive policy is used for [.NET container images](https://github.com/dotnet/dotnet-docker/blob/main/documentation/supported-platforms.md).

When an operating system version goes out of "mainstream" or "free" support, we stop testing that version and providing support for that version. This means that users will need to move forward to a supported operating system version to get support.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per the comments above, some details around how we decide the OS support period are helpful.

## Supported .NET versions

The following documents define currently supported operating system versions for supported .NET Core versions:
The following documents describe supported operating systems:

* [.NET 6 supported OS versions](release-notes/6.0/6.0-supported-os.md)
* [.NET 6 supported OS versions](release-notes/6.0/supported-os.md)
* [.NET 5 supported OS versions](release-notes/5.0/5.0-supported-os.md)
* [.NET Core 3.1 supported OS versions](release-notes/3.1/3.1-supported-os.md)
* [.NET Core 2.1 supported OS versions](release-notes/2.1/2.1-supported-os.md)

The following documents define (historical) operating system support for out-of-support .NET Core versions:
## Out-of-support .NET versions

The following documents describe (historical) supported operating systems:

* [.NET Core 3.0 supported OS versions](release-notes/3.0/3.0-supported-os.md)
* [.NET Core 2.2 supported OS versions](release-notes/2.2/2.2-supported-os.md)
Expand All @@ -22,13 +24,14 @@ The following documents define (historical) operating system support for out-of-

## Change Process

Operating system versions are added and go out of support on a regular basis. We record these changes in two places:
Operating system versions are added and go out of support on a regular basis. We record these changes in three places:

* The support documents listed above
* [Monthly Update Announcements](https://github.com/dotnet/announcements/labels/Monthly-Update)
* [OS support tracking issues](https://github.com/dotnet/core/labels/os-support)

## Exceptions to the supported platform policy
## Lifecycle Policy

Occasionally, we may choose to offer support on an OS platform that is out of support. Or we may choose to exclude a supported platform for specific reasons.
Each supported operating system has a lifecycle defined by its sponsor organization (for example, Microsoft, Red Hat, Debian, or Apple). The .NET team applies each of those lifecycle schedules to inform adding and removing support for operating system versions. Support is typically removed when an operating system goes out of mainline support, at which point we stop testing and supporting it, and support documents are updated to match.

One example is Windows 7 SP1. Windows 7 SP1 is out of support, but enterprise customers can buy [Extended Security Updates](https://docs.microsoft.com/troubleshoot/windows-client/windows-7-eos-faq/windows-7-extended-security-updates-faq), and many do. Given the widespread use of Windows 7 in the .NET ecosystem we chose to include Windows 7 SP1 (with Extended Security Updates installed) as a supported platform for .NET 5.0. Another example is Windows Server 2012. Windows Server 2012 is currently in support but not included in the supported platform list for .NET 5.0 because a newer version is available in the Server 2012 family - Server 2012 R2.
Operating system policies and schedules do not always align well with the annual .NET schedule. We have sometimes supported both [Windows](https://docs.microsoft.com/troubleshoot/windows-client/windows-7-eos-faq/windows-7-extended-security-updates-faq) and Linux versions after mainline (and possibly free) support has lapsed as a service to users to provide more time to transition to newer releases. The previous support documents are kept up to date and provide accurate information you can use to make your own support decisions.
74 changes: 39 additions & 35 deletions release-notes/2.1/README.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,44 @@
# .NET Core 2.1 Releases

Important: .NET Core 2.1 is scheduled to go out of support on August 21, 2021. You should consider moving your usage to a later release.
> Important: [.NET Core 2.1 is scheduled to go out of support on August 21, 2021](https://devblogs.microsoft.com/dotnet/net-core-2-1-will-reach-end-of-support-on-august-21-2021/). You should consider moving your applications to a later release.

[.NET Core 2.1](https://blogs.msdn.microsoft.com/dotnet/2018/05/30/announcing-net-core-2-1) was released on May 30th, 2018. The release was a collaborative effort by many [contributors](2.1.0-contributor.md). .NET Core 2.1 is [supported by Microsoft](../../microsoft-support.md) on [multiple operating systems](2.1-supported-os.md).
[.NET Core 2.1](https://blogs.msdn.microsoft.com/dotnet/2018/05/30/announcing-net-core-2-1) is an [LTS release](../../release-policies.md) and will be supported for (a little more than) three years, from May 2018 to August 2021. It is [supported by Microsoft](../../microsoft-support.md) on [multiple operating systems](2.1-supported-os.md).

Release notes and download information is provided for each update, in the follow table. You must be on the latest update to be supported.
- [Downloads](https://dotnet.microsoft.com/download/dotnet/2.1) (also see [Releases](#releases))
- [Installation docs](https://docs.microsoft.com/dotnet/core/install/)
- [Containers](https://hub.docker.com/_/microsoft-dotnet)
- [Supported operating systems](2.1-supported-os.md)
- [Known Issues](2.1-known-issues.md)
- [Contributors](2.1.0-contributor-list.md)

| Release Date | Description | Download |
| :-- | :-- | :--: |
| 2021/03/09 | [2.1.26](2.1.26/2.1.26.md) | [download](https://dotnet.microsoft.com/download/dotnet/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) |
| 2019/04/09 | [2.1.10](2.1.10/2.1.10.md) | [download](2.1.10/2.1.10-download.md) |
| 2019/03/12 | [2.1.9](2.1.9/2.1.9.md) | [download](2.1.9/2.1.9-download.md) |
| 2019/02/12 | [2.1.8](2.1.8/2.1.8.md) | [download](2.1.8/2.1.8-download.md) |
| 2019/01/08 | [2.1.7](2.1.7/2.1.7.md) | [download](2.1.7/2.1.7-download.md) |
| 2018/11/13 | [2.1.6](2.1.6/2.1.6.md) | [download](2.1.6/2.1.6-download.md) |
| 2018/10/02 | [2.1.5](2.1.5/2.1.5.md) | [download](2.1.5/2.1.5-download.md) |
| 2018/09/11 | [2.1.4](2.1.4/2.1.4.md) | [download](2.1.4/2.1.4-download.md) |
| 2018/08/21 | [2.1.3](2.1.3/2.1.3.md) | [download](2.1.3/2.1.3-download.md) |
| 2018/07/10 | [2.1.2](2.1.2.md) | [download](../download-archives/2.1.2-download.md) |
| 2018/06/19 | [2.1.1](2.1.1.md) | [download](../download-archives/2.1.1-download.md) |
| 2018/05/30 | [2.1.0](2.1.0.md) | [download](../download-archives/2.1.0-download.md) |
| 2018/05/07 | [2.1.0 RC1](Preview/2.1.0-rc1.md) | [download](../download-archives/2.1.0-rc1-download.md) |
| 2018/04/10 | [2.1.0 Preview 2](Preview/2.1.0-preview2.md) | [download](../download-archives/2.1.0-preview2-download.md) |
| 2018/02/27 | [2.1.0 Preview 1](2.1.0-preview1.md) | [download](../download-archives/2.1.0-preview1-download.md) |
## Releases

| Date | Release |
| :-- | :-- |
| 2021/03/09 | [2.1.26](2.1.26/2.1.26.md) |
| 2021/02/09 | [2.1.25](2.1.25/2.1.25.md) |
| 2021/01/12 | [2.1.24](2.1.24/2.1.24.md) |
| 2020/10/13 | [2.1.23](2.1.23/2.1.23.md) |
| 2020/09/08 | [2.1.22](2.1.22/2.1.22.md) |
| 2020/08/11 | [2.1.21](2.1.21/2.1.21.md) |
| 2020/07/14 | [2.1.20](2.1.20/2.1.20.md) |
| 2020/06/09 | [2.1.19](2.1.19/2.1.19.md) |
| 2020/05/12 | [2.1.18](2.1.18/2.1.18.md) |
| 2020/03/24 | [2.1.17](2.1.17/2.1.17.md) |
| 2020/02/18 | [2.1.16](2.1.16/2.1.16.md) |
| 2020/01/14 | [2.1.15](2.1.15/2.1.15.md) |
| 2019/11/19 | [2.1.14](2.1.14/2.1.14.md) |
| 2019/09/10 | [2.1.13](2.1.13/2.1.13.md) |
| 2019/07/09 | [2.1.12](2.1.12/2.1.12.md) |
| 2019/05/14 | [2.1.11](2.1.11/2.1.11.md) |
| 2019/04/09 | [2.1.10](2.1.10/2.1.10.md) |
| 2019/03/12 | [2.1.9](2.1.9/2.1.9.md) |
| 2019/02/12 | [2.1.8](2.1.8/2.1.8.md) |
| 2019/01/08 | [2.1.7](2.1.7/2.1.7.md) |
| 2018/11/13 | [2.1.6](2.1.6/2.1.6.md) |
| 2018/10/02 | [2.1.5](2.1.5/2.1.5.md) |
| 2018/09/11 | [2.1.4](2.1.4/2.1.4.md) |
| 2018/08/21 | [2.1.3](2.1.3/2.1.3.md) |
| 2018/07/10 | [2.1.2](2.1.2.md) |
| 2018/06/19 | [2.1.1](2.1.1.md) |
| 2018/05/30 | [2.1.0](2.1.0.md) |
2 changes: 1 addition & 1 deletion release-notes/3.1/3.1-supported-os.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# .NET Core 3.1 - Supported OS versions

The tables below provide OS version information supported by .NET Core 3.1.
[.NET Core 3.1](README.md) is supported on multiple operating systems per their [lifecycle policy](../../os-lifecycle-policy.md).

## Keys used in the tables

Expand Down
52 changes: 27 additions & 25 deletions release-notes/3.1/README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,31 @@
# .NET Core 3.1 Releases
# .NET Core 3.1

[.NET Core 3.1](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) was released on December 3rd, 2019. The release was a collaborative effort by many contributors. .NET Core 3.1 is [supported by Microsoft](../../microsoft-support.md) on [multiple operating systems](3.1-supported-os.md). [Known Issues](3.1-known-issues.md) are recorded and updated, as appropriate, with each update.
[.NET Core 3.1](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) is a [Long Term Support (LTS) release](../../release-policies.md) and will be supported for three years, from December 2019 to December 2022. It is [supported by Microsoft](../../microsoft-support.md) on [multiple operating systems](3.1-supported-os.md).

Release notes and download information is provided for each update, in the follow table. You must be on the latest update to be supported.
- [Downloads](https://dotnet.microsoft.com/download/dotnet/3.1) (also see [Releases](#releases))
- [Installation docs](https://docs.microsoft.com/dotnet/core/install/)
- [Containers](https://hub.docker.com/_/microsoft-dotnet)
- [Supported OSes](3.1-supported-os.md)
- [Known Issues](3.1-known-issues.md)
- [Contributors](3.1-contributor-list.md)

Install the latest [.NET 3.1](https://dotnet.microsoft.com/download/dotnet/3.1)
## Releases

| Release Date | Description |
| :-- | :-- |
| 2021/03/09 | [3.1.13](./3.1.13/3.1.13.md) |
| 2021/02/09 | [3.1.12](./3.1.12/3.1.12.md) |
| 2021/01/12 | [3.1.11](./3.1.11/3.1.11.md) |
| 2020/11/10 | [3.1.10](./3.1.10/3.1.10.md) |
| 2020/10/13 | [3.1.9](./3.1.9/3.1.9.md) |
| 2020/09/08 | [3.1.8](./3.1.8/3.1.8.md) |
| 2020/08/11 | [3.1.7](./3.1.7/3.1.7.md) |
| 2020/07/14 | [3.1.6](./3.1.6/3.1.6.md) |
| 2020/06/09 | [3.1.5](./3.1.5/3.1.5.md) |
| 2020/05/19 | [3.1.300](./3.1.4/3.1.300-sdk.md) |
| 2020/05/12 | [3.1.4](./3.1.4/3.1.4.md) |
| 2020/03/24 | [3.1.3](./3.1.3/3.1.3.md) |
| 2020/03/16 | [3.1.200](./3.1.2/3.1.200-sdk.md) |
| 2020/02/18 | [3.1.2](./3.1.2/3.1.2.md) |
| 2020/01/14 | [3.1.1](./3.1.1/3.1.1.md) |
| 2019/12/03 | [3.1.0](./3.1.0/3.1.0.md) |
| 2019/11/14 | [3.1.0 Preview 3](./preview/3.1.0-preview3.md) |
| 2019/11/04 | [3.1.0 Preview 2](./preview/3.1.0-preview2.md) |
| 2019/10/15 | [3.1.0 Preview 1](./preview/3.1.0-preview1.md) |
| Date | Release |
| :-- | :-- |
| 2021/03/09 | [3.1.13](./3.1.13/3.1.13.md) |
| 2021/02/09 | [3.1.12](./3.1.12/3.1.12.md) |
| 2021/01/12 | [3.1.11](./3.1.11/3.1.11.md) |
| 2020/11/10 | [3.1.10](./3.1.10/3.1.10.md) |
| 2020/10/13 | [3.1.9](./3.1.9/3.1.9.md) |
| 2020/09/08 | [3.1.8](./3.1.8/3.1.8.md) |
| 2020/08/11 | [3.1.7](./3.1.7/3.1.7.md) |
| 2020/07/14 | [3.1.6](./3.1.6/3.1.6.md) |
| 2020/06/09 | [3.1.5](./3.1.5/3.1.5.md) |
| 2020/05/19 | [3.1.300](./3.1.4/3.1.300-sdk.md) |
| 2020/05/12 | [3.1.4](./3.1.4/3.1.4.md) |
| 2020/03/24 | [3.1.3](./3.1.3/3.1.3.md) |
| 2020/03/16 | [3.1.200](./3.1.2/3.1.200-sdk.md) |
| 2020/02/18 | [3.1.2](./3.1.2/3.1.2.md) |
| 2020/01/14 | [3.1.1](./3.1.1/3.1.1.md) |
| 2019/12/03 | [3.1.0](./3.1.0/3.1.0.md) |
2 changes: 1 addition & 1 deletion release-notes/5.0/5.0-supported-os.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# .NET 5 - Supported OS versions

[Microsoft supports](https://github.com/dotnet/core/blob/main/microsoft-support.md) .NET 5 with multiple operating systems, in alignment with official operating system lifecycle and distribution.
[.NET 5](README.md) is supported on multiple operating systems per their [lifecycle policy](../../os-lifecycle-policy.md).

## Windows

Expand Down
25 changes: 10 additions & 15 deletions release-notes/5.0/README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,21 @@
# .NET 5.0 Release
# .NET 5

[.NET 5.0](https://devblogs.microsoft.com/dotnet/announcing-net-5-0/) was released on November 10th, 2020. The release was a collaborative effort by many [contributors](5.0-contributor-list.md). .NET 5.0 is [supported by Microsoft](../../microsoft-support.md) on [multiple operating systems](5.0-supported-os.md). [Known Issues](5.0-known-issues.md) are recorded and updated, as appropriate, with each update.
[.NET 5](https://devblogs.microsoft.com/dotnet/announcing-net-5-0/) is a [Current release](../../release-policies.md) and will be supported for fifteen months, from November 2020 to February 2022. It is [supported by Microsoft](../../microsoft-support.md) on [multiple operating systems](5.0-supported-os.md).

Release notes and download information is provided for each update, in the follow table. You must be on the latest update to be supported.
- [Downloads](https://dotnet.microsoft.com/download/dotnet/5.0) (also see [Releases](#releases))
- [Installation docs](https://docs.microsoft.com/dotnet/core/install/)
- [Containers](https://hub.docker.com/_/microsoft-dotnet)
- [Supported OSes](5.0-supported-os.md)
- [Known Issues](5.0-known-issues.md)
- [Contributors](5.0-contributor-list.md)

Install the latest [.NET 5.0](https://dotnet.microsoft.com/download/dotnet/5.0)
## Releases

| Release Date | Description |
| Date | Release |
| :-- | :-- |
| 2021/03/09 | [5.0.4](https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.4/5.0.4.md) |
| 2021/03/02 | [5.0.200](https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.3/5.0.200-sdk.md) |
| 2021/02/09 | [5.0.3](https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.3/5.0.3.md) |
| 2021/01/12 | [5.0.2](https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.2/5.0.2.md) |
| 2020/12/08 | [5.0.1](https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.1/5.0.1.md) |
| 2020/11/10 | [5.0.0](https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.0/5.0.0.md) |
| 2020/10/13 | [5.0.0 RC 2](https://github.com/dotnet/core/blob/main/release-notes/5.0/preview/5.0.0-rc.2.md) |
| 2020/09/14 | [5.0.0 RC 1](https://github.com/dotnet/core/blob/main/release-notes/5.0/preview/5.0.0-rc.1.md) |
| 2020/08/25 | [5.0.0 Preview 8](https://github.com/dotnet/core/blob/main/release-notes/5.0/preview/5.0.0-preview.8.md) |
| 2020/07/21 | [5.0.0 Preview 7](https://github.com/dotnet/core/blob/main/release-notes/5.0/preview/5.0.0-preview.7.md) |
| 2020/06/25 | [5.0.0 Preview 6](https://github.com/dotnet/core/blob/main/release-notes/5.0/preview/5.0.0-preview.6.md) |
| 2020/06/10 | [5.0.0 Preview 5](https://github.com/dotnet/core/blob/main/release-notes/5.0/preview/5.0.0-preview.5.md) |
| 2020/05/19 | [5.0.0 Preview 4](https://github.com/dotnet/core/blob/main/release-notes/5.0/preview/5.0.0-preview.4.md) |
| 2020/04/23 | [5.0.0 Preview 3](https://github.com/dotnet/core/blob/main/release-notes/5.0/preview/5.0.0-preview.3.md) |
| 2020/04/02 | [5.0.0 Preview 2](https://github.com/dotnet/core/blob/main/release-notes/5.0/preview/5.0.0-preview.2.md) |
| 2020/03/16 | [5.0.0 Preview 1](https://github.com/dotnet/core/blob/main/release-notes/5.0/preview/5.0.0-preview.1.md) |
16 changes: 12 additions & 4 deletions release-notes/6.0/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# .NET 6.0 Release
# .NET 6

Placeholder for .NET 6 release information.
> Note: .NET 6 is currently in `Preview` and is currently not supported.

Install the latest [.NET 6 Preview](https://dotnet.microsoft.com/download/dotnet/6.0)
[.NET 6](https://devblogs.microsoft.com/dotnet/announcing-net-6-preview-2/) will be an [LTS release](../../release-policies.md) and will be supported for three years, from November 2021 to November 2024. It is [supported by Microsoft](../../microsoft-support.md) on [multiple operating systems](supported-os.md).

| Release Date | Description |
- [Downloads](https://dotnet.microsoft.com/download/dotnet/6.0) (also see [Releases](#releases))
- [Containers](https://hub.docker.com/_/microsoft-dotnet)
- [Supported OSes](supported-os.md)
- [Known Issues](known-issues.md)
- [Installation instructions](install.md)

## Releases

| Date | Release |
| :-- | :-- |
| 2021/03/11 | [6.0.0 Preview 2](https://github.com/dotnet/core/blob/main/release-notes/6.0/preview/6.0.0-preview.2.md) |
| 2021/02/17 | [6.0.0 Preview 1](https://github.com/dotnet/core/blob/main/release-notes/6.0/preview/6.0.0-preview.1.md) |
Loading