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
dotnet add package System.IO --version 4.0.10-beta-22605
Install-Package System.IO -Version 4.0.10-beta-22605
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20-beta-22605, ) |
| System.Text.Encoding | [4.0.0-beta-22605, ) |
| System.Threading.Tasks | [4.0.0-beta-22605, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-02-13 19:23:09 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |