Skip to main content
System.IO package icon

System.IO

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.

Total Downloads
3.9B
3,947,611,891
Published
Nov 15, 2016
Latest stable version

Install

.NET CLI
dotnet add package System.IO --version 4.3.0
Package Manager Console
Install-Package System.IO -Version 4.3.0
PackageReference
<PackageReference Include="System.IO" Version="4.3.0" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.5 .NETFramework4.6.2 .NETCore5.0 .NETStandard1.0 .NETStandard1.3 .NETStandard1.5 .NETPortable0.0-Profile259 Windows8.0 WindowsPhone8.0 WindowsPhoneApp8.1 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

[1.1.0, )
[1.1.0, )
System.Runtime
.NETCore5.0
[4.3.0, )
[4.3.0, )
[4.3.0, )
[1.1.0, )
[1.1.0, )
System.Runtime
.NETStandard1.0
[4.3.0, )
System.Text.Encoding
.NETStandard1.0
[4.3.0, )
System.Threading.Tasks
.NETStandard1.0
[4.3.0, )
[1.1.0, )
[1.1.0, )
System.Runtime
.NETStandard1.3
[4.3.0, )
System.Text.Encoding
.NETStandard1.3
[4.3.0, )
System.Threading.Tasks
.NETStandard1.3
[4.3.0, )
[1.1.0, )
[1.1.0, )
System.Runtime
.NETStandard1.5
[4.3.0, )
System.Text.Encoding
.NETStandard1.5
[4.3.0, )
System.Threading.Tasks
.NETStandard1.5
[4.3.0, )