System.IO 4.0.11-beta-23409

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.IOException System.IO.EndOfStreamException System.IO.FileNotFoundException System.IO.MemoryStream System.IO.StreamReader System.IO.StreamWriter System.IO.StringWriter System.IO.TextWriter System.IO.TextReader

Microsoft
安装
dotnet add package System.IO --version 4.0.11-beta-23409
Install-Package System.IO -Version 4.0.11-beta-23409
依赖
.NETCore5.0
包名版本要求
System.Runtime [4.0.20, )
System.Text.Encoding [4.0.10, )
System.Threading.Tasks [4.0.0, )
System.Threading [4.0.0, )
System.Text.Encoding.Extensions [4.0.0, )
System.Globalization [4.0.0, )
.NETPlatform5.0
包名版本要求
System.Runtime [4.0.20, )
System.Text.Encoding [4.0.0, )
System.Threading.Tasks [4.0.0, )
版本详情
作者Microsoft
发布时间2015-10-15 16:50:24
许可证http://go.microsoft.com/fwlink/?LinkId=329770