Using MongoDB with C#
This course guides you through everything you need to get started with MongoDB in your C# applications. In this course, you’ll get an overview of the official MongoDB C# driver and learn how to install it by using NuGet. You’ll learn how to connect your application, perform basic CRUD operations, troubleshoot, and then build aggregations.
Milestone
-
Connecting to MongoDB in C#
RequiredUnit
| Daniel Curran, Parker Faucher, Caleb Thompson.75 Hours
Learn about the C# driver for MongoDB and how to use it to connect to your C# applications.MongoDB CRUD Operations in C#
RequiredUnit
| Parker Faucher, Daniel Curran, Caleb Thompson3 Hours
Learn how to perform basic CRUD operations with the MongoDB C# driver.MongoDB Aggregation with C#
RequiredUnit
| Parker Faucher, Daniel Curran, Caleb Thompson1 Hour
Learn how to create aggregation pipelines with C#.