Skip to main content

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.IOException System.IO.EndOfStreamException System.IO.FileNotFoundException System.IO.MemoryStream System.IO.StreamReader System.IO.StreamWriter System.IO.StringWriter System.IO.TextWriter System.IO.TextReader

Total Downloads
4.0B
3,968,904,737
Published
Oct 15, 2015
Latest stable version

Install

.NET CLI
dotnet add package system.io --version 4.0.11-beta-23409
Package Manager Console
Install-Package system.io -Version 4.0.11-beta-23409
PackageReference
<PackageReference Include="system.io" Version="4.0.11-beta-23409" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.6 Xamarin.iOS1.0 Xamarin.Mac2.0 .NETPlatform5.0 .NETCore5.0

Dependencies

System.Runtime
.NETPlatform5.0
[4.0.20, )
System.Text.Encoding
.NETPlatform5.0
[4.0.0, )
System.Threading.Tasks
.NETPlatform5.0
[4.0.0, )
System.Runtime
.NETCore5.0
[4.0.20, )
[4.0.10, )
[4.0.0, )
System.Threading
.NETCore5.0
[4.0.0, )
[4.0.0, )
[4.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 7 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.