Skip to main content
MimeMapping package icon

MimeMapping

Fast and tiny dictionary of all registered mime types. Contains just over 1000 mime types. Generated from the Apache server mime.types file and the H5PB nginx mime.types file. Works similar to .NET's System.Web.MimeMapping.GetMimeMapping. See: http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types https://github.com/h5bp/server-configs-nginx/blob/master/mime.types https://msdn.microsoft.com/en-us/library/system.web.mimemapping.getmimemapping(v=vs.110).aspx

Total Downloads
27.1M
27,138,183
Published
Feb 21, 2017
Latest stable version

Install

.NET CLI
dotnet add package MimeMapping --version 0.1.5
Package Manager Console
Install-Package MimeMapping -Version 0.1.5
PackageReference
<PackageReference Include="MimeMapping" Version="0.1.5" />

Frameworks

.NETStandard1.1

Dependencies

NETStandard.Library
.NETStandard1.1
[1.6.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.