Info
Version: | 0.1.1 |
Author(s): | Arlo Belshee |
Last Update: | Sunday, April 29, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://arlobelshee.github.com/SimulatableApi/ |
NuGet Url: | https://www.nuget.org/packages/SimulatableApi.StreamStore |
Install
Install-Package SimulatableApi.StreamStore
dotnet add package SimulatableApi.StreamStore
paket add SimulatableApi.StreamStore
SimulatableApi.StreamStore Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This makes it easy to test code that interacts with the file system.
This is not your typical files and directories API. There is a single instance that represents the entire file system.
File and directory objects are bound to a file system instance and all the instances related to a single file system share consistent state.