Docker.Registry.DotNet is a library that allows you to interact with the Docker Registry API V2 programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications. This is a fork of the original Docker.Registry.DotNet library, ported to .NET 7.
$ dotnet add package Redpoint.ThirdParty.Docker.Registry.DotNetThis is a fork of the Docker.Registry.DotNet library, updated with support for .NET 7, trim compatibility, and API additions.