ReviveDigitalTeam

Results 5 comments of ReviveDigitalTeam

I had to find this thread and add `AddResourceMonitoring` to my code. Otherwise adding `AddResourceUtilizationHealthCheck` just breaks the simple /health call.

We have been unable to upgrade these 2 packages for months due to this exact issue. The issue appears to be the `Xero.NetStandard.OAuth2Client` package needs updating. ```xml ``` When we...

This issue is not resolved yet, please patch `Xero.NetStandard.OAuth2Client`

This is the same as issue: https://github.com/XeroAPI/Xero-NetStandard/issues/554

On .NET10, I am getting this exception: System.MissingMethodException Method not found: 'Boolean Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigationBase.get_IsCollection()'. at EFCore.BulkExtensions.TableInfo.c__189`1.b__189_51(INavigation a)