Leon Grave
Leon Grave
Ok clear, but isn't it possible to return the SQL%ROWCOUNT without the cursor?
I had a similar situation, it seems to only be happening for Guids, I think because they are also translated to Raw. Worked around bit by writing ValueConverter that goes...
Yes, I would really like to see that integration.
I would still like to see this opened again, since there are more usecases then the two character acronym mentioned. For instance: In most companies I've worked for, the company...
Microsoft is moving away from the instrumentation keys: https://learn.microsoft.com/en-us/azure/azure-monitor/app/migrate-from-instrumentation-keys-to-connection-strings Besides that, you want to be able to use the complete [TelemetryConfiguration](https://learn.microsoft.com/en-us/dotnet/api/microsoft.applicationinsights.extensibility.telemetryconfiguration?view=azure-dotnet) object, if you need to use Managed Identities for...
I would really like to see this fixed, or get the Azure.Identity guys to implement caching on all `TokenCredential` types. Due to security concerns AAD authentication on AppInsights is getting...
.NET 10 is scheduled for release in november, so roughly 2.5 months from now, any updates on timelines for SF support @olegsych ? We have quite some teams with quite...