astrolabe-file-storage

Official

Unified .NET file storage with flexible backends.

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.