Reactive Extensions (Rx) support for the .NET Docker client.
Info
Version: | 0.1.0-beta2 |
Author(s): | tintoy |
Last Update: | Wednesday, April 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tintoy/Docker.DotNet.Reactive/ |
NuGet Url: | https://www.nuget.org/packages/Docker.DotNet.Reactive |
Install
Install-Package Docker.DotNet.Reactive
dotnet add package Docker.DotNet.Reactive
paket add Docker.DotNet.Reactive
Docker.DotNet.Reactive Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Docker.DotNet(>= 2.124.3)
- Newtonsoft.Json(>= 9.0.1)
- System.Reactive(>= 3.0.0)
- Docker.DotNet(>= 2.124.3)
- Newtonsoft.Json(>= 9.0.1)
- System.Reactive(>= 3.0.0)
Tags