Microsoft.NET.Build.Containers 8.0.114

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.NET.Build.Containers --version 8.0.114
                    
NuGet\Install-Package Microsoft.NET.Build.Containers -Version 8.0.114
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.NET.Build.Containers" Version="8.0.114" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.NET.Build.Containers" Version="8.0.114" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.NET.Build.Containers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.NET.Build.Containers --version 8.0.114
                    
#r "nuget: Microsoft.NET.Build.Containers, 8.0.114"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.NET.Build.Containers&version=8.0.114
                    
Install Microsoft.NET.Build.Containers as a Cake Addin
#tool nuget:?package=Microsoft.NET.Build.Containers&version=8.0.114
                    
Install Microsoft.NET.Build.Containers as a Cake Tool

.NET SDK Containers

This package lets you build container images from your projects with a single command.

Getting Started

To build a container from the SDK, add this package and run the publish command, specifying the DefaultContainer PublishProfile. You can learn more about Publish Profiles in the documentation.

>dotnet add package Microsoft.NET.Build.Containers
>dotnet publish --os linux --arch x64 -p:PublishProfile=DefaultContainer
...
Pushed container '<your app name>:<your app version>' to registry 'docker://'
...

Out of the box, this package will infer a number of properties about the generated container image, including which base image to use, which version of that image to use, and where to push the generated image. You have control over all of these properties, however. You can read more about these customizations here.

Note: This package only supports Web projects (those that use the Microsoft.NET.Sdk.Web SDK) in this version.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net8.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Microsoft.NET.Build.Containers:

Package Downloads
UtilityBelt.Server

UBNet server.

IPP.PORTIC.SAFHE.Library

This software regards the project number 070200, SAFHE - Safe Health Elderly Monitoring, an EU funded project, and constitutes the technical contribution of the PORTIC-IPP together with the ESS-IPP (specifically both entities PORTIC - Porto Research, Technology and Innovation Center, and ESS - Escola Superior de Saúde, both sub-entities from the institution IPP - Instituto Politécnico do Porto) to the project.! The url of the project is: https://www.portic.ipp.pt/project.html

SotracomEntities

Package Description

MultiChannelReportLog-ex-1

Package Description

SotracomEntities_2024

Package Description

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Microsoft.NET.Build.Containers:

