Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
dotnet add package Nerdbank.Streams --version 2.1.9-alpha
Install-Package Nerdbank.Streams -Version 2.1.9-alpha
| 包名 | 版本要求 |
|---|---|
| Microsoft.VisualStudio.Threading | [15.8.192, ) |
| System.Buffers | [4.5.0, ) |
| System.IO.Pipelines | [4.5.3, ) |
| System.Net.WebSockets | [4.3.0, ) |
| System.ValueTuple | [4.5.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.VisualStudio.Threading | [15.8.192, ) |
| System.Buffers | [4.5.0, ) |
| System.IO.Pipelines | [4.5.3, ) |
| System.Net.WebSockets | [4.3.0, ) |
| System.ValueTuple | [4.5.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.VisualStudio.Threading | [15.8.192, ) |
| NETStandard.Library | [1.6.1, ) |
| System.Buffers | [4.5.0, ) |
| System.Diagnostics.TraceSource | [4.3.0, ) |
| System.IO.Pipelines | [4.5.3, ) |
| System.Net.WebSockets | [4.3.0, ) |
| System.ValueTuple | [4.5.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.VisualStudio.Threading | [15.8.192, ) |
| System.Buffers | [4.5.0, ) |
| System.IO.Pipelines | [4.5.3, ) |
| System.Net.WebSockets | [4.3.0, ) |
| System.ValueTuple | [4.5.0, ) |
| 作者 | Andrew Arnott |
|---|---|
| 发布时间 | 2019-03-09 23:31:09 |
| 项目主页 | https://github.com/AArnott/Nerdbank.Streams |
| 许可证 | https://raw.githubusercontent.com/AArnott/Nerdbank.Streams/70ccbe3f26/LICENSE.txt |