Blog Logo
TAGS

Announcing built-in container support for the .NET SDK

Containers have become one of the easiest ways to distribute and run applications and services in the cloud, and the .NET Runtime was hardened for containers years ago. With the newly supported output type of the .NET SDK, you can now create containerized versions of your applications with just dotnet publish. This release only supports Linux-x64 containers, and Docker installation and running is required for the sample application to work. Learn more about this latest development in cloud computing for .NET developers with Azure, at the upcoming Azure Developers - .NET Day 2023 live event on Wednesday, April 5th, 2023.