This is a very small library, with only one function, which is to convert the file suffix name to the corresponding MIME type, and if you want to identify the real format of the file, you can refer to the myrmec project.
Info
Version: | 1.2.0 |
Author(s): | rocket robin |
Last Update: | Tuesday, June 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rocketRobin/myrmec |
NuGet Url: | https://www.nuget.org/packages/Myrmec.Mime |
Install
Install-Package Myrmec.Mime
dotnet add package Myrmec.Mime
paket add Myrmec.Mime
Myrmec.Mime Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags