MimeTypeMap icon indicating copy to clipboard operation
MimeTypeMap copied to clipboard

Provides a huge dictionary of file extensions to mime types.

Results 16 MimeTypeMap issues
Sort by recently updated
recently updated
newest added

Can you please bump the nuget package. Several commits since 5/25/2021 are not included with mimeTypes i need. Many thanks for your time on this.

Added the following mime type mappings: text/comma-separated-values, audio/amr, application/vnd.apple.pkpass, application/sdoc

This adds support for TOML (Tom's Obvious, Minimal Language) according to it's official specification: https://toml.io/en/v1.0.0#mime-type

Mimetype and file extension mappings for markdown according to https://datatracker.ietf.org/doc/html/rfc7763

This content type is not recognized by MimeTypeMap

MimeTypeMap.GetExtension("image/jpg") - throws an error when it shouldn't

hi @samuelneff - I am the new maintainer of: https://www.nuget.org/packages/Mime-Detective/ https://github.com/MediatedCommunications/Mime-Detective and have recently published an update expanding to over 14,000 mime signatures. Are you open to combining/joining efforts?