Docker.DotNet
Docker client
A .NET client library that enables asynchronous interaction with the Docker Remote API
.NET (C#) Client Library for Docker API
2k stars
106 watching
380 forks
Language: C#
last commit: 22 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
changemakerstudios/docker.registry.dotnet | An .NET client library providing access to Docker Registry API v2 | 42 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,728 |
dotnet/command-line-api | A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,416 |
brthor/dockerize.net | Tool to package .NET Core applications into Docker images for easy deployment and testing. | 175 |
dotnet-boxed/templates | Provides pre-configured .NET project templates with essential libraries and tools. | 3,410 |
testcontainers/testcontainers-dotnet | A library to create temporary Docker containers for testing .NET applications | 3,812 |
apocas/dockerode | A Node.js module that provides a JavaScript interface to Docker's Remote API for managing containers and interactions with the Docker daemon. | 4,381 |
nuget/nuget.client | Tools and clients for managing .NET packages and dependencies. | 748 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 724 |
nosqlclient/nosqlclient | A cross-platform MongoDB management tool for easy configuration and monitoring | 3,478 |
docker/docker-py | A Python library providing programmatic access to the Docker Engine API | 6,829 |
azure/dotnetty | Asynchronous event-driven network application framework for rapid development of high performance protocol servers and clients. | 4,098 |
dockcross/dockcross | A tool for building and cross-compiling software using Docker images. | 3,312 |