System.IO.Pipelines
0.1.0-e170304-1
Prefix Reserved
See the version list below for details.
dotnet add package System.IO.Pipelines --version 0.1.0-e170304-1
NuGet\Install-Package System.IO.Pipelines -Version 0.1.0-e170304-1
<PackageReference Include="System.IO.Pipelines" Version="0.1.0-e170304-1" />
paket add System.IO.Pipelines --version 0.1.0-e170304-1
#r "nuget: System.IO.Pipelines, 0.1.0-e170304-1"
// Install System.IO.Pipelines as a Cake Addin #addin nuget:?package=System.IO.Pipelines&version=0.1.0-e170304-1&prerelease // Install System.IO.Pipelines as a Cake Tool #tool nuget:?package=System.IO.Pipelines&version=0.1.0-e170304-1&prerelease
An abstraction for doing efficient asynchronous IO
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.6.1
- NETStandard.Library (>= 1.6.1)
- System.Binary (>= 0.1.0-e170304-1)
- System.Buffers (>= 4.3.0)
- System.Collections.Sequences (>= 0.1.0-e170304-1)
- System.Numerics.Vectors (>= 4.3.0)
- System.Slices (>= 0.1.0-e170304-1)
- System.Threading.Tasks.Extensions (>= 4.3.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on System.IO.Pipelines:
Package | Downloads |
---|---|
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/b3e69109341a1017423af7981b8b84b646f5bcce. |
|
Microsoft.AspNetCore.Http.Features
ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/860072f7781a10db10fa925ea5c86d91f1e6f2c4 |
|
Pipelines.Sockets.Unofficial
Package Description |
|
Microsoft.AspNetCore.Connections.Abstractions
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae1a6cbe225b99c0bf38b7e31bf60cb653b73a52 |
|
Microsoft.AspNetCore.TestHost
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e |
GitHub repositories (159)
Showing the top 5 popular GitHub repositories that depend on System.IO.Pipelines:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
Pre-release package, for testing only