CRUD Operation using MongoDB and ASP.NET Core 3.1 with Unit Of Work Pattern and Repository Pattern.
Command to run api:
$ dotnet run
To check your local api, after dotnet run commend go to swagger: https://localhost:5001/swagger/index.html
https://netcoremongodbapi-templete.azurewebsites.net/swagger/index.html