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.
- We only consider fixes to maintain or improve quality
- We consider PRs that target this library for new source code analyzers
See the Help Wanted issues.
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.