Skip to content

Commit 14e123d

Browse files
committed
Add notice to readmes
1 parent 7f993e9 commit 14e123d

17 files changed

+78
-0
lines changed

.portal-docs/docker-hub/README.aspnet.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99

1010
# About
1111

12+
> **NOTICE**: .NET Framework 3.5 images for Windows Server 2025 will no longer be published after May 13th.
13+
> Guidance for installing .NET Framework 3.5 in your own container images can be found [here](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/install-netfx3.md#windows-server-core-2022-and-later).
14+
> See the [announcement](https://github.com/dotnet/announcements/issues/349) for more details.
15+
1216
ASP.NET is a high productivity framework for building Web Applications using Web Forms, MVC, Web API and SignalR.
1317

1418
This image contains:

.portal-docs/docker-hub/README.runtime.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99

1010
# About
1111

12+
> **NOTICE**: .NET Framework 3.5 images for Windows Server 2025 will no longer be published after May 13th.
13+
> Guidance for installing .NET Framework 3.5 in your own container images can be found [here](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/install-netfx3.md#windows-server-core-2022-and-later).
14+
> See the [announcement](https://github.com/dotnet/announcements/issues/349) for more details.
15+
1216
This image contains the .NET Framework runtimes and libraries and is optimized for running .NET Framework apps in production.
1317

1418
Watch [discussions](https://github.com/microsoft/dotnet-framework-docker/discussions/categories/announcements) for Docker-related .NET announcements.

.portal-docs/docker-hub/README.samples.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111

1212
# About
1313

14+
> **NOTICE**: .NET Framework 3.5 images for Windows Server 2025 will no longer be published after May 13th.
15+
> Guidance for installing .NET Framework 3.5 in your own container images can be found [here](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/install-netfx3.md#windows-server-core-2022-and-later).
16+
> See the [announcement](https://github.com/dotnet/announcements/issues/349) for more details.
17+
1418
These images contain sample .NET Framework, ASP.NET and WCF applications.
1519

1620
Watch [discussions](https://github.com/microsoft/dotnet-framework-docker/discussions/categories/announcements) for Docker-related .NET announcements.

.portal-docs/docker-hub/README.sdk.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99

1010
# About
1111

12+
> **NOTICE**: .NET Framework 3.5 images for Windows Server 2025 will no longer be published after May 13th.
13+
> Guidance for installing .NET Framework 3.5 in your own container images can be found [here](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/install-netfx3.md#windows-server-core-2022-and-later).
14+
> See the [announcement](https://github.com/dotnet/announcements/issues/349) for more details.
15+
1216
This image contains the .NET Framework SDK which is comprised of the following parts:
1317

1418
1. .NET Framework Runtime

.portal-docs/docker-hub/README.wcf.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

88
# About
99

10+
> **NOTICE**: .NET Framework 3.5 images for Windows Server 2025 will no longer be published after May 13th.
11+
> Guidance for installing .NET Framework 3.5 in your own container images can be found [here](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/install-netfx3.md#windows-server-core-2022-and-later).
12+
> See the [announcement](https://github.com/dotnet/announcements/issues/349) for more details.
13+
1014
The Windows Communication Foundation (WCF) is a framework for building service-oriented applications. Using WCF, you can send data as asynchronous messages from one service endpoint to another. A service endpoint can be part of a continuously available service hosted by IIS, or it can be a service hosted in an application.
1115

1216
Watch [discussions](https://github.com/microsoft/dotnet-framework-docker/discussions/categories/announcements) for Docker-related .NET announcements.

.portal-docs/mar/README.aspnet.portal.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## About
22

3+
> **NOTICE**: .NET Framework 3.5 images for Windows Server 2025 will no longer be published after May 13th.
4+
> Guidance for installing .NET Framework 3.5 in your own container images can be found [here](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/install-netfx3.md#windows-server-core-2022-and-later).
5+
> See the [announcement](https://github.com/dotnet/announcements/issues/349) for more details.
6+
37
ASP.NET is a high productivity framework for building Web Applications using Web Forms, MVC, Web API and SignalR.
48

59
This image contains:

.portal-docs/mar/README.runtime.portal.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## About
22

3+
> **NOTICE**: .NET Framework 3.5 images for Windows Server 2025 will no longer be published after May 13th.
4+
> Guidance for installing .NET Framework 3.5 in your own container images can be found [here](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/install-netfx3.md#windows-server-core-2022-and-later).
5+
> See the [announcement](https://github.com/dotnet/announcements/issues/349) for more details.
6+
37
This image contains the .NET Framework runtimes and libraries and is optimized for running .NET Framework apps in production.
48

59
Watch [discussions](https://github.com/microsoft/dotnet-framework-docker/discussions/categories/announcements) for Docker-related .NET announcements.

.portal-docs/mar/README.samples.portal.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## About
22

3+
> **NOTICE**: .NET Framework 3.5 images for Windows Server 2025 will no longer be published after May 13th.
4+
> Guidance for installing .NET Framework 3.5 in your own container images can be found [here](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/install-netfx3.md#windows-server-core-2022-and-later).
5+
> See the [announcement](https://github.com/dotnet/announcements/issues/349) for more details.
6+
37
These images contain sample .NET Framework, ASP.NET and WCF applications.
48

59
Watch [discussions](https://github.com/microsoft/dotnet-framework-docker/discussions/categories/announcements) for Docker-related .NET announcements.

.portal-docs/mar/README.sdk.portal.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## About
22

3+
> **NOTICE**: .NET Framework 3.5 images for Windows Server 2025 will no longer be published after May 13th.
4+
> Guidance for installing .NET Framework 3.5 in your own container images can be found [here](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/install-netfx3.md#windows-server-core-2022-and-later).
5+
> See the [announcement](https://github.com/dotnet/announcements/issues/349) for more details.
6+
37
This image contains the .NET Framework SDK which is comprised of the following parts:
48

59
1. .NET Framework Runtime

.portal-docs/mar/README.wcf.portal.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## About
22

3+
> **NOTICE**: .NET Framework 3.5 images for Windows Server 2025 will no longer be published after May 13th.
4+
> Guidance for installing .NET Framework 3.5 in your own container images can be found [here](https://github.com/microsoft/dotnet-framework-docker/blob/main/documentation/install-netfx3.md#windows-server-core-2022-and-later).
5+
> See the [announcement](https://github.com/dotnet/announcements/issues/349) for more details.
6+
37
The Windows Communication Foundation (WCF) is a framework for building service-oriented applications. Using WCF, you can send data as asynchronous messages from one service endpoint to another. A service endpoint can be part of a continuously available service hosted by IIS, or it can be a service hosted in an application.
48

59
Watch [discussions](https://github.com/microsoft/dotnet-framework-docker/discussions/categories/announcements) for Docker-related .NET announcements.

0 commit comments

Comments
 (0)