Hadi Eskandari

Results 6 issues of Hadi Eskandari

The download is added but after a few seconds it stops. The WebUI has this: `Tracker Status: Error: timed out` The container does connect to the VPN provider (PIA) and...

When using EntityFramework transactions to share transactions/connections with NServiceBus, it is not easy to determine if the code is running within NServiceBus pipeline (e.g. message handler) or outside of it....

Repro and failing test [here](https://github.com/Particular/NServiceBus/pull/5901).

Bug
Triaged

Add mouse scroll enhancement to FADatepicker for date selection when the dropdown is closed

The control throws an exception when entering the edit mode, thinking the entered PersianDate string is in Gregorian format and parses that again and again, until it goes out of...

### Description Add a sample on how to create the `OpenSearchClient` through DynamicProxy. This allows users to add custom logic around the client operations for cross-cutting concerns such as added...