Missing IAsyncEnumerable mention in Common Async Problems
Author: EvgeniyZCreated Apr 25, 2020Updated Apr 25, 2020
I think it would be useful to add a mention about Async streams (IAsyncEnumerable) when a developer wants to tackle 'Handle streams of data' problem.
Source: thangchung/clean-code-dotnet