phil000
phil000
I see there are a few nice toggles like contentSizeThreshold and the ability to turn compression off for a controller or action method via CompressionAttribute. However, being able to define...
### Library name and version Azure.Identity 1.6.0 ### Describe the bug We make use of Azure Key Vault and use a system-assigned managed identity of the Azure Function to connect...
Hello, The TryValidateObjectRecursive method doesn't work if the **root** object itself is IEnumerable. e.g. `List stuff` `TryValidateObjectRecursive(stuff)` does zero validation. You need a property of the root object that is...
Every time I upgrade your application (using the zip file) I lose all my saved connections.
**SDK you're using (please complete the following information):** Xero.NetStandard.OAuth2 4.0.1 Xero.NetStandard.OAuth2Client 1.6.0 **Describe the bug** We have been using the Xero.NetStandard.OAuth2 packages for several years to integrate with Xero with...
**Version 2023.3** I've noticed when building one of our solutions that 2 separete messages are colored as errors in red when they are not errors. These 2 lines always appear...
### Description Using Microsoft.Extensions.Http.Resilience 8.6.0 When adding HttpClient to the services container this works, and produces a client that can be retrieved by name, and with the associated resilience pipeline:...
**SDK you're using (please complete the following information):** - Version Xero.NetStandard.OAuth2 9.2.0 **Describe the bug** We have upgraded from Xero.NetStandard.OAuth2 6.0.0 to **Xero.NetStandard.OAuth2 9.2.0** When uploading files to attach to...
We get this in Azure DevOps release pipeline. ##[warning]Task 'Slack Notification' version 6 (SlackNotification@6) is dependent on a Node version (10) that is end-of-life. Contact the extension owner for an...