Top 20 NuGet docker Packages

A docker registry client
devcontainer is a CLI tool that helps create and manage zero-install build/development (VS Code remote containers compatible) environments
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.
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
Docker.DotNet.BasicAuth is a library that allows you to use basic authentication with a remote Docker engine programmatically in your .NET applications.
$ dotnet new -i Genocs.CleanArchitecture:0.1.0 $ dotnet new cleanarchitecture It generates a .NET Solution following the Clean Architecture Style, DDD and Separation of Concerns in Domain, Application, Infrastructure and UI.
$ dotnet new -i Genocs.MicroserviceTemplate::0.1.0 $ dotnet new microservice It generates a .NET Solution with full fledged microservice components.
Moby's name generation ported to C#
Pull docker image without docker installation
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. Forked from the main Docker.Net repo and updated to support .Net Standard 2.1. Also added thread safety on str...
One Stop solution to invoke Selenium Webdriver/Appium in parallel as well as standalone execution mode. You can run the tests on different browsers/ mobile devices , docker or cloud
CLI for executing commands on a container registry's HTTP API.