devbrsa
devbrsa
You Don’t Need ConfigureAwait(false), But Still Use It in Libraries Since there is no context anymore, there’s no need for ConfigureAwait(false). Any code that knows it’s running under ASP.NET Core...
Is there by any possibility an update on this?
@xuzhg got same behavior removing the route attribute. @corranrogue9 below you can find the stacktrace for the self-referencing. ```csharp Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'DeclaringType' with type 'Microsoft.OData.Edm.EdmComplexType'....
Hi @ElizabethOkerio, Thanks for your quick reply. The request works fine without the `$select` operator. I get an error when I use `$select` only.
@ElizabethOkerio, do you think I should open an issue in the Cosmos SDK repo?
@julealgon yes, that isn't working either.