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.
dotnet add package System.IO --version 4.1.0
Install-Package System.IO -Version 4.1.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| Microsoft.NETCore.Targets | [1.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Text.Encoding | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| Microsoft.NETCore.Targets | [1.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Text.Encoding | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| Microsoft.NETCore.Targets | [1.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Text.Encoding | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| Microsoft.NETCore.Targets | [1.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Text.Encoding | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:17:31 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |