System.IO.FileSystem 4.0.1-beta-23225
Provides types that allow reading and writing to files and types that provide basic file and directory support.
Commonly Used Types:
System.IO.FileStream
System.IO.FileInfo
System.IO.DirectoryInfo
System.IO.FileSystemInfo
System.IO.File
System.IO.Directory
System.IO.SearchOption
System.IO.FileOptions
Showing the top 20 packages that depend on System.IO.FileSystem.
| Packages | Downloads |
|---|---|
|
Colorful.Console
Style your C# console output!
|
5 |
|
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
|
5 |
|
Microsoft.Cci
Provides a portable version of the Microsoft.Cci library
|
4 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
|
6 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
|
5 |
|
Microsoft.Extensions.FileSystemGlobbing
File system globbing to find files matching a specified pattern.
|
5 |
|
Microsoft.IdentityModel.Logging
Includes Event Source based logging support.
|
4 |
|
NETStandard.Library
A set of standard .NET API's that are prescribed to be used and supported together. This includes all low level API's that all .NET platforms must support.
TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
|
5 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
runtime.unix.System.Net.Sockets
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network.
Commonly Used Types:
System.Net.Sockets.Socket
System.Net.Sockets.SocketAsyncEventArgs
System.Net.Sockets.LingerOption
System.Net.Sockets.SocketAsyncOperation
System.Net.Sockets.ProtocolType
System.Net.Sockets.NetworkStream
System.Net.Sockets.TcpClient
System.Net.Sockets.SocketType
System.Net.Sockets.UdpClient
System.Net.Sockets.SocketShutdown
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
Serilog
Simple .NET logging with fully-structured events
|
4 |
|
System.IO.Compression.ZipFile
Provides classes that support the compression and decompression of streams using file system paths.
Commonly Used Types:
System.IO.Compression.ZipFile
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
System.IO.MemoryMappedFiles
Provides classes for using a memory-mapped file, which maps the contents of a file to an application's logical address space.
Commonly Used Types:
System.IO.MemoryMappedFiles.MemoryMappedViewAccessor
System.IO.MemoryMappedFiles.MemoryMappedViewStream
System.IO.MemoryMappedFiles.MemoryMappedFile
System.IO.MemoryMappedFiles.MemoryMappedFileAccess
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
|
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
|
System.Security.Cryptography.X509Certificates
Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate.
Commonly Used Types:
System.Security.Cryptography.X509Certificates.X509Certificate2
System.Security.Cryptography.X509Certificates.X509Certificate
System.Security.Cryptography.X509Certificates.X509ContentType
System.Security.Cryptography.X509Certificates.StoreLocation
System.Security.Cryptography.X509Certificates.StoreName
System.Security.Cryptography.X509Certificates.X509FindType
System.Security.Cryptography.X509Certificates.X509ChainStatus
System.Security.Cryptography.X509Certificates.X509Certificate2Collection
System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension
System.Security.Cryptography.X509Certificates.X509Chain
|
5 |
|
System.Security.Cryptography.X509Certificates
Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate.
Commonly Used Types:
System.Security.Cryptography.X509Certificates.X509Certificate2
System.Security.Cryptography.X509Certificates.X509Certificate
System.Security.Cryptography.X509Certificates.X509ContentType
System.Security.Cryptography.X509Certificates.StoreLocation
System.Security.Cryptography.X509Certificates.StoreName
System.Security.Cryptography.X509Certificates.X509FindType
System.Security.Cryptography.X509Certificates.X509ChainStatus
System.Security.Cryptography.X509Certificates.X509Certificate2Collection
System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension
System.Security.Cryptography.X509Certificates.X509Chain
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
System.Xml.ReaderWriter
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.
Commonly Used Types:
System.Xml.XmlNodeType
System.Xml.XmlException
System.Xml.XmlReader
System.Xml.XmlWriter
System.Xml.IXmlLineInfo
System.Xml.XmlNameTable
System.Xml.IXmlNamespaceResolver
System.Xml.XmlNamespaceManager
System.Xml.XmlQualifiedName
|
5 |
|
System.Xml.ReaderWriter
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.
Commonly Used Types:
System.Xml.XmlNodeType
System.Xml.XmlException
System.Xml.XmlReader
System.Xml.XmlWriter
System.Xml.IXmlLineInfo
System.Xml.XmlNameTable
System.Xml.IXmlNamespaceResolver
System.Xml.XmlNamespaceManager
System.Xml.XmlQualifiedName
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
MonoAndroid 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
.NETPlatform 5.0
- System.Runtime (>= 4.0.0)
- System.Text.Encoding (>= 4.0.0)
- System.IO (>= 4.0.0)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
DNXCore 5.0
- System.Runtime (>= 4.0.20)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
- System.Threading.Overlapped (>= 4.0.0)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.Text.Encoding (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Collections (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Text.Encoding.Extensions (>= 4.0.10)
- System.Threading (>= 4.0.10)
.NETCore 5.0
- System.Runtime (>= 4.0.20)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
- System.Threading.Overlapped (>= 4.0.0)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.Runtime.WindowsRuntime (>= 4.0.0)
- System.Text.Encoding (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Collections (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Text.Encoding.Extensions (>= 4.0.10)
- System.Threading (>= 4.0.10)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 6 | 04/16/2026 |
| 4.3.0-preview1-24530-04 | 4 | 04/17/2026 |
| 4.0.1 | 4 | 04/17/2026 |
| 4.0.1-rc2-24027 | 4 | 04/18/2026 |
| 4.0.1-beta-23516 | 4 | 04/17/2026 |
| 4.0.1-beta-23409 | 4 | 04/17/2026 |
| 4.0.1-beta-23225 | 4 | 04/17/2026 |
| 4.0.0 | 4 | 04/17/2026 |
| 4.0.0-beta-23109 | 4 | 04/17/2026 |
| 4.0.0-beta-23019 | 4 | 04/17/2026 |
| 4.0.0-beta-22816 | 4 | 04/17/2026 |
| 4.0.0-beta-22605 | 4 | 04/17/2026 |
| 4.0.0-beta-22416 | 4 | 04/17/2026 |
| 4.0.0-beta-22231 | 4 | 04/18/2026 |