Docker.DotNet 1.1.1

dotnet add package Docker.DotNet --version 1.1.1
NuGet\Install-Package Docker.DotNet -Version 1.1.1
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="Docker.DotNet" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Docker.DotNet --version 1.1.1
#r "nuget: Docker.DotNet, 1.1.1"
#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 Docker.DotNet as a Cake Addin
#addin nuget:?package=Docker.DotNet&version=1.1.1

// Install Docker.DotNet as a Cake Tool
#tool nuget:?package=Docker.DotNet&version=1.1.1

This library allows you to use Docker Remote API programmatically in your .NET applications.

It is portable (PCL), fully asynchronous, non-blocking and object-oriented way to interact with your Docker daemon programmatically. As of this release, it supports Docker Remote API v1.14.

★ Documentation: https://github.com/ahmetalpbalkan/Docker.DotNet

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (28)

Showing the top 5 popular GitHub repositories that depend on Docker.DotNet:

Repository Stars
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
EasyNetQ/EasyNetQ
An easy to use .NET API for RabbitMQ
Version Downloads Last updated
1.1.1 276 10/10/2014
1.1.0 112 9/26/2014
1.0.0 122 9/15/2014
1.0.0-beta 69 9/5/2014