Roman Bukin

Results 7 issues of Roman Bukin

As I see, it just specifies an html color. I think it will be cool to allow specify any color if ctor become public.

I thing it would be pretty nice to add `.Decorate` method overload that accepts `Func` where `Type` is decorated type. If that function returns `true` than decorator will be applied,...

Feature Request

According to: https://w3c.github.io/webauthn/#android-key-attestation * Verify the following using the appropriate authorization list from the attestation certificate [extension data](https://w3c.github.io/webauthn/#android-key-attestation-certificate-extension-data): * The AuthorizationList.allApplications field is not present on either authorization list (softwareEnforced...

type:technical
@Risk

Remove ConfigureAwait(false) to avoid switching into default SynchronizationContext. ### Context We have SpecFlow + NUnit + Allure libs in the same project. SpecFlow uses it's own SynchronizationContext. Async code that...

theme:nunit

It looks like ZenTimings 1.32 incorrectly reads the impedance values from the Ryzen 9000 and the latest AGESA. ![zen timings](https://github.com/user-attachments/assets/af2fdea6-9e66-42da-b6ec-0e55de456050) ![procodt_ryzen_master](https://github.com/user-attachments/assets/e02a899f-8bcf-4985-a8dc-7f877a100a8f)

### Background and motivation As a developer, I want to add different policies to my http clients that ensure resilience: retry, bulkhead, timeout, etc. I am connecting the nuget package...

area-telemetry
api-suggestion