MimeTypesMap 1.0.8
Simple dictionary provides a few methods to lookup mime type/extension, generated From Apache's mime.types.
Install-Package MimeTypesMap -Version 1.0.8
dotnet add package MimeTypesMap --version 1.0.8
<PackageReference Include="MimeTypesMap" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MimeTypesMap --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Use ignore case for file extensions
Dependencies
-
.NETFramework 4.5.2
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (18)
Showing the top 5 NuGet packages that depend on MimeTypesMap:
Package | Downloads |
---|---|
Mime
.NET wrapper for libmagic.
|
|
StrongGrid
StrongGrid is a strongly typed .NET client for SendGrid's v3 API.
|
|
Allure.Commons
.net implementation of Allure java-commons
|
|
Cake.AWS.S3
Cake Build addon for transfering files to and from Amazon S3.
|
|
FluentlyHttpClient
Fluent Http Client with a fluent APIs which are intuitive, easy to use and also highly extensible.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MimeTypesMap:
Repository | Stars |
---|---|
Jericho/StrongGrid
Strongly typed library for the entire SendGrid v3 API, including webhooks
|