Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 581fce9

Browse files
authored
Update support files (#9757)
* Update support files * Update nano server * Update templates * Update link format * Update link format * Update link format * Attempt to skip link checking
1 parent 90fb453 commit 581fce9

10 files changed

+144
-80
lines changed

.github/workflows/markdown-link-check-config.json

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"ignorePatterns": [
33
{
44
"pattern": "^http://localhost"
5+
},
6+
{
7+
"pattern": "^release-notes/templates/" // ignore links in docs directory
58
}
69
],
710
"aliveStatusCodes": [429, 200]

release-notes/10.0/supported-os.json

+11-16
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"channel-version": "10.0",
3-
"last-updated": "2025-02-03",
3+
"last-updated": "2025-02-22",
44
"families": [
55
{
66
"name": "Android",
@@ -39,8 +39,7 @@
3939
"Arm64"
4040
],
4141
"supported-versions": [
42-
"18",
43-
"17"
42+
"18"
4443
],
4544
"notes": [
4645
"iOS 12.2 is used as the minimum SDK target."
@@ -54,8 +53,7 @@
5453
"Arm64"
5554
],
5655
"supported-versions": [
57-
"18",
58-
"17"
56+
"18"
5957
]
6058
},
6159
{
@@ -68,8 +66,7 @@
6866
],
6967
"supported-versions": [
7068
"15",
71-
"14",
72-
"13"
69+
"14"
7370
],
7471
"notes": [
7572
"The iOS and tvOS simulators are supported on macOS Arm64 and x64.",
@@ -85,13 +82,7 @@
8582
"Arm64"
8683
],
8784
"supported-versions": [
88-
"18",
89-
"17",
90-
"16",
91-
"15",
92-
"14",
93-
"13",
94-
"12.2"
85+
"18"
9586
]
9687
}
9788
]
@@ -137,6 +128,7 @@
137128
"x64"
138129
],
139130
"supported-versions": [
131+
"10",
140132
"9"
141133
]
142134
},
@@ -194,8 +186,8 @@
194186
"x64"
195187
],
196188
"supported-versions": [
197-
"9",
198-
"8"
189+
"10",
190+
"9"
199191
],
200192
"notes": [
201193
"RHEL-compatible derivatives are supported per [.NET Support](../../support.md)."
@@ -244,6 +236,7 @@
244236
"x64"
245237
],
246238
"supported-versions": [
239+
"2025",
247240
"2022",
248241
"2019"
249242
]
@@ -286,6 +279,7 @@
286279
"x86"
287280
],
288281
"supported-versions": [
282+
"2025",
289283
"23H2",
290284
"2022",
291285
"2019",
@@ -307,6 +301,7 @@
307301
"x86"
308302
],
309303
"supported-versions": [
304+
"2025",
310305
"2022",
311306
"2019",
312307
"2016",

release-notes/10.0/supported-os.md

+16-15
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
# .NET 10 - Supported OS versions
1+
# .NET 10.0 - Supported OS versions
22

3-
Last Updated: 2025-02-03
4-
Support phase: Preview
3+
Last Updated: 2025/02/22; Support phase: Preview
54

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.
96

107
## Android
118

@@ -24,10 +21,10 @@ Notes:
2421

2522
| OS | Versions | Architectures | Lifecycle |
2623
| ----------------------------- | --------------------------- | --------------------- | -------------------- |
27-
| [iOS][2] | 18, 17 | Arm64 | None |
28-
| [iPadOS][3] | 18, 17 | Arm64 | None |
29-
| [macOS][4] | 15, 14, 13 | Arm64, x64 | None |
30-
| [tvOS][5] | 18, 17, 16, 15, 14, 13, 12.2 | Arm64 | None |
24+
| [iOS][2] | 18 | Arm64 | None |
25+
| [iPadOS][3] | 18 | Arm64 | None |
26+
| [macOS][4] | 15, 14 | Arm64, x64 | None |
27+
| [tvOS][5] | 18 | Arm64 | None |
3128

3229
Notes:
3330

@@ -47,11 +44,11 @@ Notes:
4744
| ----------------------------- | --------------------------- | --------------------- | -------------------- |
4845
| [Alpine][6] | 3.21 | Arm32, Arm64, x64 | [Lifecycle][7] |
4946
| [Azure Linux][8] | 3.0 | Arm64, x64 | None |
50-
| [CentOS Stream][9] | 9 | Arm64, ppc64le, s390x, x64 | [Lifecycle][10] |
47+
| [CentOS Stream][9] | 10, 9 | Arm64, ppc64le, s390x, x64 | [Lifecycle][10] |
5148
| [Debian][11] | 13, 12 | Arm32, Arm64, x64 | [Lifecycle][12] |
5249
| [Fedora][13] | 41 | Arm32, Arm64, x64 | [Lifecycle][14] |
5350
| [openSUSE Leap][15] | 15.6 | Arm64, x64 | [Lifecycle][16] |
54-
| [Red Hat Enterprise Linux][17] | 9, 8 | Arm64, ppc64le, s390x, x64 | [Lifecycle][18] |
51+
| [Red Hat Enterprise Linux][17] | 10, 9 | Arm64, ppc64le, s390x, x64 | [Lifecycle][18] |
5552
| [SUSE Enterprise Linux][19] | 15.6 | Arm64, x64 | [Lifecycle][20] |
5653
| [Ubuntu][21] | 24.10, 24.04, 22.04 | Arm32, Arm64, x64 | [Lifecycle][22] |
5754

@@ -81,10 +78,10 @@ Notes:
8178

8279
| OS | Versions | Architectures | Lifecycle |
8380
| ----------------------------- | --------------------------- | --------------------- | -------------------- |
84-
| [Nano Server][23] | 2022, 2019 | x64 | [Lifecycle][24] |
81+
| [Nano Server][23] | 2025, 2022, 2019 | x64 | [Lifecycle][24] |
8582
| [Windows][25] | 11 24H2 (IoT), 11 24H2 (E), 11 24H2, 11 23H2, 11 22H2 (E), 10 22H2, 10 21H2 (E), 10 21H2 (IoT), 10 1809 (E), 10 1607 (E) | Arm64, x64, x86 | [Lifecycle][26] |
86-
| [Windows Server][27] | 23H2, 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24] |
87-
| [Windows Server Core][23] | 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24] |
83+
| [Windows Server][27] | 2025, 23H2, 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24] |
84+
| [Windows Server Core][23] | 2025, 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24] |
8885

