Microsoft.TemplateEngine.Abstractions.PhysicalFileSystem Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IFile |
|
IPhysical |
Abstraction of FileSystem APIs, this allows unit tests to execute without touching hard drive. But also allows host to not store anything on physical file system, instead everything can be kept in memory and discarded after running. |