You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongod...@googlegroups.com
I have to say thank you for the LINQ support in the official driver. I was a user of FluentMongo but some complex queries still had to be done with out linq. With the official driver LINQ support I can do everything I need to with LINQ. That really speeds up my workflow and reduces lines of code. The extra extention methods like In<T>() are brilliant. Again thanks for a great implementation of LINQ.
Jenna
unread,
May 4, 2012, 4:59:02 PM5/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
Thanks for the positive feedback! We love hearing that our work is
meeting the needs of the user community. Credit goes to Robert Stam
(https://github.com/rstam), the chief contributor to LINQ support.