System.IO 4.3.0

Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams Commonly Used Types: System.IO.Stream System.IO.EndOfStreamException System.IO.MemoryStream System.IO.StreamReader System.IO.StreamWriter System.IO.StringWriter System.IO.TextWriter System.IO.TextReader When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.IO --version 4.3.0
Install-Package System.IO -Version 4.3.0
依赖
.NETCore5.0
包名版本要求
Microsoft.NETCore.Platforms [1.1.0, )
Microsoft.NETCore.Targets [1.1.0, )
System.Runtime [4.3.0, )
System.Text.Encoding [4.3.0, )
System.Threading.Tasks [4.3.0, )
.NETStandard1.0
包名版本要求
Microsoft.NETCore.Platforms [1.1.0, )
Microsoft.NETCore.Targets [1.1.0, )
System.Runtime [4.3.0, )
System.Text.Encoding [4.3.0, )
System.Threading.Tasks [4.3.0, )
.NETStandard1.3
包名版本要求
Microsoft.NETCore.Platforms [1.1.0, )
Microsoft.NETCore.Targets [1.1.0, )
System.Runtime [4.3.0, )
System.Text.Encoding [4.3.0, )
System.Threading.Tasks [4.3.0, )
.NETStandard1.5
包名版本要求
Microsoft.NETCore.Platforms [1.1.0, )
Microsoft.NETCore.Targets [1.1.0, )
System.Runtime [4.3.0, )
System.Text.Encoding [4.3.0, )
System.Threading.Tasks [4.3.0, )
版本详情
作者Microsoft
发布时间2016-11-15 23:44:43
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770