[This is preliminary documentation and is subject to change.]
Implements NFX.IO.FileSystem support around local machine file system. This is needed for
components that may need to work with various file systems i.e. Apache HDFS or Aum Cluster File System (ACFS).
This particular implementation uses traditional System.IO.* and does not support transactions, versioning, metadata and NFX security
Inheritance Hierarchy

NFX DisposableObject
NFX.ApplicationModel ApplicationComponent
NFX.IO.FileSystem FileSystem
NFX.IO.FileSystem.Local LocalFileSystem
Namespace: NFX.IO.FileSystem.Local
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
See Also