Namespace Serenity.FilePersistence.Infrastructure.Services
Classes
IOFileSystemService
Implementación de IFileSystem basada en System.IO (cross‑platform).
No depende de Unity.
IOPathService
Implementation of IPathService using System.IO and Environment.SpecialFolder.
SafeAtomicFileWriter
Thread-safe atomic file writer implementation using temporary files and file replacement.