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

C#

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

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

Feb 03, 2023 | 6 min read
Nic Raboy
News & Announcements

Introducing the MongoDB Analyzer for .NET


May 12, 2022 | 6 min read
Tutorial

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

MongoDB thumbnail image

Apr 02, 2024 | 8 min read
C# Articles
All C# 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

How to Use Realm Effectively in a Xamarin.Forms App

MongoDB thumbnail image

Oct 19, 2022 | 18 min read
Article

Advanced Data Modeling with Realm .NET

MongoDB Realm Logo

Oct 19, 2022 | 7 min read
All C# Articles
C# Tutorials
All C# 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
C# Videos
All C# Videos
Video

Getting Started with Atlas Vector Search and .NET Blazor

MongoDB thumbnail image
Play Button

Apr 15, 2024 | 22 min
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
All C# Content
search
  • Latest
  • Highest Rated
Video

Getting Started with Atlas Vector Search and .NET Blazor

✅ Written tutorial → https://mdb.link/article-cdUSQCDtcso ✅ Sign-up for a free cluster at → https://mdb.link/free-cdUSQCDtcso ✅ Get help on our Community Forums → https://mdb.link/community-cdUSQCDtcso In this video, join Developer Advocate Luce Carter to learn all about adding Vector Search using the MongoDB C# Driver inside a Blazor Application to find more than just simple search results. 📚 RESOURCES 📚 ⭐ GitHub Repo - https://github.com/mongodb-developer/SeeSharpMovies/tree/vector-search ⭐ Hugging Face Data Uploader GitHub Repo - https://github.com/mongodb-developer/dotnethuggingfacedatasetuploader ⭐ Code Snippets - https://gist.github.com/LuceCarter/fb314d431fc47b1a7baed641720e6f45 ⭐ Setting up your M0 Cluster - https://www.mongodb.com/docs/atlas/getting-started/ ⭐ Generative AI, Vector Search, and open-source models - https://mdb.link/os-models-cdUSQCDtcso Connect with Luce: Twitter: / lucecarter1 ------ ✅ Subscribe to our channel → https://mdb.link/subscribe #dotnet #vector #mongodb...
MongoDB thumbnail image
Play Button

Apr 15, 2024
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

Apr 02, 2024
Nic Raboy
Tutorial

Getting Started with Unity for Creating a 2D Game

Learn how to get started with Unity for moving an object on the screen with physics and collisions....
MongoDB thumbnail image

Apr 02, 2024
Nic Raboy
Tutorial

Designing a Strategy to Develop a Game with Unity and MongoDB

Learn how to design a strategy towards developing the next big online game that uses MongoDB....
MongoDB thumbnail image

Apr 02, 2024
Nic Raboy
Video

MongoDB C# Driver and Azure App Services

✅ Written tutorial - https://mdblink.com/acSl3BcXS1Q-written ✅ Get help on our Community Forums - https://mdblink.com/acSl3BcXS1Q-forums - In this video, join Developer Advocate Luce Carter to learn all about using the MongoDB C# Driver inside a Blazor Application and deploying to Azure App Services for cloud-hosted goodness. - Gist with the code for NewsPage.razor - https://gist.github.com/LuceCarter/4da1164f9cfd447b7167194ef9c3124a - 📚 RESOURCES 📚 ✅ GitHub Repo - https://github.com/mongodb-developer/crypto-news-website ✅ Setting up your M0 Cluster - https://mdblink.com/acSl3BcXS1Q-M0-Cluster ✅ Signing up for a free Azure account - https://azure.microsoft.com/free Showing how to add connection string inside Azure - https://youtu.be/wqZFZbmPvno?si=BkzzLOqNdnbpkNe9&t=385 💬 Connect with Luce: Twitter: /lucecarter1 Timestamps: 00:00 - Intro 00:44 - Prerequisites 01:43 - Create the project 03:22 - Add the MongoDB driver 05:06 - Add the test data 07:20 - Fetch your connection string 08:17 - Add a news page 13:56 - Publish to Azure App Service 16:12 - Outro...
MongoDB thumbnail image
Play Button

Mar 07, 2024
Tutorial

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

Learn how to get started with Atlas Vector Search in a .NET Blazor application with the C# driver, including embeddings and adding search functionality. ...
MongoDB thumbnail image

Feb 29, 2024
Luce Carter
Video

Atlas Full Text Search in a C# Blazor Application

Written tutorial → https://mdb.link/meszOxcR2o0-tutorial" target="_blank" rel="noreferrer">https://mdb.link/meszOxcR2o0-tutorial Imagine being presented with a website with a multiple pages of info and not being able to search for what you want. Instead, you’re forced to sift through the results with no end in sight. That is, of course, the last thing you want for yourself or your users. So in this video, we’ll see how you can easily implement autocomplete search in your .NET Blazor application using MongoDB Atlas Search. 📚 RESOURCES 📚 GitHub Repo → https://github.com/mongodb-developer/seesharpmovies Setting up your M0 Cluster - https://mdb.link/meszOxcR2o0-getting-started" target="_blank" rel="noreferrer">https://mdb.link/meszOxcR2o0-getting-started Getting your connection string → https://mdb.link/meszOxcR2o0-connection-string" target="_blank" rel="noreferrer">https://mdb.link/meszOxcR2o0-connection-string Atlas Search Docs → https://mdb.link/meszOxcR2o0-search" target="_blank" rel="noreferrer">https://mdb.link/meszOxcR2o0-search Loading Sample Dataset → https://mdb.link/meszOxcR2o0-data" target="_blank" rel="noreferrer">https://mdb.link/meszOxcR2o0-data GitHub Gist with code snippets → https://gist.github.com/LuceCarter/fa43ea5a4c28c43aa27d5e54f88079f4 ✅ Get help on our Community Forums → https://mdb.link/meszOxcR2o0- 💬 Connect with Luce: Twitter: / lucecarter1 ⏱️ Timestamps ⏱️ 00:00 - Intro 00:26 - Prerequisites 01:15 - Creating Atlas Search Index 04:12 - Implementing the backend functionality 07:02 - Implementing the frontend functionality 11:14 - Testing the application 13:09 - Outro Subscribe to MongoDB YouTube→ https://mdb.link/subscribe...
MongoDB thumbnail image
Play Button

Feb 28, 2024
Tutorial

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

In this tutorial, learn how to add Atlas Search functionality with autocomplete and fuzzy search to a .NET Blazor application....
MongoDB thumbnail image

Feb 01, 2024
Luce Carter
Tutorial

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

...
MongoDB thumbnail image

Jan 24, 2024
Luce Carter
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....
MongoDB thumbnail image

Jan 23, 2024
Hubert Nguyen