0
kicks
IFileSystem Dependency Inversion Part 2
The second in a series of articles describing the use of DI to eliminate a dependency on the file system and enable the use of cloud storage to be swapped in/out with local disk storage.