FileSignatures 5.1.1

dotnet add package FileSignatures --version 5.1.1
                    
NuGet\Install-Package FileSignatures -Version 5.1.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FileSignatures" Version="5.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FileSignatures" Version="5.1.1" />
                    
Directory.Packages.props
<PackageReference Include="FileSignatures" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FileSignatures --version 5.1.1
                    
#r "nuget: FileSignatures, 5.1.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=FileSignatures&version=5.1.1
                    
Install FileSignatures as a Cake Addin
#tool nuget:?package=FileSignatures&version=5.1.1
                    
Install FileSignatures as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on FileSignatures:

Package Downloads
HanaTech.Framework.MvcFunction

Package Description

Util.FileStorage

Util.FileStorage是Util应用框架文件存储操作基础类库

CL.Common.Business

Package Description

ThePensionsRegulator.GovUk.Frontend

Based on the GOV.UK Design System and GovUk.Frontend.AspNetCore. Adds extra features and components.

Senro.AspNetCore.Tools

Commonly used codes in Asp.net Core projects in the form of tools

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on FileSignatures:

Repository Stars
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
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
5.1.1 78,469 11/29/2024
5.1.1-rc3 96 11/27/2024
5.1.1-rc2 109 11/26/2024
5.1.0 116,913 9/13/2024
5.0.2 180,865 6/22/2024
5.0.1 49,803 5/29/2024
4.4.1 443,634 10/4/2023
4.4.0 767,233 9/15/2022
4.3.1 166,668 5/15/2022
4.3.0 180,881 2/20/2022
4.2.0 223,390 9/29/2021
4.1.0 51,356 8/23/2021
4.0.1 24,134 8/10/2021
4.0.0 506,620 11/13/2019
4.0.0-rc 791 11/13/2019
3.0.1 9,181 9/26/2019
3.0.0 82,429 2/25/2019
2.0.0 4,600 10/27/2018
2.0.0-rc 1,160 10/21/2018
1.3.0 14,076 7/6/2018
1.2.0 21,070 7/14/2017
1.2.0-rc 1,368 7/14/2017
1.1.0 2,073 2/2/2017
1.1.0-rc 1,545 1/31/2017
1.0.0 2,908 1/13/2017