Sign in Sign up
nuget

Files.FileSystems.InMemory

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 an in-memory FileSystem implementation which is specifically designed for testing. The InMemoryFileSystem is completely independent of any real-world file system and can thus run in any testing configuration. In addition, each InMemoryFileSystem is isolated, leading to predictable testing states. 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