astrolabe-file-storage
OfficialUnified .NET file storage with flexible backends.
Software Engineering#ASP.NET Core#EF Core#file storage#backend-agnostic#IFileStorage#ByteArrayFileStorage#upload download delete
Authorastrolabe-apps
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides a backend-agnostic file storage abstraction for .NET applications.
Core Features & Use Cases
- IFileStorage<T> interface abstracts UploadFile, DownloadFile, and DeleteFile for any file reference type.
- ByteArrayFileStorage demonstrates in-memory or database-backed storage with EF Core integration.
- Use Cases: store user documents, avatars, or media across databases, cloud storage, or filesystem backends.
Quick Start
Install the Astrolabe.FileStorage package, define a FileEntity, configure ByteArrayFileStorage.Create<FileEntity> with create/getBytes/options/deleteFile, and inject IFileStorage<FileEntity> into services or controllers. Then call UploadFile, DownloadFile, or DeleteFile with appropriate requests.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: astrolabe-file-storage Download link: https://github.com/astrolabe-apps/astrolabe-common/archive/main.zip#astrolabe-file-storage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.