Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 950 Bytes

File metadata and controls

13 lines (9 loc) · 950 Bytes

System.Console

Contains the source and tests of assembly System.Console which includes a subset of members of the System namespace that allow you to interact with the standard input and output of console applications.

Documentation can be found at https://learn.microsoft.com/dotnet/api/system.console. The primary class is Console.

Contribution Bar

See the Help Wanted issues.

Deployment

System.Console is included in the shared framework. The package does not need to be installed into any project compatible with .NET Standard 2.0.