A C# Docker remote API wrapper.
Info
Version: | 0.4.8 |
Author(s): | Jonathan Channon, James Humphries |
Last Update: | Friday, August 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/VQComms/ReDock/ |
NuGet Url: | https://www.nuget.org/packages/ReDock |
Install
Install-Package ReDock
dotnet add package ReDock
paket add ReDock
ReDock Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Dynamic.Runtime(>= 4.0.11)
- System.Linq.Expressions(>= 4.1.0)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- Newtonsoft.Json(>= 9.0.1)
- NETStandard.Library(>= 1.6.0)
- System.Dynamic.Runtime(>= 4.0.11)
- System.Linq.Expressions(>= 4.1.0)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- Newtonsoft.Json(>= 9.0.1)
Tags