Articles - Page 6 of 6 - Hosting.Work


First ASP.NET Core Microservice with Web API CRUD Operations on a MongoDB database [Clean Architecture]

Updated on: December 9, 2023

In this tutorial we will build our first Microservice in ASP.NET Core which will perform CRUD operations on a MongoDB database. The CRUD operations will be performed though a Web API method. This Microservice will form a part of a drone pizza delivery application.

(more…)