pascal-libaud
-
- 3,629 total downloads
- last updated 6/4/2025
- Latest version: 1.3.2
A library that extends Linq's methods for IAsyncEnumerable<T>. It allows to work asynchronously. The library supports CancellationToken to be able to cancel processing. -
- 943 total downloads
- last updated 4/1/2024
- Latest version: 2.0.2
One more library for MediatR. It allows you to configure the most commonly used PipelineBehaviors in a very simple way. -
- 363 total downloads
- last updated 3/7/2024
- Latest version: 0.0.2
A simple educational project to help you understand how Linq works, with examples of alternative implementations and unit tests that highlight the expected behaviour.