runtime.win.System.IO.FileSystem
4.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
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
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package runtime.win.System.IO.FileSystem -Version 4.0.1
dotnet add package runtime.win.System.IO.FileSystem --version 4.0.1
<PackageReference Include="runtime.win.System.IO.FileSystem" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add runtime.win.System.IO.FileSystem --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: runtime.win.System.IO.FileSystem, 4.0.1"
#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 runtime.win.System.IO.FileSystem as a Cake Addin
#addin nuget:?package=runtime.win.System.IO.FileSystem&version=4.0.1
// Install runtime.win.System.IO.FileSystem as a Cake Tool
#tool nuget:?package=runtime.win.System.IO.FileSystem&version=4.0.1
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
Dependencies
-
.NETCore 5.0
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.WindowsRuntime (>= 4.0.11)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Overlapped (>= 4.0.1)
- System.Threading.Tasks (>= 4.0.11)
-
.NETFramework 0.0
- No dependencies.
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Overlapped (>= 4.0.1)
- System.Threading.Tasks (>= 4.0.11)
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 4.0.1 | 0 | 07.02.2022 |