Repository Stars
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
rstropek/Samples
richlander/container-workshop
Documents fundamental .NET Container workflows
Version Downloads Last updated
10.0.100-preview.3.25201.16 131 4/10/2025
10.0.100-preview.2.25164.34 158 3/18/2025
10.0.100-preview.1.25120.13 117 2/25/2025
9.0.203 487 4/8/2025
9.0.202 1,283 3/18/2025
9.0.201 1,218 3/11/2025
9.0.200 3,002 2/11/2025
9.0.200-preview.0.24575.35 546 12/10/2024
9.0.105 147 4/8/2025
9.0.104 275 3/11/2025
9.0.103 402 2/11/2025
9.0.102 7,728 1/14/2025
9.0.101 4,413 12/3/2024
9.0.100 10,025 11/12/2024
9.0.100-rc.2.24474.11 385 10/8/2024
9.0.100-rc.1.24452.12 224 9/10/2024
9.0.100-preview.7.24407.12 232 8/13/2024
9.0.100-preview.6.24328.19 210 7/9/2024
9.0.100-preview.5.24307.3 443 6/11/2024
9.0.100-preview.4.24267.43 242 5/21/2024
9.0.100-preview.3.24204.14 295 4/11/2024
9.0.100-preview.2.24157.36 315 3/12/2024
9.0.100-preview.1.24101.1 1,156 2/13/2024
8.0.408 186 4/8/2025
8.0.407 1,023 3/11/2025
8.0.406 823 2/11/2025
8.0.405 1,995 1/14/2025
8.0.404 6,076 11/12/2024
8.0.403 23,791 10/8/2024
8.0.402 4,192 9/24/2024
8.0.401 25,499 8/15/2024
8.0.400 2,617 8/13/2024
8.0.311 153 4/8/2025
8.0.310 241 3/11/2025
8.0.309 322 2/11/2025
8.0.308 313 1/14/2025
8.0.307 369 11/12/2024
8.0.306 418 10/8/2024
8.0.304 417 8/13/2024
8.0.303 13,061 7/9/2024
8.0.302 14,645 6/11/2024
8.0.301 3,676 5/28/2024
8.0.300 12,569 5/14/2024
8.0.206 428 5/28/2024
8.0.205 474 5/14/2024
8.0.204 36,972 4/9/2024
8.0.202 18,801 3/12/2024
8.0.200 36,494 2/13/2024
8.0.115 144 4/8/2025
8.0.114 247 3/11/2025
8.0.113 318 2/11/2025
8.0.112 325 1/14/2025
8.0.111 380 11/12/2024
8.0.110 557 10/8/2024
8.0.108 426 8/13/2024
8.0.107 454 7/9/2024
8.0.106 458 5/28/2024
8.0.105 436 5/14/2024
8.0.104 509 4/9/2024
8.0.103 538 3/12/2024
8.0.102 622 2/13/2024
8.0.101 42,938 1/9/2024
8.0.100 88,879 11/14/2023
8.0.100-rc.2.23480.5 2,183 10/10/2023
8.0.100-rc.1.23462.41 1,212 9/14/2023
8.0.100-rc.1.23455.21 644 9/12/2023
8.0.100-preview.7.23376.5 1,350 8/8/2023
8.0.100-preview.6.23330.7 1,220 7/11/2023
8.0.100-preview.5.23303.1 1,161 6/13/2023
8.0.100-preview.4.23260.11 1,148 5/16/2023
7.0.410 13,434 5/28/2024
7.0.409 1,331 5/14/2024
7.0.408 2,314 4/9/2024
7.0.407 2,537 3/12/2024
7.0.406 5,733 2/13/2024
7.0.405 24,460 1/9/2024
7.0.404 23,215 11/14/2023
7.0.403 36,374 10/24/2023
7.0.402 18,359 10/10/2023
7.0.401 55,787 9/12/2023
7.0.400 132,711 8/8/2023
7.0.317 303 5/28/2024
7.0.316 321 5/14/2024
7.0.315 428 4/9/2024
7.0.314 414 3/12/2024
7.0.313 452 2/13/2024
7.0.312 423 1/9/2024
7.0.311 866 11/14/2023
7.0.310 523 10/24/2023
7.0.309 565 10/10/2023
7.0.308 595 9/12/2023
7.0.307 8,207 8/8/2023
7.0.306 47,676 7/11/2023 7.0.306 has at least one vulnerability with high severity.
7.0.305 34,060 6/22/2023 7.0.305 has at least one vulnerability with high severity.
7.0.304 16,218 6/13/2023 7.0.304 has at least one vulnerability with high severity.
7.0.302 72,946 5/16/2023 7.0.302 has at least one vulnerability with high severity.
0.4.0 202,006 3/22/2023 0.4.0 has at least one vulnerability with high severity.
0.3.2 185,412 1/20/2023 0.3.2 has at least one vulnerability with high severity.
0.2.7 154,372 10/27/2022 0.2.7 has at least one vulnerability with high severity.
0.1.8 15,076 8/25/2022 0.1.8 has at least one vulnerability with high severity.

# Microsoft.NET.Build.Containers 8.0.100

This version brings the following new features and enhancements:

* For .NET 8-targeting applications, the generated container user will not have root permissions by default. This is a breaking change from previous versions, but it is a more secure default. If you need to run your container as root, you can set the `ContainerUser` property to `root` in your project file. Note also that in .NET 8 several changes were made to the Microsoft .NET base images, like changing the default ASP.NET port to 8080, so applications newly-targeting .NET may have to adjust to these settings.
* Generated container images now default to using the `latest` tag instead of the value of the MSBuild `Version` property, to align with other container tooling. You can still override this behavior by setting the `ContainerTag` property in your project file.
* The `ContainerFamily` property was added to support choosing from different variants of image tags without needing to specify the entire base image. For example, to target Alpine Linux you can now set `ContainerFamily` to `alpine`.
* The generated images will now correctly set `User` and `ExposedPort` metadata based on well-known .NET Environment variables for these settings.
* We now support using base images that set `Entrypoint` instead of `Cmd`. The previous `ContainerEntrypoint` and `ContainerEntrypointArgs` properties are still supported, but will log a warning when used. You should now use `ContainerAppCommand` and `ContainerAppCommandArgs` instead to set the desired start application - these properties allow the tooling to select the proper app start command based on the base images' use of Entrypoint or Cmd. Thanks to @tmds for this functionality!
* We explicitly support using podman as a local destination for your containers. If `podman` is present on the system and `docker` is not, we will opt to use `podman` instead. If you'd like to make this behavior explicit you can set `LocalRegistry` to either `docker` or `podman`. Thanks to @tmds for this contribution!
* Permissions for files in the images not don't have the executable bit set unless it is necessary.
* Support for authenticating using Identity Token flows was added. This unblocks support for Azure Managed Identities, as well as all other registries where the result of `docker login <registry url>` is an Identity Token instead of an Access Token or Username/Password pair.