Fluent Storage

USE FOR: Unified cloud storage abstraction across Azure Blob Storage, AWS S3, Google Cloud Storage, local filesystem, and FTP. Blob read/write, listing, streaming large files, and switching storage providers without code changes. DO NOT USE FOR: Relational data access, message queuing, low-level storage operations requiring provider-specific APIs (e.g., Azure Blob leases, S3 multipart upload tuning), or in-memory caching.

Tyler-R-Kendrick bc50863 21 files · 27.0 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/data/fluent-storage commit bc50863a31

Frequently asked questions

npx skillmds add tyler-r-kendrick/fluent-storage