David Brenchley

Results 5 comments of David Brenchley

Finbuckle has a TrySetTenantInfo extension on HttpContext. You can call this than grab whatever service you need from that context. var success = this.HttpContext.TrySetTenantInfo(otherTenant, true); if(success) { var userService =...

Where is IApplicationMarker in Infrastructure startup? I can't find it anywhere in the code. What package/pull request is it in?

I've got to agree with tompi. This shouldn't be considered a feature, but a bug. When recording with a phone in portrait mode a very large amount of the video...

> [AB#2637074](https://dev.azure.com/skype/SCC/_workitems/edit/2637074) Can you grant access to this? Says I don't have access

Sadly, my skills with underlying views and sdks are minimal.