How to Create a .NET Core App with MongoDB Atlas

preview_player
Показать описание
Learn how to use the MongoDB C# driver to do CRUD interactions within a .NET Core application.

💬 Connect with MongoDB:
Рекомендации по теме
Комментарии
Автор

I feel this deserves a lot more likes.

Columbiform
Автор

excellent video ! not too long, clear, and interesting

thepickicool
Автор

How would you do a pice of code which will read all the documents in local memory for during a day for example. Than you

samsaraAI
Автор

Could you guys possibly in the future do a Realm setup video for React Native and connecting with Sync? Would be amazing, nice vid.

zxspwji
Автор

Sorry to bother you again. I am trying to use MongoDB from Unity and I have found your tutorial about using Realm. Is any way to use just MongoDB? I tried the dotnet add package MongoDB.Driver in the Unity project and it tells me that this kind of project doesnt allow to install packages. Is any way to do it? or we have to mandatory do it using only Realm? Thanks a lot :D

samsaraAI