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.
                        
                    
         
                Info
| Version: | 3.125.15 | 
| Author(s): | Docker.DotNet | 
| Last Update: | Thursday, May 18, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Docker.DotNet | 
Install
Install-Package Docker.DotNet
                        dotnet add package Docker.DotNet
                        paket add Docker.DotNet
                        
                                Docker.DotNet Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.3)
 - System.Buffers(>= 4.5.1)
 
Tags