System.IO.FileSystem 4.0.0-beta-23109
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 |
---|---|
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.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|
347 |
Microsoft.DotNet.PlatformAbstractions
Abstractions for making code that uses file system and environment testable.
|
9 |
Microsoft.DotNet.PlatformAbstractions
Abstractions for making code that uses file system and environment testable.
|
13 |
Microsoft.DotNet.PlatformAbstractions
Abstractions for making code that uses file system and environment testable.
|
350 |
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
|
9 |
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
|
10 |
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
|
341 |
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.
|
20 |
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.
|
342 |
runtime.win.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.
|
16 |
System.Diagnostics.FileVersionInfo
Provides the System.Diagnostics.FileVersionInfo class, which allows access to Win32 version resource information for a physical file on disk.
Commonly Used Types:
System.Diagnostics.FileVersionInfo
When using NuGet 3.x this package requires at least version 3.4.
|
348 |
System.Diagnostics.StackTrace
Provides the System.Diagnostics.StackTrace class, which allows interaction with local and remote processes.
Commonly Used Types:
System.Diagnostics.StackFrame
System.Diagnostics.StackTrace
When using NuGet 3.x this package requires at least version 3.4.
|
346 |
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.
|
342 |
System.IO.FileSystem.AccessControl
Provides types for managing access and audit control lists for files and directories.
Commonly Used Types:
System.Security.AccessControl.DirectoryObjectSecurity
System.Security.AccessControl.DirectorySecurity
System.Security.AccessControl.FileSecurity
System.Security.AccessControl.FileSystemAccessRule
System.Security.AccessControl.FileSystemAuditRule
System.Security.AccessControl.FileSystemRights
System.Security.AccessControl.FileSystemSecurity
When using NuGet 3.x this package requires at least version 3.4.
|
17 |
System.IO.FileSystem.Watcher
Provides the System.IO.FileSystemWather class, which listens to the file system change notifications and raises events when a directory, or a file in a directory, changes.
Commonly Used Types:
System.IO.FileSystemWatcher
System.IO.WatcherChangeTypes
System.IO.FileSystemEventArgs
System.IO.RenamedEventArgs
System.IO.FileSystemEventHandler
System.IO.RenamedEventHandler
System.IO.NotifyFilters
System.IO.ErrorEventArgs
System.IO.ErrorEventHandler
System.IO.WaitForChangedResult
When using NuGet 3.x this package requires at least version 3.4.
|
350 |
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.
|
341 |
System.Net.NetworkInformation
Provides access to network traffic data, network address information, and notification of address changes for the local computer.
Commonly Used Types:
System.Net.NetworkInformation.NetworkInterface
System.Net.NetworkInformation.NetworkInformationException
System.Net.NetworkInformation.NetworkAddressChangedEventHandler
System.Net.NetworkInformation.NetworkInterfaceType
System.Net.NetworkInformation.OperationalStatus
System.Net.NetworkInformation.IPGlobalProperties
System.Net.NetworkInformation.UnicastIPAddressInformation
System.Net.NetworkInformation.UnicastIPAddressInformationCollection
System.Net.NetworkInformation.PhysicalAddress
System.Net.NetworkInformation.TcpConnectionInformation
When using NuGet 3.x this package requires at least version 3.4.
|
350 |
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.
|
342 |
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.
|
341 |
.NETPlatform 5.0
- System.Runtime (>= 4.0.0-beta-23109)
- System.IO (>= 4.0.0-beta-23109)
- System.IO.FileSystem.Primitives (>= 4.0.0-beta-23109)
- System.Threading.Tasks (>= 4.0.0-beta-23109)
- System.Runtime.Handles (>= 4.0.0-beta-23109)
- System.Text.Encoding (>= 4.0.0-beta-23109)
.NETCore 5.0
- System.Runtime.InteropServices (>= 4.0.20-beta-23109)
- System.Resources.ResourceManager (>= 4.0.0-beta-23109)
- System.Runtime.Handles (>= 4.0.0-beta-23109)
- System.Threading.Overlapped (>= 4.0.0-beta-23109)
- System.IO.FileSystem.Primitives (>= 4.0.0-beta-23109)
- System.Runtime.WindowsRuntime (>= 4.0.0-beta-23109)
- System.Runtime (>= 4.0.20-beta-23109)
- System.Text.Encoding (>= 4.0.10-beta-23109)
- System.Collections (>= 4.0.10-beta-23109)
- System.Threading.Tasks (>= 4.0.10-beta-23109)
- System.Diagnostics.Debug (>= 4.0.10-beta-23109)
- System.Runtime.Extensions (>= 4.0.10-beta-23109)
- System.Text.Encoding.Extensions (>= 4.0.10-beta-23109)
- System.Threading (>= 4.0.10-beta-23109)
- System.IO (>= 4.0.10-beta-23109)
DNXCore 5.0
- System.Text.Encoding.Extensions (>= 4.0.10-beta-23109)
- System.Threading (>= 4.0.10-beta-23109)
- System.Runtime.InteropServices (>= 4.0.20-beta-23109)
- System.Runtime (>= 4.0.20-beta-23109)
- System.Runtime.Extensions (>= 4.0.10-beta-23109)
- System.Resources.ResourceManager (>= 4.0.0-beta-23109)
- System.Runtime.Handles (>= 4.0.0-beta-23109)
- System.Threading.Overlapped (>= 4.0.0-beta-23109)
- System.Text.Encoding (>= 4.0.10-beta-23109)
- System.IO (>= 4.0.10-beta-23109)
- System.Collections (>= 4.0.10-beta-23109)
- System.Threading.Tasks (>= 4.0.10-beta-23109)
- System.IO.FileSystem.Primitives (>= 4.0.0-beta-23109)
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 343 | 08/18/2023 |
4.3.0-preview1-24530-04 | 2 | 03/17/2024 |
4.0.1 | 344 | 08/18/2023 |
4.0.1-rc2-24027 | 4 | 03/09/2024 |
4.0.1-beta-23516 | 5 | 03/03/2024 |
4.0.1-beta-23409 | 3 | 03/04/2024 |
4.0.1-beta-23225 | 4 | 03/09/2024 |
4.0.0 | 3 | 03/01/2024 |
4.0.0-beta-23109 | 4 | 03/09/2024 |
4.0.0-beta-23019 | 3 | 03/17/2024 |
4.0.0-beta-22816 | 1 | 03/02/2024 |
4.0.0-beta-22605 | 2 | 03/04/2024 |
4.0.0-beta-22416 | 0 | 01/16/2015 |
4.0.0-beta-22231 | 1 | 03/06/2024 |