Managedcode Mimetypes

Use ManagedCode.MimeTypes when a .NET application needs consistent MIME type detection, extension mapping, and content-type decisions for uploads, downloads, or HTTP responses. USE FOR: integrating ManagedCode.MimeTypes into upload or download flows; mapping file extensions to content types in APIs or background processing; reviewing content-type. 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 58578e3 2 files · 5.7 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Libraries/ManagedCode-MimeTypes/skills/managedcode-mimetypes commit 58578e321d

Frequently asked questions

npx skillmds@latest add managedcode/managedcode-mimetypes