Community

Using ASP.NET Core with MongoDB in containers for local dev, CosmosDB for production

(Shayne Boyer) If nothing else is true, containers have made local development on a platform so much easier. If you want to use SQL Server for your backend just docker pull microsoft/mssql-server-linux and you can start up an instance with a few parameters.