Docker.DotNet.Enhanced (3.131.1)
Published 2026-02-04 09:29:04 +03:30 by kayer
Installation
dotnet nuget add source --name kayer --username your_username --password your_token dotnet add package --source kayer --version 3.131.1 Docker.DotNet.EnhancedAbout this package
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.