Skip to main content
Docker.DotNet.Enhanced package icon

Docker.DotNet.Enhanced

Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.

Total Downloads
68.5M
68,528,273
Published
Nov 7, 2024
Latest stable version

Install

.NET CLI
dotnet add package Docker.DotNet.Enhanced --version 3.126.0
Package Manager Console
Install-Package Docker.DotNet.Enhanced -Version 3.126.0
PackageReference
<PackageReference Include="Docker.DotNet.Enhanced" Version="3.126.0" />

Frameworks

net6.0 net8.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[4.5.1, )
[8.0.0, )
[8.0.1, )
[8.0.5, )
[4.5.1, )
[8.0.0, )
[8.0.1, )
[8.0.5, )
System.Buffers
.NETStandard2.0
[4.5.1, )
System.IO.Pipelines
.NETStandard2.0
[8.0.0, )
System.Net.Http.Json
.NETStandard2.0
[8.0.1, )
System.Text.Json
.NETStandard2.0
[8.0.5, )
System.Buffers
.NETStandard2.1
[4.5.1, )
System.IO.Pipelines
.NETStandard2.1
[8.0.0, )
System.Net.Http.Json
.NETStandard2.1
[8.0.1, )
System.Text.Json
.NETStandard2.1
[8.0.5, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

The published metadata declares 16 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.