runtime.aot.System.IO
4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams
Commonly Used Types:
System.IO.Stream
System.IO.EndOfStreamException
System.IO.MemoryStream
System.IO.StreamReader
System.IO.StreamWriter
System.IO.StringWriter
System.IO.TextWriter
System.IO.TextReader
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package runtime.aot.System.IO -Version 4.3.0
dotnet add package runtime.aot.System.IO --version 4.3.0
<PackageReference Include="runtime.aot.System.IO" Version="4.3.0" />
paket add runtime.aot.System.IO --version 4.3.0
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCore 5.0
- System.Globalization (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETStandard 1.3
- System.Diagnostics.Debug (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 2,808,209 | 11/15/2016 |
4.3.0-preview1-24530-04 | 1,772 | 10/24/2016 |
4.1.0 | 556,089 | 6/27/2016 |
4.1.0-rc2-24027 | 1,674 | 5/16/2016 |