Ran Sagy
Ran Sagy
> > Thanks for the answer @CodeBlanch! > > I wanted to repeat the solution you proposed, but, unfortunately, there is no `Enrich` method in the current version, there are...
@cijothomas I think you're right and i confused the support within the basic Http instrumentation and the AspNetCore one; the latter, as expected, does have the full `HttpRequest`/`HttpResponse` objects that...
As PackageReference is the default in newer projects and the only supported option in .NET Core/.NET 5 (i think) this would be very useful to have, indeed.
Similarly to the versions just above me; but for me `CollectionView` shows the same endless stream of wrong bindings and doesn't end up loading anything and crashes out (though that...
Same question; I was hoping to use this SDK to scale app service plans programatically by patching the SKU.Capacity properties. Is that possible?
This doesn't work with latest dotnet core cli (3.0.101) on either Windows or Linux with MSTest v2(.0.0). Why is this still closed and ignored after so many requests for actual...
Was this ever revisited? I find myself in the same situation of battling my way to get a static ffmpeg build with nvenc.
I get the same issue when running from windows 10's cmd but oddly enough it seems to work when running from Visual Studio. It also works for me when run...
By "Running from visual studio" i meant just running in debug, as you said. I've been using VS2019 Preview lately, which opens its own kind of `cmd` window, which might...
Yeah, In newer updates of powershell/VS this no longer works for me at all.