MimeTypeMap
MimeTypeMap copied to clipboard
Provides a huge dictionary of file extensions to mime types.
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
markdown
Mimetype and file extension mappings for markdown according to https://datatracker.ietf.org/doc/html/rfc7763
This content type is not recognized by MimeTypeMap
Hi team, I would like to know how can I fix this warning, as the functionality is working fine.
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?
easier example