Exception User Unhandled
System.Reflection.TargetInvocationException: 'Exception has been thrown by the target of an invocation.'
NotSupportedException: $project or $group does not support {document}.
Same query was runned using MongoDB Driver tool and works perfectly, but using mongoframework thrown this exception.

Exception User Unhandled
System.Reflection.TargetInvocationException: 'Exception has been thrown by the target of an invocation.'
NotSupportedException: $project or $group does not support {document}.
Same query was runned using MongoDB Driver tool and works perfectly, but using mongoframework thrown this exception.
