Skip to main content
Docker.DotNet package icon

Docker.DotNet

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
75.9M
75,878,947
Published
Jan 31, 2018
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETFramework4.6 .NETStandard1.6 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.5
[9.0.1, )
System.ValueTuple
.NETFramework4.5
[4.4.0, )
Newtonsoft.Json
.NETFramework4.6
[9.0.1, )
System.ValueTuple
.NETFramework4.6
[4.4.0, )
System.Buffers
.NETFramework4.6
[4.3.0, )
System.Runtime
.NETFramework4.6
[4.3.0, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
Newtonsoft.Json
.NETStandard1.6
[9.0.1, )
System.ValueTuple
.NETStandard1.6
[4.4.0, )
System.Buffers
.NETStandard1.6
[4.3.0, )
System.IO.Pipes
.NETStandard1.6
[4.3.0, )
[4.3.0, )
System.Net.Requests
.NETStandard1.6
[4.3.0, )
System.Net.Security
.NETStandard1.6
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
Newtonsoft.Json
.NETStandard2.0
[9.0.1, )
System.ValueTuple
.NETStandard2.0
[4.4.0, )
System.Buffers
.NETStandard2.0
[4.4.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

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

The published metadata declares 20 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.