8986
Notes:
9087

@@ -118,3 +115,7 @@ Microsoft-provided [portable Linux builds](../../linux.md) define minimum compat
118115
The following operating system versions are no longer supported.
119116

120117
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/).

release-notes/8.0/supported-os.json

+11-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"channel-version": "8.0",
3-
"last-updated": "2025-02-03",
3+
"last-updated": "2025-02-22",
44
"families": [
55
{
66
"name": "Android",
@@ -100,7 +100,9 @@
100100
],
101101
"supported-versions": [
102102
"18",
103-
"17",
103+
"17"
104+
],
105+
"unsupported-versions": [
104106
"16",
105107
"15",
106108
"14",
@@ -158,6 +160,7 @@
158160
"x64"
159161
],
160162
"supported-versions": [
163+
"10",
161164
"9"
162165
]
163166
},
@@ -227,6 +230,7 @@
227230
"x64"
228231
],
229232
"supported-versions": [
233+
"10",
230234
"9",
231235
"8"
232236
],
@@ -244,10 +248,10 @@
244248
"x64"
245249
],
246250
"supported-versions": [
247-
"15.6",
248-
"15.5"
251+
"15.6"
249252
],
250253
"unsupported-versions": [
254+
"15.5",
251255
"15.4",
252256
"12.5"
253257
]
@@ -287,6 +291,7 @@
287291
"x64"
288292
],
289293
"supported-versions": [
294+
"2025",
290295
"2022",
291296
"2019"
292297
]
@@ -334,6 +339,7 @@
334339
"x86"
335340
],
336341
"supported-versions": [
342+
"2025",
337343
"23H2",
338344
"2022",
339345
"2019",
@@ -355,6 +361,7 @@
355361
"x86"
356362
],
357363
"supported-versions": [
364+
"2025",
358365
"2022",
359366
"2019",
360367
"2016",

release-notes/8.0/supported-os.md

+19-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
# .NET 8.0 - Supported OS versions
22

3-
Last Updated: 2025/02/03
4-
Support phase: Active
3+
Last Updated: 2025/02/22; Support phase: Active
54

65
[.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.
76

8-
This file is generated from [supported-os.json](supported-os.json) and is based on support information from [endoflife.date](https://endoflife.date/).
9-
107
## Android
118

129
| OS | Versions | Architectures | Lifecycle |
@@ -27,7 +24,7 @@ Notes:
2724
| [iOS][2] | 18, 17 | Arm64 | None |
2825
| [iPadOS][3] | 18, 17 | Arm64 | None |
2926
| [macOS][4] | 15, 14, 13 | Arm64, x64 | None |
30-
| [tvOS][5] | 18, 17, 16, 15, 14, 13, 12.2 | Arm64 | None |
27+
| [tvOS][5] | 18, 17 | Arm64 | None |
3128

3229
Notes:
3330

@@ -47,12 +44,12 @@ Notes:
4744
| ----------------------------- | --------------------------- | --------------------- | -------------------- |
4845
| [Alpine][6] | 3.21, 3.20, 3.19, 3.18 | Arm32, Arm64, x64 | [Lifecycle][7] |
4946
| [Azure Linux][8] | 3.0 | Arm64, x64 | None |
50-
| [CentOS Stream][9] | 9 | Arm64, ppc64le, s390x, x64 | [Lifecycle][10] |
47+
| [CentOS Stream][9] | 10, 9 | Arm64, ppc64le, s390x, x64 | [Lifecycle][10] |
5148
| [Debian][11] | 12 | Arm32, Arm64, x64 | [Lifecycle][12] |
5249
| [Fedora][13] | 41, 40 | Arm32, Arm64, x64 | [Lifecycle][14] |
5350
| [openSUSE Leap][15] | 15.6 | Arm64, x64 | [Lifecycle][16] |
54-
| [Red Hat Enterprise Linux][17] | 9, 8 | Arm64, ppc64le, s390x, x64 | [Lifecycle][18] |
55-
| [SUSE Enterprise Linux][19] | 15.6, 15.5 | Arm64, x64 | [Lifecycle][20] |
51+
| [Red Hat Enterprise Linux][17] | 10, 9, 8 | Arm64, ppc64le, s390x, x64 | [Lifecycle][18] |
52+
| [SUSE Enterprise Linux][19] | 15.6 | Arm64, x64 | [Lifecycle][20] |
5653
| [Ubuntu][21] | 24.10, 24.04, 22.04, 20.04 | Arm32, Arm64, x64 | [Lifecycle][22] |
5754

5855
Notes:
@@ -81,10 +78,10 @@ Notes:
8178

8279
| OS | Versions | Architectures | Lifecycle |
8380
| ----------------------------- | --------------------------- | --------------------- | -------------------- |
84-
| [Nano Server][23] | 2022, 2019 | x64 | [Lifecycle][24] |
81+
| [Nano Server][23] | 2025, 2022, 2019 | x64 | [Lifecycle][24] |
8582
| [Windows][25] | 11 24H2 (IoT), 11 24H2 (E), 11 24H2, 11 23H2, 11 22H2 (E), 10 22H2, 10 21H2 (E), 10 21H2 (IoT), 10 1809 (E), 10 1607 (E) | Arm64, x64, x86 | [Lifecycle][26] |
86-
| [Windows Server][27] | 23H2, 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24] |
87-
| [Windows Server Core][23] | 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24] |
83+
| [Windows Server][27] | 2025, 23H2, 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24] |
84+
| [Windows Server Core][23] | 2025, 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | [Lifecycle][24] |
8885

