Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.