Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 468 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 468 Bytes

M101N: MongoDB for .NET Developers

M101N allows learning everything a user needs to know to get started building a MongoDB-based app. This course covers topics like basic installation, JSON, schema design, querying, insertion of data, indexing and working with the C# driver. During the course, there will be built a blogging platform backed by MongoDB.

For more information check the MongoDB University page.