Namespace Serenity.FilePersistence.Application.Services
Classes
FilePersistenceServiceFactory
Factory for creating file persistence services.
FileStore
IBlobStore implementation over a file system + writer.
Exposes async members required by the hierarchy (IPersistenceStore, IKeyedStore, IReadOnlyBlobStore, IBlobStore).
Maintains synchronous helpers for internal use where appropriate.