Using LINQ to Query MongoDB in a .NET Core Application

preview_player
Показать описание
Learn how to do simple queries and complex aggregations in a .NET Core application using LINQ.

Рекомендации по теме
Комментарии
Автор

I think it would be nice to include method syntax also. Thanks

jacobhaley
Автор

It is very handy for fixed table schema. I am wondering how you use LINQ to deal with those dynamic query/filter etc.

jingzheshan
Автор

Hey Nic,

Please create a video on implementing Field Level Encryption in MongoDB in .NET Core application.

abdulmuheetshaikh
Автор

This looks so much nicer than the mongodb driver. Would you have a way to do a graphLookup for this? That's the only thing that i can't conceive using linq.

ShaneMontgomery
Автор

How can you do a GroupBy(someFields).ToList() but async? It will not know "IEnumrable async"

niclassmedberg
Автор

He looks like an egg, thats why he is a pro programmer

biswamohandwari
Автор

How would you map to an object in the document(the imdb entry for the movies collection)? and then an array of objects in the documents(the reviews in

bbjam
join shbcf.ru