System.IO 4.1.0

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.

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

Install-Package System.IO -Version 4.1.0
dotnet add package System.IO --version 4.1.0
<PackageReference Include="System.IO" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.IO --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.IO, 4.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.IO as a Cake Addin
#addin nuget:?package=System.IO&version=4.1.0

// Install System.IO as a Cake Tool
#tool nuget:?package=System.IO&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

https://go.microsoft.com/fwlink/?LinkID=799417

NuGet packages (55)

Showing the top 5 NuGet packages that depend on System.IO:

Package Downloads
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.DotNet.InternalAbstractions
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.PlatformAbstractions
Abstractions for making code that uses file system and environment testable.
FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, UTF-8 support, Async/await support and more. Written entirely in C#, with no external dependencies.
AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.

Version History

Version Downloads Last updated
4.3.0 0 06.02.2022
4.1.0 0 06.02.2022
4.0.0 0 06.02.2022