You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update support files
* Update nano server
* Update templates
* Update link format
* Update link format
* Update link format
* Attempt to skip link checking
Copy file name to clipboardExpand all lines: release-notes/10.0/supported-os.md
+16-15
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,8 @@
1
-
# .NET 10 - Supported OS versions
1
+
# .NET 10.0 - Supported OS versions
2
2
3
-
Last Updated: 2025-02-03
4
-
Support phase: Preview
3
+
Last Updated: 2025/02/22; Support phase: Preview
5
4
6
-
[.NET 10](README.md) is an [LTS](../../release-policies.md) release and [is supported](../../support.md) on multiple operating systems per their lifecycle policy.
7
-
8
-
This file is generated from [supported-os.json](supported-os.json) and is based on support information from [endoflife.date](https://endoflife.date/).
5
+
[.NET 10.0](README.md) is an [Unknown](../../release-policies.md) release and [is supported](../../support.md) on multiple operating systems per their lifecycle policy.
The following operating system versions are no longer supported.
119
116
120
117
None currently.
118
+
119
+
## About
120
+
121
+
This file is generated from [supported-os.json](supported-os.json) and is based (with thanks) on support information from [endoflife.date](https://endoflife.date/).
Copy file name to clipboardExpand all lines: release-notes/8.0/supported-os.md
+19-12
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,9 @@
1
1
# .NET 8.0 - Supported OS versions
2
2
3
-
Last Updated: 2025/02/03
4
-
Support phase: Active
3
+
Last Updated: 2025/02/22; Support phase: Active
5
4
6
5
[.NET 8.0](README.md) is an [LTS](../../release-policies.md) release and [is supported](../../support.md) on multiple operating systems per their lifecycle policy.
7
6
8
-
This file is generated from [supported-os.json](supported-os.json) and is based on support information from [endoflife.date](https://endoflife.date/).
| Windows | 11 22H2 (W) |[2024-10-08](https://learn.microsoft.com/windows/release-health/windows11-release-information)|
140
143
| Windows | 11 21H2 (E) |[2024-10-08](https://learn.microsoft.com/windows/release-health/windows11-release-information)|
141
144
| Windows | 10 21H2 (E) |[2024-06-11](https://learn.microsoft.com/lifecycle/products/windows-10-enterprise-and-education)|
145
+
146
+
## About
147
+
148
+
This file is generated from [supported-os.json](supported-os.json) and is based (with thanks) on support information from [endoflife.date](https://endoflife.date/).
Copy file name to clipboardExpand all lines: release-notes/9.0/os-packages.md
+16-17
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,19 @@
1
-
# .NET 9 Required Packages
1
+
# .NET 9.0 Required Packages
2
2
3
-
Various packages must be installed to run .NET apps and the .NET SDK. This is handled automatically if .NET is [installed through archive packages](../../linux.md).
4
-
5
-
This file is generated from [os-packages.json](os-packages.json).
3
+
Various packages must be installed to run .NET apps and the .NET SDK on some operating systems. This is handled automatically if .NET is [installed through archive packages](../../linux.md).
6
4
7
5
## Package Overview
8
6
9
-
The following table lists required packages, including the scenarios by which they are needed.
[libc][0] | C Library | All | <https://github.com/dotnet/core/blob/main/release-notes/9.0/supported-os.md#linux-compatibility>;<https://www.gnu.org/software/libc/libc.html>;<https://musl.libc.org/>
14
-
[libgcc][1] | GCC low-level runtime library | All | <https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html>
15
-
[ca-certificates][2] | CA Certificates | Https | <https://www.redhat.com/sysadmin/ca-certificates-cli>
16
-
[openssl][3] | OpenSSL | Https;Cryptography | Minimum required version 1.1.1;<https://www.openssl.org/>
17
-
[libstdc++][4] | C++ Library | Runtime | <https://gcc.gnu.org/onlinedocs/libstdc++/>
|[libc][0]| C Library | All |<https://github.com/dotnet/core/blob/main/release-notes/9.0/supported-os.md#linux-compatibility> ; <https://www.gnu.org/software/libc/libc.html> ; <https://musl.libc.org/>|
10
+
|[libgcc][1]| GCC low-level runtime library | All |<https://gcc.gnu.org/onlinedocs/gccint/Libgcc.html>|
11
+
|[ca-certificates][2]| CA Certificates | Https |<https://www.redhat.com/sysadmin/ca-certificates-cli>|
0 commit comments