System.IO.FileSystem
4.0.0-beta-22605
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
This is a prerelease version of System.IO.FileSystem.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package System.IO.FileSystem -Version 4.0.0-beta-22605
dotnet add package System.IO.FileSystem --version 4.0.0-beta-22605
<PackageReference Include="System.IO.FileSystem" Version="4.0.0-beta-22605" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.IO.FileSystem --version 4.0.0-beta-22605
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- System.IO (>= 4.0.0-beta-22605)
- System.IO.FileSystem.Primitives (>= 4.0.0-beta-22605)
- System.Runtime (>= 4.0.0-beta-22605)
- System.Runtime.Handles (>= 4.0.0-beta-22605)
- System.Text.Encoding (>= 4.0.0-beta-22605)
- System.Threading.Tasks (>= 4.0.0-beta-22605)
GitHub Usage
Showing the top 10 GitHub repositories that depend on System.IO.FileSystem:
| Repository | Stars | |
|---|---|---|
|
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
|
||
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
||
|
dotnet-architecture/eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.2, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
||
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
||
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
||
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
||
|
xamarin/Xamarin.Forms
Xamarin.Forms Official Home
|
||
|
neuecc/UniRx
Reactive Extensions for Unity
|
||
|
PKISharp/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
||
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
Version History
| Version | Downloads | Last updated | ||
|---|---|---|---|---|
| 4.3.0 | 25,971,663 | 11/15/2016 | ||
| 4.3.0-preview1-24530-04 | 234,455 | 10/24/2016 | ||
| 4.0.1 | 28,466,771 | 6/27/2016 | ||
| 4.0.1-rc2-24027 | 3,819,237 | 5/16/2016 | ||
| 4.0.1-beta-23516 | 487,696 | 11/18/2015 | ||
| 4.0.1-beta-23409 | 396,553 | 10/15/2015 | ||
| 4.0.1-beta-23225 | 200,967 | 9/1/2015 | ||
| 4.0.0 | 3,453,019 | 7/29/2015 | ||
| 4.0.0-beta-23109 | 109,786 | 7/27/2015 | ||
| 4.0.0-beta-23019 | 56,901 | 6/30/2015 | ||
| 4.0.0-beta-22816 | 65,960 | 4/24/2015 | ||
| 4.0.0-beta-22605 | 19,842 | 2/13/2015 | ||
| 4.0.0-beta-22416 | 12,405 | 1/16/2015 | ||
| 4.0.0-beta-22231 | 33,785 | 11/11/2014 |

