Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
dotnet add package Nerdbank.Streams --version 2.3.30
Install-Package Nerdbank.Streams -Version 2.3.30
| 包名 | 版本要求 |
|---|---|
| Microsoft.VisualStudio.Threading | [16.0.102, ) |
| 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 | [16.0.102, ) |
| 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-09-07 16:43:56 |
| 项目主页 | https://github.com/AArnott/Nerdbank.Streams |
| 许可证 | https://www.nuget.org/packages/Nerdbank.Streams/2.3.30/license |