Ductus.FluentDocker
2.7.4-beta0001
See the version list below for details.
dotnet add package Ductus.FluentDocker --version 2.7.4-beta0001
NuGet\Install-Package Ductus.FluentDocker -Version 2.7.4-beta0001
<PackageReference Include="Ductus.FluentDocker" Version="2.7.4-beta0001" />
<PackageVersion Include="Ductus.FluentDocker" Version="2.7.4-beta0001" />
<PackageReference Include="Ductus.FluentDocker" />
paket add Ductus.FluentDocker --version 2.7.4-beta0001
#r "nuget: Ductus.FluentDocker, 2.7.4-beta0001"
#:package Ductus.FluentDocker@2.7.4-beta0001
#addin nuget:?package=Ductus.FluentDocker&version=2.7.4-beta0001&prerelease
#tool nuget:?package=Ductus.FluentDocker&version=2.7.4-beta0001&prerelease
Library to manage docker-machine, docker-compose, and docker containers for windows / mac or native linux using netcore or full framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- Newtonsoft.Json (>= 9.0.1)
- SharpCompress (>= 0.23.0)
- System.Net.Http (>= 4.3.3)
-
.NETStandard 1.6
- Microsoft.Extensions.DependencyInjection (>= 1.1.0)
- Microsoft.Extensions.DependencyModel (>= 1.1.1)
- Microsoft.Extensions.Logging (>= 1.1.1)
- Microsoft.Extensions.Logging.Debug (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- SharpCompress (>= 0.23.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.Extensions.DependencyModel (>= 2.0.0)
- Microsoft.Extensions.Logging (>= 2.0.0)
- Microsoft.Extensions.Logging.Debug (>= 2.0.0)
- Newtonsoft.Json (>= 9.0.1)
- SharpCompress (>= 0.23.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection (>= 2.1.0)
- Microsoft.Extensions.DependencyModel (>= 2.1.0)
- Microsoft.Extensions.Logging (>= 2.1.0)
- Microsoft.Extensions.Logging.Debug (>= 2.1.0)
- Newtonsoft.Json (>= 9.0.1)
- SharpCompress (>= 0.23.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
NuGet packages (22)
Showing the top 5 NuGet packages that depend on Ductus.FluentDocker:
Package | Downloads |
---|---|
Ductus.FluentDocker.XUnit
XUnit Support to allow for create, run one or more docker images while testing using docker, compose, machine (Linux, Windows, Mac) using netcore or full framework. Documentation: https://github.com/mariotoffia/FluentDocker |
|
Ductus.FluentDocker.MsTest
Ms Test Support to allow for create, run one or more docker images while testing using docker, compose, machine (Linux, Windows, Mac) using netcore or full framework. Documentation: https://github.com/mariotoffia/FluentDocker |
|
NinjaTools.FluentMockServer
A C# Client for the MockServer Docker Image |
|
Be.Vlaanderen.Basisregisters.DockerUtilities
Docker utilities for C#. |
|
CodeDesignPlus.Net.xUnit.Microservice
A library designed to optimize and facilitate unit testing for microservices using xUnit in .NET Core. |
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on Ductus.FluentDocker:
Repository | Stars |
---|---|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
danielgerlag/conductor
Distributed workflow server
|
|
SQLStreamStore/SQLStreamStore
Stream Store library targeting RDBMS based implementations for .NET
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
nmklotas/GitLabApiClient
GitLab API client
|
|
pdevito3/QueryKit
🎛️ QueryKit is a .NET library that makes it easier to query your data by providing a fluent and intuitive syntax for filtering and sorting.
|
|
kurrent-io/KurrentDB-Client-Dotnet
KurrentDB .NET Client
|
Version | Downloads | Last Updated |
---|---|---|
2.85.0 | 32,831 | 7/25/2025 |
2.84.0 | 914 | 7/25/2025 |
2.83.0 | 18,288 | 6/27/2025 |
2.82.0 | 342 | 6/27/2025 |
2.81.0 | 364 | 6/27/2025 |
2.80.0 | 360 | 6/27/2025 |
2.79.0 | 453 | 6/27/2025 |
2.10.59 | 2,983,058 | 1/11/2023 |
2.10.57 | 431,582 | 9/24/2022 |
2.10.56 | 92,159 | 8/24/2022 |
2.10.55 | 157,939 | 6/24/2022 |
2.10.54 | 1,721 | 6/24/2022 |
2.10.53 | 3,469 | 6/23/2022 |
2.10.51 | 34,825 | 6/7/2022 |
2.10.50 | 2,135 | 6/7/2022 |
2.10.48 | 11,758 | 5/30/2022 |
2.10.46 | 2,112 | 5/30/2022 |
2.10.45 | 321,938 | 3/9/2022 |
2.10.44 | 330,248 | 12/8/2021 |
2.10.42 | 150,416 | 11/24/2021 |
2.10.41 | 8,581 | 11/23/2021 |
2.10.40 | 42,094 | 10/27/2021 |
2.10.39 | 30,525 | 10/1/2021 |
2.10.35 | 1,493 | 10/1/2021 |
2.10.25 | 1,768 | 10/1/2021 |
2.10.23 | 1,881 | 10/1/2021 |
2.10.22 | 7,751 | 9/29/2021 |
2.10.21 | 23,592 | 9/19/2021 |
2.10.20 | 2,177 | 9/17/2021 |
2.10.19 | 1,374 | 9/16/2021 |
2.10.17 | 1,563 | 9/16/2021 |
2.10.16 | 1,590 | 9/15/2021 |
2.10.15 | 1,374 | 9/15/2021 |
2.10.14 | 2,768 | 9/14/2021 |
2.10.12 | 1,455 | 9/14/2021 |
2.10.10 | 13,670 | 9/13/2021 |
2.10.8 | 1,464 | 9/13/2021 |
2.10.7 | 140,678 | 6/11/2021 |
2.10.6 | 92,089 | 4/23/2021 |
2.10.5 | 13,265 | 4/20/2021 |
2.10.3 | 11,607 | 4/5/2021 |
2.10.2 | 49,197 | 3/28/2021 |
2.9.4 | 1,656 | 3/26/2021 |
2.9.3-beta.2 | 823 | 3/25/2021 |
2.8.14-beta.22 | 336 | 3/24/2021 |
2.8.13-beta.21 | 318 | 3/24/2021 |
2.8.12-beta.20 | 321 | 3/23/2021 |
2.8.11-beta.19 | 282 | 3/22/2021 |
2.8.10-beta.18 | 293 | 3/22/2021 |
2.8.9-beta.17 | 314 | 3/22/2021 |
2.8.8-beta.14 | 295 | 3/17/2021 |
2.8.7-beta.9 | 319 | 3/11/2021 |
2.8.5-beta.4 | 399 | 3/7/2021 |
2.8.5-beta.2 | 283 | 3/24/2021 |
2.8.4-beta.3 | 289 | 3/3/2021 |
2.8.3 | 2,615 | 3/24/2021 |
2.8.2 | 21,791 | 3/3/2021 |
2.7.80-beta.159 | 377 | 3/1/2021 |
2.7.71-beta.150 | 4,627 | 11/27/2020 |
2.7.69-beta.147 | 4,910 | 10/12/2020 |
2.7.68-beta.146 | 6,383 | 10/8/2020 |
2.7.66-beta.142 | 1,964 | 8/8/2020 |
2.7.65-beta.141 | 371 | 8/7/2020 |
2.7.64-beta.140 | 464 | 8/6/2020 |
2.7.62-beta.138 | 7,055 | 5/4/2020 |
2.7.60-beta.127 | 427 | 4/30/2020 |
2.7.59-beta0123 | 1,685 | 2/13/2020 |
2.7.58-beta0122 | 1,282 | 2/12/2020 |
2.7.54-beta0117 | 2,638 | 1/23/2020 |
2.7.53-beta0116 | 1,405 | 1/23/2020 |
2.7.52-beta0105 | 1,385 | 1/20/2020 |
2.7.51-beta0102 | 4,336 | 1/14/2020 |
2.7.50-beta0094 | 1,416 | 12/20/2019 |
2.7.49-beta0091 | 1,363 | 12/18/2019 |
2.7.48-beta0087 | 1,442 | 12/17/2019 |
2.7.47-beta0081 | 1,316 | 12/17/2019 |
2.7.46-beta0080 | 3,028 | 12/16/2019 |
2.7.45-beta0079 | 1,367 | 12/12/2019 |
2.7.44-beta0078 | 1,347 | 12/12/2019 |
2.7.42-beta0076 | 1,306 | 12/12/2019 |
2.7.41-beta0075 | 1,269 | 12/12/2019 |
2.7.38-beta0072 | 2,832 | 11/24/2019 |
2.7.37-beta0071 | 1,442 | 11/24/2019 |
2.7.36-beta0070 | 1,321 | 11/24/2019 |
2.7.35-beta0069 | 1,302 | 11/20/2019 |
2.7.34-beta0068 | 1,250 | 11/20/2019 |
2.7.33-beta0067 | 1,395 | 11/20/2019 |
2.7.32-beta0066 | 1,304 | 11/12/2019 |
2.7.31-beta0064 | 1,387 | 11/12/2019 |
2.7.30-beta0050 | 1,275 | 11/8/2019 |
2.7.29-beta0046 | 1,284 | 11/8/2019 |
2.7.28-beta0045 | 1,267 | 11/8/2019 |
2.7.27-beta0043 | 1,303 | 11/8/2019 |
2.7.21-beta0036 | 1,304 | 11/8/2019 |
2.7.20-beta0032 | 1,310 | 11/8/2019 |
2.7.19-beta0030 | 1,359 | 11/8/2019 |
2.7.4-beta0001 | 1,294 | 11/8/2019 |
2.7.3 | 630,747 | 10/18/2019 |
2.7.2 | 12,487 | 9/10/2019 |
2.7.1 | 193,402 | 8/7/2019 |
2.7.0 | 2,435 | 8/6/2019 |
2.6.9 | 5,381 | 7/29/2019 |
2.6.8 | 51,674 | 5/31/2019 |
2.6.7 | 2,368 | 5/17/2019 |
2.6.6 | 4,878 | 4/11/2019 |
2.6.5 | 3,186 | 4/2/2019 |
2.6.4 | 14,708 | 12/6/2018 |
2.6.3 | 5,922 | 10/15/2018 |
2.6.2 | 2,044 | 10/3/2018 |
2.6.1 | 1,914 | 10/3/2018 |
2.6.0 | 1,970 | 10/2/2018 |
2.5.1 | 2,343 | 9/29/2018 |
2.5.0 | 1,852 | 9/29/2018 |
2.4.1 | 1,963 | 9/27/2018 |
2.4.0 | 2,004 | 9/18/2018 |
2.3.2 | 3,479 | 8/6/2018 |
2.3.1 | 2,376 | 7/20/2018 |
2.3.0 | 2,660 | 7/2/2018 |
2.2.19 | 2,738 | 6/27/2018 |
2.2.18 | 2,413 | 6/25/2018 |
2.2.17 | 2,424 | 6/15/2018 |
2.2.16 | 2,330 | 6/14/2018 |
2.2.15 | 6,039 | 6/7/2018 |
2.2.14 | 2,412 | 6/1/2018 |
2.2.13 | 2,733 | 5/22/2018 |
2.2.12 | 4,080 | 4/20/2018 |
2.2.11 | 2,428 | 4/18/2018 |
2.2.10 | 2,831 | 4/17/2018 |
2.2.9 | 2,429 | 4/6/2018 |
2.2.8 | 6,290 | 11/22/2017 |
2.2.7 | 2,428 | 11/22/2017 |
2.2.6 | 2,369 | 11/21/2017 |
2.2.5 | 3,464 | 11/9/2017 |
2.2.4 | 2,361 | 11/9/2017 |
2.2.3 | 2,454 | 8/25/2017 |
2.2.2 | 2,816 | 5/22/2017 |
2.2.1 | 2,433 | 4/6/2017 |
2.2.0 | 2,084 | 6/5/2016 |
2.1.1 | 2,040 | 5/27/2016 |
2.0.0 | 2,750 | 4/24/2016 |
1.1.4 | 1,980 | 3/31/2016 |
1.1.3 | 2,396 | 3/30/2016 |
1.1.2 | 2,171 | 3/30/2016 |
1.1.1 | 2,398 | 3/29/2016 |
1.1.0 | 2,017 | 3/29/2016 |
1.0.3 | 2,212 | 3/24/2016 |
1.0.2 | 2,515 | 3/23/2016 |
1.0.1 | 2,724 | 3/23/2016 |
1.0.0 | 3,852 | 3/23/2016 |