C#
Sign in to follow topics
Featured
All C# Content
- Latest
- Highest Rated
Tutorial
Saving Data in Unity3D Using PlayerPrefs
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.Sep 09, 2024
Tutorial
Sending and Requesting Data from MongoDB in a Unity Game
Learn how to interact with MongoDB from a Unity game with C# and the UnityWebRequest class.Sep 09, 2024
Tutorial
Integrating MongoDB with TensorFlow and C#
Are you a C# newbie or guru and curious to know how Tensorflow works with MongoDB as the database? This tutorial is for you.Sep 05, 2024
Article
MongoDB Provider for EF Core: The Latest Updates
Learn more about the new features in the GA release of the MongoDB Provider for EF Core.Aug 29, 2024
Article
How to Set Up MongoDB Class Maps for C# for Optimal Query Performance and Storage Size
Starting out with MongoDB and C#? These tips will help you get your class maps right from the beginning to support your desired schema.Aug 05, 2024
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.Aug 05, 2024
Tutorial
Query Your Data With ASP.NET Core, OData, and the MongoDB Entity Framework Core Provider
Learn how to easily add OData support to a new or existing ASP.NET Core project with the new EF Core ProviderJul 08, 2024
Tutorial
Building a Space Shooter Game in Unity that Syncs with Realm and MongoDB Atlas
Learn how to build a space shooter game that synchronizes between clients and the cloud using MongoDB, Unity, and Atlas Device Sync.Jun 26, 2024
Video
What's New in the MongoDB Provider for EF Core?
Written Article - https://mdb.link/AaRv8n044BE-arcticle Great news! The new Provider for EF Core is now GA and in this video, Developer Advocate Luce Carter will show you some of the exciting new features available now! RESOURCES - GitHub Repo - https://github.com/mongodb-developer/foodiefinder-csharp Provider Repo inc Roadmap - https://github.com/mongodb/mongo-efcore-provider Get help on our Community Forums - https://mdb.link/AaRv8n044BE-forums Connect with Luce: Twitter - @lucecarter1 Timestamps: 00:00 - Introduction 00:18 - Embedded Documents 01:30 - Detailed Logging 03:49 - BSON Attributes 05:05 - Value ConvertersJun 13, 2024