/DockerRegistryClient

.NET client interface for executing commands on a Docker registry's HTTP API.

Primary LanguageC#MIT LicenseMIT

Docker Registry Client

A .NET client interface for executing commands on a Docker registry's HTTP API.

Docker Registry Client is based on the Microsoft.Rest.ServiceClient model, providing a flexible HTTP client that can be customized as needed. Currently, only read operations are supported.