Namespace Eco.Core.FileStorage
Classes
AbsolutePathAwareStorage
Checks if fileName is absolute path and uses file system in this case otherwise it uses backing file storage.
FileStorageDirectoryInfo
FileStorageException
FileStorageExtensions
FileSystemStorage
File system storage. Uses target directory as constructor argument and works with relative paths.