clean-code-dotnet icon indicating copy to clipboard operation
clean-code-dotnet copied to clipboard

Missing IAsyncEnumerable mention in Common Async Problems

Open EvgeniyZ opened this issue 4 years ago • 1 comments

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.

EvgeniyZ avatar Apr 25 '20 14:04 EvgeniyZ

I'm preparing PR for it

EvgeniyZ avatar Apr 25 '20 14:04 EvgeniyZ