dotnet/aspnetcore

Additional streaming parameter types

Open

#5,316 创建于 2018年7月3日

在 GitHub 查看
 (7 评论) (2 反应) (0 负责人)C# (10,653 fork)batch import
Blazor ♥ SignalRNeeds: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

仓库指标

Star
 (37,933 star)
PR 合并指标
 (平均合并 16天 9小时) (30 天内合并 258 个 PR)

描述

Currently the user can pass in ChannelReader<T>.

Want to expand this to accept the Stream class, possible the new Pipeline class, etc. Make a common pattern for adding on additional types, maybe somehow tied to IEnumerableAsync.

贡献者指南