Rob Harwood
Rob Harwood
Hi, My team and I have noticed that when hitting an OData endpoint in parallel, the results returned seem to get scrambled, as though there is some kind of cross-talk...
### Description I start with an application which generates a notification. I opted to use a foreground service to generate the notification however it doesn't seem to make a difference...
Hi, I see there is a new package for adding Netwonsoft JSON so I'm guessing there are available extensibility points for controlling the JSON serialization. We are using System.Text.Json, but...
### Description I have a style in a XAML file which looks like this; ```xaml ``` When I build I get the following output which points at the `Setter` line;...
Hi, When testing SCIM functionality with Entra ID (formally Azure AD) I noticed that when a user is disabled their active flag never goes back to "0" in the "ValueBoolean"...
### Description When starting a debug session the provided errors are spewed out and breakpoints etc. do not work. I am uncertain as to the support story for XCode 16...
### Description Our app was reasonably stable - enough for production, however our iOS build machine died and the new one runs MacOS 15 with XCode 16. We have updated...
Hi, Currently we are using the NetToplogySuite library with EF Core and everything works fine, except we cannot use OData with these properties. We simply want to be able to...