This image contains the native dependencies needed by .NET. It does not include .NET. It is for self-contained applications.
Watch discussions for Docker-related .NET announcements.
7.0
(RC)docker pull mcr.microsoft.com/dotnet/runtime-deps:7.0
6.0
(LTS)docker pull mcr.microsoft.com/dotnet/runtime-deps:6.0
.NET:
- dotnet/sdk: .NET SDK
- dotnet/aspnet: ASP.NET Core Runtime
- dotnet/runtime: .NET Runtime
- dotnet/monitor: .NET Monitor Tool
- dotnet/samples: .NET Samples
- dotnet/nightly/runtime-deps: .NET Runtime Dependencies (Preview)
.NET Framework:
- dotnet/framework: .NET Framework, ASP.NET and WCF
- dotnet/framework/samples: .NET Framework, ASP.NET and WCF Samples
The .NET Docker samples show various ways to use .NET and Docker together. See Building Docker Images for .NET Applications to learn more.
- .NET self-contained Sample - This sample builds and runs an application as a self-contained application.
- We update the supported .NET images within 12 hours of any updates to their base images (e.g. debian:buster-slim, windows/nanoserver:ltsc2022, buildpack-deps:bionic-scm, etc.).
- We publish .NET images as part of releasing new versions of .NET including major/minor and servicing.
- Legal Notice: Container License Information
- .NET license
- Discover licensing for Linux image contents
- Windows base image license (only applies to Windows containers)
- Pricing and licensing for Windows Server 2019