codeaphex
codeaphex
Maybe I'm not getting your specific question but I'm relying on the WebApplicationBuilder to read the configs from the usual providers: ``` csharp builder.Services.AddOpenTelemetryTracing(traceProvider => { traceProvider .AddSource(OpenTelemetryExtensions.ServiceName) .SetResourceBuilder( ResourceBuilder.CreateDefault()...
@EslaMx7 Why is this dependent on Autohotkey on Chocolatey? Havent checked the standalone executable yet, but this could be a reason why its being flagged positive.
Register your ViewModel and Service and start injecting ๐ And you are right, the samples dont look that good in that way, havent looked to much into them yet because...
Awesome I love openiddict, last time I tried to build "my" auth stack , it did burn me out on this topic a bit though. But I'm about to get...
That implementation would be indeed for a MAUI app, maybe its not as dead as it seems to some ๐ (They just got a new/additional Product Manager, can there be...
There seems to be some work around this topic Looks like they got their own problems with it, since its not finished or limited for now, but it should be...
Oh gosh, why this needs to be so complicated... Couldn't there be a like a standard to handle something like that ๐
So, I landed here from the FluentUI Blazor repo and am a bit confused. I see you are against using hundreds or thousands of items in a ListBox, this maybe...
> After update to 2022.10.1 the problem seems to be here again. It happens only with Symfonisk rotatory controller and the helpers are set to 200 characters Did you try...
Can confirm that this fixes all problems with my Symfonisk, before only play/pause worked.