Introducing our new CEO Don Johnson - Read More

.NET Framework Runtime

Verified Publisher

dotnet/framework/runtime

By Microsoft

Updated 9 months ago

Official images for the .NET Framework runtime

0

Featured tags

  • 4.8.1
    • docker pull mcr.microsoft.com/dotnet/framework/runtime:4.8.1
  • 4.8
    • docker pull mcr.microsoft.com/dotnet/framework/runtime:4.8
  • 3.5
    • docker pull mcr.microsoft.com/dotnet/framework/runtime:3.5

About

This image contains the .NET Framework runtimes and libraries and is optimized for running .NET Framework apps in production.

Watch discussions for Docker-related .NET announcements.

Usage

The .NET Framework Docker samples show various ways to use .NET Framework and Docker together.

Container sample: Run a simple application

You can quickly run a container with a pre-built .NET Framework Docker image, based on the .NET Framework console sample.

Type the following command to run a sample console application:

docker run --rm mcr.microsoft.com/dotnet/framework/samples:dotnetapp

Version Compatibility

Version TagOS VersionSupported .NET Versions
4.8.1windowsservercore-ltsc20224.8.1
4.8windowsservercore-ltsc2022, windowsservercore-ltsc2019, windowsservercore-ltsc20164.8
4.7.2windowsservercore-ltsc2019, windowsservercore-ltsc20164.7.2
4.7.1windowsservercore-ltsc20164.7.1
4.7windowsservercore-ltsc20164.7
4.6.2windowsservercore-ltsc20164.6.2
3.5windowsservercore-ltsc20224.7.2, 3.5, 3.0, 2.5
3.5windowsservercore-ltsc20194.7.2, 3.5, 3.0, 2.5
3.5windowsservercore-ltsc20164.6.2, 3.5, 3.0, 2.5

Related repositories

.NET Framework:

.NET:

Full Tag Listing

View the current tags at the Microsoft Artifact Registry portal or on GitHub.

Support

Lifecycle

Image Update Policy

  • We update the supported .NET Framework images within 12 hours of any updates to their base images (e.g. windows/servercore:ltsc2019, windows/servercore:ltsc2022, etc.).
  • We publish .NET Framework images as part of releasing new versions of .NET Framework including major/minor and servicing.

Feedback

License

Docker Pull Command

docker pull mcr.microsoft.com/dotnet/framework/runtime