Managedcode Storage

Use ManagedCode.Storage when a .NET application needs a provider-agnostic storage abstraction with explicit configuration, container selection, upload and download flows, and backend-specific integration kept. USE FOR: integrating ManagedCode.Storage into a .NET application; reviewing how a project abstracts file or object storage; deciding whether to centralize storage provider. DO NOT USE FOR: unrelated stacks; generic tasks that do not need this specific guidance. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode 857d503 2 files · 2.9 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Libraries/ManagedCode-Storage/skills/managedcode-storage commit 857d503ede

Frequently asked questions

npx skillmds@latest add managedcode/managedcode-storage