Info
Version: | 24.7.1 |
Author(s): | Joshua Clark |
Last Update: | Friday, July 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MediatedCommunications/Mime-Detective |
NuGet Url: | https://www.nuget.org/packages/Mime-Detective |
Install
Install-Package Mime-Detective
dotnet add package Mime-Detective
paket add Mime-Detective
Mime-Detective Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Buffers(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.5.0)
- System.Buffers(>= 4.5.0)
Tags
Quickly detect extensions & mime types from a stream or byte array using magic numbers (file headers) and magic words. A default signature library is included and can be expanded using Mime-Detective.Definitions.Condensed (common signatures) or Mime-Detective.Definitions.Exhaustive (14,000+ signatures).