Emmanuel André

Results 7 issues of Emmanuel André

I have recently used the AsyncEx librairies in a [personal GitHub project](https://github.com/manandre/FollowingFileStream/tree/async-ex) and I identified an helper class which could be added to it. I have called it [`AsyncStream`](https://github.com/manandre/FollowingFileStream/blob/async-ex/FollowingFileStream/AsyncStream.cs) as...

### Describe the bug Any anonymous `filter-function` passed to a `b-table` component is ignored since version 2.22.0. This is working correctly in version 2.21.2. ### Steps to reproduce the bug...

Proposal around IConfiguration based on #5067 The options pattern is not used in this step. The usual [connection string parameters](https://www.npgsql.org/doc/connection-string-parameters.html) can be used as configuration keys/values. Feedback is welcome.

Forcing verbose logging for Restore step in order to get some extra information about the NRE. See #1120