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.
dotnet add package System.IO.FileSystem --version 4.0.1
Install-Package System.IO.FileSystem -Version 4.0.1
| 包名 | 版本要求 |
|---|---|
| System.IO.FileSystem.Primitives | [4.0.1, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| Microsoft.NETCore.Targets | [1.0.1, ) |
| System.IO | [4.1.0, ) |
| System.IO.FileSystem.Primitives | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Handles | [4.0.1, ) |
| System.Text.Encoding | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:17:52 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |