https://docs.mongodb.com/getting-started/csharp/
概览
Welcome to the Getting Started with MongoDB guide.
This guide provides instructions to get you started using MongoDB.
The guide covers the following topics:
- Introduction to MongoDB as well as instructions to Import Example Dataset;
- A brief overview of the C# Driver;
- Basic Insert, Find, Update, Remove operations plus Aggregation;
- Instructions on creating Indexes to improve query performance.
The MongoDB Shell Edition of this guide also includes instructions for installing MongoDB.