Microsoft.NET.Build.Containers 9.0.107

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 9.0.107
                    
NuGet\Install-Package Microsoft.NET.Build.Containers -Version 9.0.107
                    
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="9.0.107" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.NET.Build.Containers" Version="9.0.107" />
                    
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 9.0.107
                    
#r "nuget: Microsoft.NET.Build.Containers, 9.0.107"
                    
#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=9.0.107
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.NET.Build.Containers&version=9.0.107
                    
Install 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.

  • net9.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.5.25277.114 92 24 days ago
10.0.100-preview.4.25258.110 225 2 months ago
10.0.100-preview.3.25201.16 205 3 months ago
10.0.100-preview.2.25164.34 169 3 months ago
10.0.100-preview.1.25120.13 136 4 months ago
9.0.301 842 19 days ago
9.0.300 1,951 2 months ago
9.0.205 307 19 days ago
9.0.204 284 2 months ago
9.0.203 4,143 3 months ago
9.0.202 2,008 3 months ago
9.0.201 2,799 4 months ago
9.0.200 3,823 5 months ago
9.0.200-preview.0.24575.35 560 7 months ago
9.0.107 315 19 days ago
9.0.106 284 2 months ago
9.0.105 325 3 months ago
9.0.104 386 4 months ago
9.0.103 517 5 months ago
9.0.102 9,522 6 months ago
9.0.101 4,835 7 months ago
9.0.100 10,812 8 months ago
9.0.100-rc.2.24474.11 407 9 months ago
9.0.100-rc.1.24452.12 230 10 months ago
9.0.100-preview.7.24407.12 254 8/13/2024
9.0.100-preview.6.24328.19 220 7/9/2024
9.0.100-preview.5.24307.3 457 6/11/2024
9.0.100-preview.4.24267.43 258 5/21/2024
9.0.100-preview.3.24204.14 308 4/11/2024
9.0.100-preview.2.24157.36 323 3/12/2024
9.0.100-preview.1.24101.1 1,179 2/13/2024
8.0.411 365 19 days ago
8.0.410 385 a month ago
8.0.409 333 2 months ago
8.0.408 674 3 months ago
8.0.407 1,943 4 months ago
8.0.406 939 5 months ago
8.0.405 2,494 6 months ago
8.0.404 6,457 8 months ago
8.0.403 28,053 9 months ago
8.0.402 4,296 9 months ago
8.0.401 29,820 8/15/2024
8.0.400 2,855 8/13/2024
8.0.314 302 19 days ago
8.0.313 189 a month ago
8.0.312 275 2 months ago
8.0.311 300 3 months ago
8.0.310 314 4 months ago
8.0.309 400 5 months ago
8.0.308 380 6 months ago
8.0.307 442 8 months ago
8.0.306 483 9 months ago
8.0.304 484 8/13/2024
8.0.303 13,563 7/9/2024
8.0.302 15,669 6/11/2024
8.0.301 3,764 5/28/2024
8.0.300 14,089 5/14/2024
8.0.206 937 5/28/2024
8.0.205 542 5/14/2024
8.0.204 39,142 4/9/2024
8.0.202 19,326 3/12/2024
8.0.200 37,398 2/13/2024
8.0.117 322 19 days ago
8.0.116 286 2 months ago
8.0.115 451 3 months ago
8.0.114 329 4 months ago
8.0.113 390 5 months ago
8.0.112 402 6 months ago
8.0.111 463 8 months ago
8.0.110 633 9 months ago
8.0.108 504 8/13/2024
8.0.107 528 7/9/2024
8.0.106 532 5/28/2024
8.0.105 505 5/14/2024
8.0.104 578 4/9/2024
8.0.103 609 3/12/2024
8.0.102 698 2/13/2024
8.0.101 43,836 1/9/2024
8.0.100 99,308 11/14/2023
8.0.100-rc.2.23480.5 2,203 10/10/2023
8.0.100-rc.1.23462.41 1,222 9/14/2023
8.0.100-rc.1.23455.21 658 9/12/2023
8.0.100-preview.7.23376.5 1,366 8/8/2023
8.0.100-preview.6.23330.7 1,242 7/11/2023
8.0.100-preview.5.23303.1 1,186 6/13/2023
8.0.100-preview.4.23260.11 1,169 5/16/2023
7.0.410 13,699 5/28/2024
7.0.409 1,425 5/14/2024
7.0.408 2,339 4/9/2024
7.0.407 2,593 3/12/2024
7.0.406 5,871 2/13/2024
7.0.405 24,581 1/9/2024
7.0.404 23,503 11/14/2023
7.0.403 37,137 10/24/2023
7.0.402 18,886 10/10/2023
7.0.401 56,096 9/12/2023
7.0.400 137,465 8/8/2023
7.0.317 330 5/28/2024
7.0.316 342 5/14/2024
7.0.315 458 4/9/2024
7.0.314 439 3/12/2024
7.0.313 475 2/13/2024
7.0.312 448 1/9/2024
7.0.311 885 11/14/2023
7.0.310 538 10/24/2023
7.0.309 579 10/10/2023
7.0.308 616 9/12/2023
7.0.307 8,383 8/8/2023
7.0.306 47,861 7/11/2023 7.0.306 has at least one vulnerability with high severity.
7.0.305 34,350 6/22/2023 7.0.305 has at least one vulnerability with high severity.
7.0.304 16,351 6/13/2023 7.0.304 has at least one vulnerability with high severity.
7.0.302 73,829 5/16/2023 7.0.302 has at least one vulnerability with high severity.
0.4.0 203,866 3/22/2023 0.4.0 has at least one vulnerability with high severity.
0.3.2 186,173 1/20/2023 0.3.2 has at least one vulnerability with high severity.
0.2.7 157,625 10/27/2022 0.2.7 has at least one vulnerability with high severity.
0.1.8 15,220 8/25/2022 0.1.8 has at least one vulnerability with high severity.

# Microsoft.NET.Build.Containers 8.0.300

This version brings the following new features and enhancements:

* The SDK will generate additional container metadata labels now.
 * The `org.opencontainers.image.base.digest` label will be added to uniquely identify the image used as a base for the application container.
 * The `net.dot.runtime.majorminor` label will be added to identify the major and minor version of the .NET Runtime that the application runs against.
 * The `net.dot.sdk.version` label will be added to identify the .NET SDK version used to build the application container.

* The SDK can use and produce OCI base image layers, not just Docker base image layers. This will happen automatically based on the kind of base image digest you use.

* The SDK will automatically use the `-extra` variant of base images when the application needs globalization/ICU support. So if you set `<ContainerFamily>jammy-chiseled</ContainerFamily>` and `<InvariantGlobalization>false</InvariantGlobalization>` in your project file, the SDK will behave as if you set `<ContainerFamily>jammy-chiseled-extra</ContainerFamily>` - this ensures that your application has the required ICU/Globalization support libraries.

* The SDK will use the runtime-deps base images for Trimmed applications, in addition to AOT applications.