go home

MongoDB Web Api Starter Template (mongowebapi)

A full-featured starter template for "dotnet new" to quickly scaffold a .Net 8 Web-Api project with MongoDB as the data store.
dotnet new --install "MongoWebApiStarter"
dotnet new mongowebapi
  • Tags: language: C# type: project
  • Classifications: Common Web Web API ASP.NET