Provides the System.Console class, which represents the standard input, output and error streams for console applications. Commonly Used Types: System.Console System.ConsoleColor When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Console --version 4.0.0
Install-Package System.Console -Version 4.0.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| Microsoft.NETCore.Targets | [1.0.1, ) |
| System.IO | [4.1.0, ) |
| System.Runtime | [4.1.0, ) |
| System.Text.Encoding | [4.0.11, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:15:22 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |