FileSignatures 1.1.0
.NET Standard 1.6
.NET Framework 4.6.1
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 1.1.0
dotnet add package FileSignatures --version 1.1.0
<PackageReference Include="FileSignatures" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FileSignatures --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FileSignatures, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FileSignatures as a Cake Addin
#addin nuget:?package=FileSignatures&version=1.1.0
// Install FileSignatures as a Cake Tool
#tool nuget:?package=FileSignatures&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A small library for detecting the type of a file based on header signature (also known as magic number) rather than file extension.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FileSignatures:
Repository | Stars |
---|---|
neilharvey/FileSignatures
A small library for detecting the type of a file based on header signature (also known as magic number).
|
Version | Downloads | Last updated |
---|---|---|
4.3.1 | 1,126 | 5/15/2022 |
4.3.0 | 15,013 | 2/20/2022 |
4.2.0 | 65,323 | 9/29/2021 |
4.1.0 | 23,947 | 8/23/2021 |
4.0.1 | 11,629 | 8/10/2021 |
4.0.0 | 272,544 | 11/13/2019 |
4.0.0-rc | 265 | 11/13/2019 |
3.0.1 | 7,912 | 9/26/2019 |
3.0.0 | 45,313 | 2/25/2019 |
2.0.0 | 2,777 | 10/27/2018 |
2.0.0-rc | 551 | 10/21/2018 |
1.3.0 | 12,352 | 7/6/2018 |
1.2.0 | 8,533 | 7/14/2017 |
1.2.0-rc | 689 | 7/14/2017 |
1.1.0 | 1,230 | 2/2/2017 |
1.1.0-rc | 792 | 1/31/2017 |
1.0.0 | 820 | 1/13/2017 |