Skip to main content
FileSignatures package icon

FileSignatures

A small library for detecting the type of a file based on header signature (also known as magic number) rather than file extension.

Total Downloads
5.4M
5,431,147
Published
Sep 30, 2025
Latest stable version

Install

.NET CLI
dotnet add package FileSignatures --version 6.1.1
Package Manager Console
Install-Package FileSignatures -Version 6.1.1
PackageReference
<PackageReference Include="FileSignatures" Version="6.1.1" />

Frameworks

net8.0 net9.0 .NETStandard2.0 .NETStandard2.1

Dependencies

OpenMcdf
net8.0
[2.3.1, )
[4.3.0, )
OpenMcdf
net9.0
[2.3.1, )
[4.3.0, )
OpenMcdf
.NETStandard2.0
[2.3.1, )
[4.3.0, )
System.Runtime
.NETStandard2.0
[4.3.0, )
OpenMcdf
.NETStandard2.1
[2.3.1, )
[4.3.0, )
System.Runtime
.NETStandard2.1
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.