Skip to content

ASP.NET Core REST API integrated with MongoDb database

Notifications You must be signed in to change notification settings

pbasson/MongoCore

Repository files navigation

MongoCore By Preetpal Basson


Overview

ASP.NET Core REST API integrated with MongoDb database.


Features

Key features include CRUD operations with MongoDB database, implementation of Onion Architecture, and deployment through multiple Docker containers (API and database).

Technology

Languages
C#
Technology Version
ASP.NET 8.0
MongoDB 3.0.0
Swagger -

Usage

Prefered way to execute is Docker Compose.

Docker Compose

  1. From Project Directory, Execute Docker Compose
    1. Execute Docker Compose with Build
      1. $ docker compose up --build

END

About

ASP.NET Core REST API integrated with MongoDb database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published