azure Using ASP.NET Core with MongoDB in containers for local dev, CosmosDB for production 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/
aspnet Building Web API using MVC 6 & MongoDB This is a quick walkthrough on using ASP.NET 5 to build a Web API layer using MongoDB. The overall concept is not too dissimilar from previous examples you may have seen using X type of database, however there are some areas covered that