FileSignatures 4.0.0
A small library for detecting the type of a file based on header signature (also known as magic number) rather than file extension.
Install-Package FileSignatures -Version 4.0.0
dotnet add package FileSignatures --version 4.0.0
<PackageReference Include="FileSignatures" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FileSignatures --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/neilharvey/FileSignatures/releases
Dependencies
-
.NETFramework 4.5.2
- OpenMcdf (>= 2.2.1.3)
-
.NETFramework 4.6.1
- OpenMcdf (>= 2.2.1.3)
-
.NETStandard 2.0
- OpenMcdf (>= 2.2.1.3)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.