Step-by-step guide: Render db-data in .net web-app, create docker-containers and -network and dive deeper into the .net-docker-ecosystem. — In a previous article, I was showing you how to create a .net5 webapp with the ultimate goal to containerize it using docker. In this second part of the journey, I will show you how to make your webapp consume data from your own database and how to turn this…