Microsoft.NET.Build.Containers 0.4.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-p8rx-fwgq-rh2f Severity: high
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.NET.Build.Containers --version 0.4.0
NuGet\Install-Package Microsoft.NET.Build.Containers -Version 0.4.0
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="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.NET.Build.Containers --version 0.4.0
#r "nuget: Microsoft.NET.Build.Containers, 0.4.0"
#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.
// Install Microsoft.NET.Build.Containers as a Cake Addin
#addin nuget:?package=Microsoft.NET.Build.Containers&version=0.4.0

// Install Microsoft.NET.Build.Containers as a Cake Tool
#tool nuget:?package=Microsoft.NET.Build.Containers&version=0.4.0

.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.

  • net7.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 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

MultiChannelReportLog-ex-1

Package Description

GitHub repositories (7)

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

Repository Stars
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
davidfowl/TodoApi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Azure/Industrial-IoT
Azure Industrial IoT Platform
Version Downloads Last updated
9.0.100-preview.5.24307.3 103 6/11/2024
9.0.100-preview.4.24267.43 136 5/21/2024
9.0.100-preview.3.24204.14 188 4/11/2024
9.0.100-preview.2.24157.36 187 3/12/2024
9.0.100-preview.1.24101.1 631 2/13/2024
8.0.302 2,176 6/11/2024
8.0.301 2,467 5/28/2024
8.0.300 4,942 5/14/2024
8.0.206 119 5/28/2024
8.0.205 171 5/14/2024
8.0.204 14,144 4/9/2024
8.0.202 13,109 3/12/2024
8.0.200 26,361 2/13/2024
8.0.106 148 5/28/2024
8.0.105 144 5/14/2024
8.0.104 208 4/9/2024
8.0.103 225 3/12/2024
8.0.102 298 2/13/2024
8.0.101 30,786 1/9/2024
8.0.100 53,347 11/14/2023
8.0.100-rc.2.23480.5 2,059 10/10/2023
8.0.100-rc.1.23462.41 1,095 9/14/2023
8.0.100-rc.1.23455.21 535 9/12/2023
8.0.100-preview.7.23376.5 1,232 8/8/2023
8.0.100-preview.6.23330.7 1,109 7/11/2023
8.0.100-preview.5.23303.1 1,044 6/13/2023
8.0.100-preview.4.23260.11 1,015 5/16/2023
7.0.410 2,112 5/28/2024
7.0.409 791 5/14/2024
7.0.408 1,488 4/9/2024
7.0.407 1,843 3/12/2024
7.0.406 4,654 2/13/2024
7.0.405 21,961 1/9/2024
7.0.404 20,269 11/14/2023
7.0.403 31,101 10/24/2023
7.0.402 15,622 10/10/2023
7.0.401 50,797 9/12/2023
7.0.400 111,303 8/8/2023
7.0.317 119 5/28/2024
7.0.316 146 5/14/2024
7.0.315 219 4/9/2024
7.0.314 231 3/12/2024
7.0.313 258 2/13/2024
7.0.312 232 1/9/2024
7.0.311 320 11/14/2023
7.0.310 345 10/24/2023
7.0.309 385 10/10/2023
7.0.308 421 9/12/2023
7.0.307 6,975 8/8/2023
7.0.306 45,349 7/11/2023
7.0.305 31,939 6/22/2023
7.0.304 14,626 6/13/2023
7.0.302 66,089 5/16/2023
0.4.0 188,096 3/22/2023
0.3.2 175,197 1/20/2023
0.2.7 144,562 10/27/2022
0.1.8 14,460 8/25/2022

# Microsoft.NET.Build.Containers v0.4.x

This is the fourth public release of the .NET SDK containerization feature. This version brings the following new features and enhancements:

* [Improved support for loading images into the local daemon](https://github.com/dotnet/sdk-container-builds/pull/323)
* [Predefine Conventional Labels from project metadata](https://github.com/dotnet/sdk-container-builds/pull/307)
* [Better error messages when the local daemon isn't available](https://github.com/dotnet/sdk-container-builds/pull/319)
* [Defined `NetSdkOCIImageBuild` project capability for projects building the image](https://github.com/dotnet/sdk-container-builds/issues/320)
* [Labels and Ports are now read from the underlying config correctly](https://github.com/dotnet/sdk-container-builds/issues/332)
* [Consistent error messages across the .NET CLI and IDE experiences](https://github.com/dotnet/sdk-container-builds/pull/347)
* [Support layer history in created images](https://github.com/dotnet/sdk-container-builds/pull/358)
* [Allow setting the `User` metadata for created images](https://github.com/dotnet/sdk-container-builds/pull/374)
* [Support creating Windows Containers](https://github.com/dotnet/sdk-container-builds/pull/343)
* [Support for .NET 8 conventions around image tags](https://github.com/dotnet/sdk-container-builds/pull/384)
* [Default to rootless execution for .NET 8 and beyond](https://github.com/dotnet/sdk-container-builds/pull/393)
* [Added support for JFrog Artifactory repositories](https://github.com/dotnet/sdk-container-builds/pull/383)

### Special thanks

A big shout-out to [Daniel Kuschny](@danielku15) for his contributions to this release! Daniel investigated and solved some fundamental issues around to how we create archives to send to a local container daemon. He also diagnosed and added support for Artifactory JFrog container registries, as well as implemented support for Windows Containers.

To start containerizing your projects, see our [Getting Started](https://github.com/dotnet/sdk-container-builds/blob/main/docs/GettingStarted.md) docs.