This library helps you decide the allowed files in your system by letting the file go through specific checks (filtering layers) before doing anything to the file. It supports four layers of checking including MimeTypes, and Content-Types. Usage: YOUR_IFormFile.IsFileAllowed(ARGS);
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Jan 30, 2023
$ dotnet add package FileBarrier.CoreNo README available.