A small library for detecting the type of a file based on header signature (also known as magic number) rather than file extension.
Info
Version: | 5.1.0 |
Author(s): | Neil Harvey |
Last Update: | Friday, September 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/neilharvey/FileSignatures/ |
NuGet Url: | https://www.nuget.org/packages/FileSignatures |
Install
Install-Package FileSignatures
dotnet add package FileSignatures
paket add FileSignatures
FileSignatures Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- OpenMcdf(>= 2.2.1.3)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- OpenMcdf(>= 2.2.1.3)
- OpenMcdf(>= 2.2.1.3)
Tags