FileSignatures 4.0.0-rc
A small library for detecting the type of a file based on header signature (also known as magic number) rather than file extension.
This is a prerelease version of FileSignatures.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FileSignatures -Version 4.0.0-rc
dotnet add package FileSignatures --version 4.0.0-rc
<PackageReference Include="FileSignatures" Version="4.0.0-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FileSignatures --version 4.0.0-rc
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FileSignatures, 4.0.0-rc"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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.
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 76,017 | 11/13/2019 |
4.0.0-rc | 159 | 11/13/2019 |
3.0.1 | 5,567 | 9/26/2019 |
3.0.0 | 27,283 | 2/25/2019 |
2.0.0 | 2,134 | 10/27/2018 |
2.0.0-rc | 407 | 10/21/2018 |
1.3.0 | 11,851 | 7/6/2018 |
1.2.0 | 4,136 | 7/14/2017 |
1.2.0-rc | 553 | 7/14/2017 |
1.1.0 | 1,029 | 2/2/2017 |
1.1.0-rc | 616 | 1/31/2017 |
1.0.0 | 606 | 1/13/2017 |