Sign in Sign up
nuget

Files.FileSystems.WindowsStorage

A modern, immutable, async-first abstraction of hierarchical file systems with a consistent and developer friendly API that allows seamless switching between multiple underlying file system manifestations, while also fixing and hiding the flaws and inconsistencies of the wrapped APIs. This package provides a FileSystem implementation which interacts with the local machine's file system via UWP's Windows.Storage APIs. This implementation is designed for applications targeting the UWP which, due to sandbox restrictions, cannot use .NET's System.IO APIs. Learn more about Files at https://github.com/manuelroemer/Files.

nuget View on Nuget

Activity

Latest release
5y ago
Total releases
2
Cadence
~7 months
Last 12 months
0

Details

License
MIT
First release
May 30, 2020
Releases
Version Released
0.2.0 minor
0.1.0 initial