solo95
NuGet publisher profile
Packages (9)
Ductus.FluentDocker
Library to manage docker-machine, docker-compose, and docker containers for windows / mac or native linux using netcore or full framework.
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
DataDuctus.MongoDb.Serialization
This packages registers DataContract mapped files in order to be persisted in mongodb (as decorated in DataContract/Member).
DataDuctus.MongoDb.Embedding
This packages makes it possible to 'embed' mongod.exe into an application and extract/run it via an interface.
FluentDocker
Fluent API to manage Docker and Podman containers, images, networks, and volumes via CLI or Docker Engine API. Supports Docker Compose, Docker Swarm, Podman Kubernetes YAML, multi-driver kernel architecture, and runs on Windows, Mac, and Linux.
FluentDocker.Testing.Xunit
Spin up and tear down Docker and Podman containers, networks, volumes, and Compose stacks directly in your xUnit tests. Manages the full resource lifecycle as async fixtures so your integration tests run against real services with zero manual cleanup.
FluentDocker.Testing.NUnit
Spin up and tear down Docker and Podman containers, networks, volumes, and Compose stacks directly in your NUnit tests. Manages the full resource lifecycle so your integration tests run against real services with zero manual cleanup.
FluentDocker.Testing.MsTest
Spin up and tear down Docker and Podman containers, networks, volumes, and Compose stacks directly in your MSTest tests. Manages the full resource lifecycle so your integration tests run against real services with zero manual cleanup.