Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
dotnet add package Nerdbank.Streams --version 2.5.76
Install-Package Nerdbank.Streams -Version 2.5.76
| 包名 | 版本要求 |
|---|---|
| Microsoft.Bcl.AsyncInterfaces | [1.0.0, ) |
| Microsoft.VisualStudio.Threading | [16.5.132, ) |
| Microsoft.VisualStudio.Validation | [15.5.31, ) |
| System.Buffers | [4.5.0, ) |
| System.IO.Pipelines | [4.7.0, ) |
| System.Net.WebSockets | [4.3.0, ) |
| System.Runtime.CompilerServices.Unsafe | [4.6.0, ) |
| System.ValueTuple | [4.5.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Bcl.AsyncInterfaces | [1.0.0, ) |
| Microsoft.VisualStudio.Threading | [16.5.132, ) |
| Microsoft.VisualStudio.Validation | [15.5.31, ) |
| System.Buffers | [4.5.0, ) |
| System.IO.Pipelines | [4.7.0, ) |
| System.Net.WebSockets | [4.3.0, ) |
| System.Runtime.CompilerServices.Unsafe | [4.6.0, ) |
| System.ValueTuple | [4.5.0, ) |
| 作者 | Andrew Arnott |
|---|---|
| 发布时间 | 2020-07-30 14:44:44 |
| 项目主页 | https://github.com/AArnott/Nerdbank.Streams |
| 许可证 | https://www.nuget.org/packages/Nerdbank.Streams/2.5.76/license |