Mostafa
Mostafa
I am trying to get left outer join working with linq dynamic, The ideas I got is that I need to use group join with select many, So, I think...
My App uses Ionic-native-media to record audio then play back, after this happens, youtube cannot play videos inside in-app-browser ### What is expected to happen? Plugin should not affect youtube...
I am trying to set the tenant for the request manually, I tried to use the function in documentation to set ` if(HttpContext.TrySetTenantInfo(newTenantInfo, resetServiceProvider: true)) { var tenant = HttpContext.GetMultiTenantContext().TenantInfo;...