Sign in Sign up
nuget

MimeMapping

Constants for (almost) all MIME types and method to determine MIME type from a file name. Contains just over 1000 mime types. The Dictionary is generated from the jshttp/mime-db db.json file. Works similar to .NET's System.Web.MimeMapping.GetMimeMapping. It aggregates data from the following sources: https://www.iana.org/assignments/media-types/media-types.xhtml https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types https://hg.nginx.org/nginx/raw-file/default/conf/mime.types See: https://github.com/jshttp/mime-db#mime-db https://learn.microsoft.com/dotnet/api/system.web.mimemapping.getmimemapping

Activity

Latest release
7mo ago
Total releases
26
Cadence
~29 days
Last 12 months
2

Reach

Stars

Details

License
MIT
First release
Nov 06, 2016
Releases
Version Released
4.0.0 major
3.2.0 minor
3.1.0 minor
3.0.1 patch
3.0.0 major
2.1.0 minor
2.0.0 major
1.0.1.50 patch
1.0.1.37 patch
1.0.1.35 patch
1.0.1.30 patch
1.0.1.26 patch
1.0.1.21 patch
1.0.1.17 patch
1.0.1.15 patch
1.0.1.14 patch
1.0.1.12 patch
1.0.1.10 major
0.1.5.9 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial