Michael Sudnik
Results
2
comments of
Michael Sudnik
I use the following for IAsyncEnumerable support with SDK version 5, which borrows from the internal concepts used within the out of the box PageIterator type. ``` public static class...
We created our own implementation built on top of the already available organization units as described [here](https://support.abp.io/QA/Questions/641/Organizational-Units-restricted-access-and-data-filtering) and it works really well for us. MongoDB in particular works well for...