Docker.DotNet
1.0.0-beta
This is a prerelease version of Docker.DotNet.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Docker.DotNet --version 1.0.0-beta
NuGet\Install-Package Docker.DotNet -Version 1.0.0-beta
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.0.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Docker.DotNet" Version="1.0.0-beta" />
<PackageReference Include="Docker.DotNet" />
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 Docker.DotNet --version 1.0.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Docker.DotNet, 1.0.0-beta"
#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.
#:package Docker.DotNet@1.0.0-beta
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Docker.DotNet&version=1.0.0-beta&prerelease
#tool nuget:?package=Docker.DotNet&version=1.0.0-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library allows you to use Docker Remote API programmatically in your .NET applications.
It is 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
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Net.Http (>= 2.2.28)
- Newtonsoft.Json (>= 6.0.4)
GitHub repositories (32)
Showing the top 20 popular GitHub repositories that depend on Docker.DotNet:
| Repository | Stars |
|---|---|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
|
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
|
|
|
EasyNetQ/EasyNetQ
An easy to use .NET API for RabbitMQ
|
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
|
Azure/iotedge
The IoT Edge OSS project
|
|
|
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
|
|
|
tryAGI/LangChain
C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
|
|
|
lecaillon/Evolve
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
|
|
|
alirezanet/Husky.Net
Git hooks made easy with Husky.Net internal task runner! 🐶 It brings the dev-dependency concept to the .NET world!
|
|
|
tomaszzmuda/Xabe.FFmpeg
.NET Standard wrapper for FFmpeg. It allows to process media without know how FFmpeg works, and can be used to pass customized arguments to FFmpeg from dotnet core application.
|
|
|
danielgerlag/conductor
Distributed workflow server
|
|
|
microsoft/component-detection
Scans your project to determine what components you use
|
|
|
SQLStreamStore/SQLStreamStore
Stream Store library targeting RDBMS based implementations for .NET
|
|
|
rdagumampan/yuniql
Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!
|
|
|
Azure/azure-libraries-for-net
Azure libraries for .Net
|
|
|
serverlessworkflow/synapse
Serverless Workflow Management System (WFMS)
|
|
|
shubhamranjan/dotnet-etcd
A C# .NET (dotnet) GRPC client for etcd v3 +
|
|
|
gridsum/DataflowEx
A .NET dataflow and etl framework built upon Microsoft TPL Dataflow library
|
|
|
container-desktop/container-desktop
Provides an alternative for Docker for Desktop on Windows using WSL2.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.1 | 278 | 10/10/2014 |
| 1.1.0 | 114 | 9/26/2014 |
| 1.0.0 | 124 | 9/15/2014 |
| 1.0.0-beta | 71 | 9/5/2014 |