managedcode-mimetypes

Installation
SKILL.md

ManagedCode.MimeTypes

Trigger On

  • integrating ManagedCode.MimeTypes into upload or download flows
  • mapping file extensions to content types in APIs or background processing
  • reviewing content-type handling for files, blobs, or attachments
  • documenting a reusable MIME-type decision point in a .NET application

Install

dotnet add package ManagedCode.MimeTypes --version 10.1.1

Use PackageReference when the repository centralizes dependency versions:

Installs
24
GitHub Stars
477
First Seen
Apr 22, 2026
managedcode-mimetypes — managedcode/dotnet-skills