© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
L. CarterBeginning MongoDB Atlas with .NEThttps://doi.org/10.1007/978-1-4842-9550-2_6

6. Creating the Application

Luce Carter1  
(1)
Manchester, UK
 

How exciting! We know all about MongoDB’s developer data platform now and even all the ways you can interact with your data. Over the course of the next few chapters, we are going to build out an application, using C# and the MongoDB driver, and begin to carry out the most common operations: create, read, update, and delete.

The plan over the next few chapters is to build a minimal Web API, using ASP.NET Core with .NET 6.0. We are creating a Web API project as we don’t need to have a front end in order to access ...

Get Beginning MongoDB Atlas with .NET: Flexible and Scalable Document Data Storage for .NET Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.