Peter Bruch

Results 10 issues of Peter Bruch

Hello, I would like to add additional data to the existing JSON BenchmarkDotNet report, but there is currently no possibility to enrich the report. That's why I separated `ExportToLog` into...

Hello, When can we expect support for dotnet sdk 3.0? It has been officially released in September by microsoft. Thanks and best regards Peter

We experienced an issue with 2 separate pile instances are used in different appPools (IIS). Both applications are using different pile locations. This seems to be caused by not unique...

bug
question

Checklist: * [ x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x ] I've included steps to reproduce the bug. * [x ] I've pasted...

bug

### What happened? I executed kustomize `kustomize build --load-restrictor=LoadRestrictionsNone ./test/` in order to render my manifest given below. ### What did you expect to happen? Successfully generated kustomize output. ###...

kind/bug
needs-triage

I would like to have asynchronous methods that do not block the program that uses the tracker.

enhancement

Hello, when using an `IFormFile` parameter on an operation as a parameter (FileUpload) the "Execute" button in swagger UI3 is not working. I can see no error on the browser...

format: OpenAPI 3

Hello, thanks for providing this user friendly Keycloak authenticator. I set up my authentication flow using the WebAuthnConditionalAuthenticator and tested it using different scenarios. Thereby I noticed the user can...

Hello, I am trying to serialize a class that holds a collection of objects given by an interface. But I always get `ArrayTypeMismatchException Attempted to access an element as a...

Hello, when having a HttpPatch rest api method with a `Microsoft.AspNetCore.JsonPatch.JsonPatchDocument` as argument the csharp client generation creates a custom poco type like `JsonPatchDocumentOfMyT` . Since JsonPatchDocument provides a fluent...

type: enhancement
project: wiki