Christian Prochnow

Results 18 comments of Christian Prochnow

@tillig Thanks for the explanation. The point is that other DI containers (to be specific Microsoft.Extensions, StructureMap) do support querying if an open generic service has been registered. Would be...

@KanishManuja-MS Any chance this will get fixed at some time ? Returning HTTP 500 from our API for invalid queries is quite unusual.

@corranrogue9 Maybe you could help on this issue ? I saw you are active in this repo.

@cijothomas @eddynaka I dont know who maintains this lib. but may it be possible to review the PR and get the fix merged/released ? It would be really nice to...

FYI: There is a json independent attribute `DataMemberAttribute` which is also recognized by Newtonsoft.Json

Your statement about migrations in libraries is totally valid. Thats why we created our own migrations for DbContexts from IdentityServer3.EntityFramework in our application. The problem is that the design of...

@AlbertoMonteiro I found another environment variables which seems to be missing in the PR: OTEL_SERVICE_NAME https://opentelemetry.io/docs/languages/sdk-configuration/general/#otel_service_name Could you add support for this aswell?

@nblumhardt Many thanks. It's really helpfull when using Aspire.

@pmaytak Is there anything I can do, so that the issue gets some attention?