Introduction

Bard.Db is built on top of the Docker.Net project which does most of the hard work. Bard.Db expects that Docker is installed without it it's not going to work.

The idea behind bard.Db is to make it easy to spin up an instance of a database from code especially when we are running integration tests.

Last updated