MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right

CSharp

plus Follow
Sign in to follow topics
A general-purpose, multi-paradigm programming language. C# is a particularly useful language to learn for developing apps based on the .NET framework

Featured

alt not provided
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....
.Net FrameworkCSharp

Feb 03, 2023
Nic Raboy
News & Announcements

Introducing the MongoDB Analyzer for .NET


May 12, 2022
Tutorial

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


Feb 14, 2023
CSharp Articles
All CSharp Articles
alt not provided
Article

How to Use Realm Effectively in a Xamarin.Forms App


Oct 19, 2022
MongoDB Realm Logo
Article

Advanced Data Modeling with Realm .NET


Oct 19, 2022
alt not provided
Article

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


Mar 21, 2023
All CSharp Articles
CSharp Tutorials
All CSharp Tutorials
Tutorial

How to Do Full-Text Search in a Mobile App with MongoDB Realm


Jul 14, 2023
Tutorial

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


Jun 13, 2023
Tutorial

Interact with MongoDB Atlas in an AWS Lambda Function Using C#


Mar 01, 2023
CSharp Videos
All CSharp Videos
randomAlt
Play Button
Video

Interact with MongoDB Atlas and AWS Lambda Functions


Sep 04, 2023
randomAlt
Play Button
Video

Interact with a GraphQL API from a .NET Core Application


Aug 30, 2022
randomAlt
Play Button
Video

How to use the MongoDB .NET Analyzer to Help with LINQ Queries in C#


Aug 09, 2022
All CSharp Content
search
  • Newest
  • Highest Rated
alt not provided
Play Button
Video

Interact with MongoDB Atlas and AWS Lambda Functions

Learn more → https://mdb.link/atlas-in-aws-function-csharp Get started with C Sharp → https://mdb.link/start-c-sharp In this week’s AWS Cloud Connect, Hubert Nguyen, Sr. Developer Advocate at MongoDB, shares practical insights on building a C# AWS Lambda serverless function with MongoDB Atlas. He demonstrates efficient techniques for creating and sharing a MongoDB client and connecting multiple class instances. For those interested in serverless architecture and AWS Lambda, MongoDB Atlas offers flexibility and ease of use....

Sep 04, 2023
alt not provided
Tutorial

How to Do Full-Text Search in a Mobile App with MongoDB Realm

Learn how to add Full-Text Search (FTS) to your mobile applications using C# with Realm and MongoDB....

Jul 14, 2023
Ferdinando Papale
alt not provided
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....

Apr 17, 2023
Dominic Frei
alt not provided
Tutorial

Interact with MongoDB Atlas in an AWS Lambda Function Using C#

In this tutorial, we'll see how to create a serverless function using the C# programming language and that function will connect to and query MongoDB Atlas in an efficient manner....

Mar 01, 2023
Hubert Nguyen
alt not provided
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....

Feb 14, 2023
Nic Raboy
alt not provided
Tutorial

Saving Data in Unity3D Using Realm

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....

Dec 07, 2022
Dominic Frei
alt not provided
Tutorial

Microsoft Blazor Tutorial (1/5): Building a Status Page

This tutorial series leads you through creating your first Microsoft Blazor app by setting up a Status Page for backend services....

Sep 06, 2022
Dominic Frei
alt not provided
Play Button
Video

Interact with a GraphQL API from a .NET Core Application

✅ Sign-up for a free cluster at: https://mdb.link/free-5rmp0ZVPhCM ✅ Get help on our Community Forums: https://mdb.link/community-5rmp0ZVPhCM Need to query and consume data from a GraphQL API using C# or .NET? In this tutorial we'll see how to create a very basic GraphQL API using MongoDB without writing any GraphQL backend code. Then we'll see how to query it like any other GraphQL API, but using simple .NET code. 📚 For readers, here is a written version: https://trymongodb.com/3A7WDOq ⏱️ Timestamps ⏱️ 0:00 Intro 0:25 MongoDB Atlas and the Example Data Set 1:30 Creating and Configuring a GraphQL with MongoDB App Services 5:03 Consuming a GraphQL API with .NET Core 13:49 Defining Access Rules for MongoDB App Services 15:03 Reviewing the GraphQL with .NET Core and MongoDB Project --- Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #graphql #csharp...

Aug 30, 2022
alt not provided
Play Button
Video

How to use the MongoDB .NET Analyzer to Help with LINQ Queries in C#

✅ Sign-up for a free cluster at: https://bit.ly/mongodb-free ✅ Get help on our Community Forums: https://bit.ly/mongodb-community Learn how to use the MongoDB Analyzer for .NET and see how it can help you become more proficient at producing queries and aggregation pipelines in this video by Nic Raboy. 📚 For readers, here are written versions: https://trymongodb.com/3JWKujV ⏱️ Timestamps ⏱️ 0:00 Intro 0:34 Prerequisites 1:10 Exploring a .NET Application in Visual Studio 2:12 Installing the MongoDB Analyzer for C# 3:10 Analyzing a MongoDB Builder 5:45 Analyzing a MongoDB LINQ Query 7:16 Identifying Invalid Operators and Syntax 8:24 Outro --- Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1 #mongodb #linq #csharp...

Aug 09, 2022
alt not provided
Tutorial

Interact with a GraphQL API from a .NET Core Application

Learn how to query and consume a GraphQL API from a .NET Core Application....

Jul 26, 2022
Nic Raboy