EventGet 50% off your ticket to MongoDB.local NYC on May 2. Use code Web50!Learn more >>
MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
.Net

.NET

plus Follow
Sign in to follow topics

Featured

Video

Build an ASP.NET app with the Mongo C# Driver

✅ Sign-up for a free cluster at: https://mdb.link/free-gM4m5LizxL8 ✅ Get help on our Community Forums: https://mdb.link/community-gM4m5LizxL8 In this session, we will build a data-driven ASP.NET web app using the MongoDB driver to connect to MongoDB Atlas. You will learn how to incorporate the driver in your project and use both standard CRUD methods and the Aggregation Framework to work with the data. We will keep this project small enough that attendees can follow along on their own laptops if they want (but they must have Visual Studio 2019 installed ahead of time). This session assumes only a basic familiarity with C# and MongoDB....
.NETC#

Jun 10, 2020 | 44 min
Tutorial

Building a Space Shooter Game in Unity that Syncs with Realm and MongoDB Atlas

MongoDB thumbnail image

Feb 03, 2023 | 24 min read
Video

Connecting to MongoDB from C# Applications

MongoDB thumbnail image
Play Button

Dec 06, 2021
.NET Articles
All .NET Articles
Article

How to Set Up MongoDB Class Maps for C# for Optimal Query Performance and Storage Size

MongoDB thumbnail image

Dec 14, 2023 | 8 min read
Article

Source Generated Classes and Nullability in Realm .NET

MongoDB thumbnail image

Feb 27, 2023 | 3 min read
Article

Realm .NET for Xamarin (Best Practices and Roadmap) Meetup

MongoDB thumbnail image

Mar 21, 2023 | 38 min read
All .NET Articles
.NET Tutorials
All .NET Tutorials
Tutorial

Adding MongoDB Atlas Vector Search to a .NET Blazor C# Application

MongoDB thumbnail image

Feb 29, 2024 | 10 min read
Tutorial

MongoDB Atlas Search with .NET Blazor for Full-Text Search

MongoDB thumbnail image

Feb 01, 2024 | 6 min read
Tutorial

MongoDB Provider for EF Core Tutorial: Building an App with CRUD and Change Tracking

MongoDB thumbnail image

Jan 24, 2024 | 18 min read
.NET Videos
All .NET Videos
Video

MongoDB C# Driver and Azure App Services

MongoDB thumbnail image
Play Button

Mar 07, 2024 | 17 min
Video

Atlas Full Text Search in a C# Blazor Application

MongoDB thumbnail image
Play Button

Feb 28, 2024 | 13 min
Video

Getting Started with the new MongoDB Provider for EF Core

MongoDB thumbnail image
Play Button

Dec 15, 2023 | 47 min
All .NET Content
search
  • Latest
  • Highest Rated
Tutorial

Building a Crypto News Website in C# Using the Microsoft Azure App Service and MongoDB Atlas

This article by Dominic Frei will lead you through creating your first Microsoft Blazor server application and deploying it to Microsoft Azure....
MongoDB thumbnail image

Jun 13, 2023
Dominic Frei
Article

Source Generated Classes and Nullability in Realm .NET

The latest releases of Realm .NET have included some interesting updates that we would love to share — in particular, source generated classes and support for nullability annotation....
MongoDB thumbnail image

Jun 09, 2023
Ferdinando Papale
Tutorial

Getting Started with MongoDB Atlas and Azure Functions using .NET and C#

Learn how to build scalable serverless functions on Azure that communicate with MongoDB Atlas using C# and .NET....
MongoDB thumbnail image

Jun 09, 2023
Nic Raboy
Tutorial

Using LINQ to Query MongoDB in a .NET Core Application

Learn how to use LINQ to interact with MongoDB in a .NET Core application....
MongoDB thumbnail image

Jun 09, 2023
Nic Raboy
Tutorial

Saving Data in Unity3D Using BinaryReader and BinaryWriter

Persisting data is an important part of most games. Unity offers only a limited set of solutions, which means we have to look around for other options as well. In this tutorial series, we will explore the options given to us by Unity and third-party libraries....
MongoDB thumbnail image

Jun 09, 2023
Dominic Frei
Quickstart

Build Your First .NET Core Application with MongoDB Atlas

Learn how to quickly and easily start building .NET Core applications that interact with MongoDB Atlas for create, read, update, and delete (CRUD) operations....
MongoDB thumbnail image

Jun 09, 2023
Nic Raboy
News & Announcements

Introducing the MongoDB Analyzer for .NET

Say hello to the MongoDB Analyzer for .NET. This tool translates your C# queries to their MongoDB Query API equivalent and warns you of unsupported expressions and invalid queries at compile time, right in Visual Studio....
MongoDB thumbnail image

Jun 09, 2023
Tutorial

Working with MongoDB Transactions with C# and the .NET Framework

Walk through an example of how to use transactions in C#....
MongoDB thumbnail image

Jun 09, 2023
Robert Walters
Article

Realm .NET for Xamarin (Best Practices and Roadmap) Meetup

Missed Realm .NET for Xamarin (best practices and roadmap) meetup event? Don't worry, you can catch up here....
MongoDB thumbnail image

Jun 09, 2023
Shane McAllister (+2)
Tutorial

Create a RESTful API with .NET Core and MongoDB

Learn how to create a RESTful web API with .NET Core that interacts with MongoDB through each of its endpoints....
MongoDB thumbnail image

Jun 09, 2023
Nic Raboy