8986
Notes:
9087

@@ -127,15 +124,25 @@ The following operating system versions are no longer supported.
127124
| Fedora | 37 | 2023-12-05 |
128125
| iOS | 15 | [2024-09-16](https://support.apple.com/HT212788) |
129126
| iOS | 16 | [2024-08-07](https://support.apple.com/HT213407) |
130-
| iPadOS | 16 | [9999-12-31](https://developer.apple.com/documentation/ios-ipados-release-notes/ipados-16-release-notes) |
127+
| iPadOS | 16 | [2024-09-16](https://developer.apple.com/documentation/ios-ipados-release-notes/ipados-16-release-notes) |
131128
| iPadOS | 15 | [2024-09-16](https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-15-release-notes) |
132129
| macOS | 12 | [2024-09-16](https://support.apple.com/HT212585) |
133130
| openSUSE Leap | 15.5 | 2024-12-31 |
134131
| openSUSE Leap | 15.4 | 2023-12-07 |
132+
| SUSE Enterprise Linux | 15.5 | 2024-12-31 |
135133
| SUSE Enterprise Linux | 12.5 | 2024-10-31 |
136134
| SUSE Enterprise Linux | 15.4 | 2023-12-31 |
135+
| tvOS | 16 | 2023-09-18 |
136+
| tvOS | 15 | 2022-09-12 |
137+
| tvOS | 14 | 2021-09-20 |
138+
| tvOS | 13 | 2020-09-16 |
139+
| tvOS | 12.2 | - |
137140
| Ubuntu | 23.10 | 2024-07-11 |
138141
| Ubuntu | 23.04 | 2024-01-20 |
139142
| Windows | 11 22H2 (W) | [2024-10-08](https://learn.microsoft.com/windows/release-health/windows11-release-information) |
140143
| Windows | 11 21H2 (E) | [2024-10-08](https://learn.microsoft.com/windows/release-health/windows11-release-information) |
141144
| 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/).

release-notes/9.0/os-packages.md

+16-17
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,19 @@
1-
# .NET 9 Required Packages
1+
# .NET 9.0 Required Packages
22

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).
64

75
## Package Overview
86

9-
The following table lists required packages, including the scenarios by which they are needed.
10-
11-
Id | Name | Required scenarios | Notes
12-
--------------- | --------- | ------------- | ------------------------------
13-
[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++/>
18-
[libicu][5] | ICU | Globalization | <https://icu.unicode.org>;<https://github.com/dotnet/runtime/blob/main/docs/design/features/globalization-invariant-mode.md>
19-
[tzdata][6] | tz database | Globalization | <https://data.iana.org/time-zones/tz-link.html>
20-
[krb5][7] | Kerberos | Kerberos | <https://web.mit.edu/kerberos>
21-
7+
| Id | Name | Required scenarios | Notes |
8+
| ------------- | --------- | ------------- | ---------------------------- |
9+
| [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> |
12+
| [openssl][3] | OpenSSL | Https ; Cryptography | Minimum required version 1.1.1 ; <https://www.openssl.org/> |
13+
| [libstdc++][4] | C++ Library | Runtime | <https://gcc.gnu.org/onlinedocs/libstdc++/> |
14+
| [libicu][5] | ICU | Globalization | <https://icu.unicode.org> ; <https://github.com/dotnet/runtime/blob/main/docs/design/features/globalization-invariant-mode.md> |
15+
| [tzdata][6] | tz database | Globalization | <https://data.iana.org/time-zones/tz-link.html> |
16+
| [krb5][7] | Kerberos | Kerberos | <https://web.mit.edu/kerberos> |
2217
[0]: https://pkgs.org/search/?q=libc
2318
[1]: https://pkgs.org/search/?q=libgcc
2419
[2]: https://pkgs.org/search/?q=ca-certificates
@@ -177,3 +172,7 @@ sudo apt-get install -y \
177172
libstdc++6 \
178173
tzdata
179174
```
175+
176+
## About
177+
178+
This file is generated from [os-packages.json](os-packages.json).

0 commit comments

Comments
 (0)