Skip to content

Reworked "Create a web API with ASP.NET Core and MongoDB" from ASP.NET Core documentation

Notifications You must be signed in to change notification settings

VSGagarski/dockercompose-aspcore-mongodb

Repository files navigation

dockercompose-aspcore-mongodb

Overview

This repository is a rework of the tutorial titled "Create a web API with ASP.NET Core and MongoDB" from Microsoft's ASP.NET Core documentation.

Outline of Differences

  • Docker (via docker-compose) is used instead of local installations
  • There is a seed script included so that the Mongo container can be initialized upon container start
  • Mongo Express is added to view the Database through a browser
  • A layered architecture is used

About

Reworked "Create a web API with ASP.NET Core and MongoDB" from ASP.NET Core documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published