runtime.win.System.Console (4.3.1)
Published 2023-05-05 11:38:26 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.1 runtime.win.System.Console
About this package
Internal implementation package not meant for direct consumption. Please do not reference directly. 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.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.IO | 4.3.0 | .NETCore5.0 |
System.IO.FileSystem.Primitives | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Text.Encoding | 4.3.0 | .NETCore5.0 |
System.Text.Encoding.Extensions | 4.3.0 | .NETCore5.0 |
System.Threading | 4.3.0 | .NETCore5.0 |
System.Threading.Tasks | 4.3.0 | .NETCore5.0 |
System.IO | 4.3.0 | .NETStandard1.3 |
System.IO.FileSystem.Primitives | 4.3.0 | .NETStandard1.3 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |
System.Runtime.InteropServices | 4.3.0 | .NETStandard1.3 |
System.Text.Encoding | 4.3.0 | .NETStandard1.3 |
System.Text.Encoding.Extensions | 4.3.0 | .NETStandard1.3 |
System.Threading | 4.3.0 | .NETStandard1.3 |
System.Threading.Tasks | 4.3.0 | .NETStandard1.3 |