MongoDB Issues with translating JS query to C#
I have a collection which stores information about sirens - notifications. I need to get summarized user statistic by (long) userid: A count of owned sirens; A count of subscriptions; A count of sirens that the user is responsible for…