C# MongoDb LookUp Nested Array

后端 未结 0 1986
情深已故
情深已故 2020-12-08 14:11

I am trying to do a nested lookup to go down N Levels using the C# MongoDb Client.

I have these Class

class User {

public string Id {get;set;}

public         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题