File Type Checker is a .Net file identification library allowing developers to verify the file's magic numbers/identifying bytes against a whitelist.
-
Updated
Jun 10, 2019 - C#
File Type Checker is a .Net file identification library allowing developers to verify the file's magic numbers/identifying bytes against a whitelist.
.NET File header validator against received file extension
The library for detecting the type of file based on file header signature (magic number). Implementation for .NET Standard 2.0.
Magic tricks for C# libraries
Add a description, image, and links to the magic-number topic page so that developers can more easily learn about it.
To associate your repository with the magic-number topic, visit your repo's landing page and select "manage topics."