ValidateFile 1.0.0
dotnet add package ValidateFile --version 1.0.0
NuGet\Install-Package ValidateFile -Version 1.0.0
<PackageReference Include="ValidateFile" Version="1.0.0" />
<PackageVersion Include="ValidateFile" Version="1.0.0" />
<PackageReference Include="ValidateFile" />
paket add ValidateFile --version 1.0.0
#r "nuget: ValidateFile, 1.0.0"
#:package ValidateFile@1.0.0
#addin nuget:?package=ValidateFile&version=1.0.0
#tool nuget:?package=ValidateFile&version=1.0.0
The steps need to be followed to integrate this package into the .net core project.
Step 1: Download this package from nuget package manager 'ValidateFile'
Step 2: Register a sevice in program.cs as, builder.Services.AddSingleton<ISTEGANOGRAPHY, STEGANOGRAPHY>();
Step 3: Solve the dependency injection in controller by, private readonly ISTEGANOGRAPHY _G; public HomeController(ISTEGANOGRAPHY G) { _G = G; }
Note:
- This package is build from .Net 8
- Always use the latest version
Features: Validate any given file for steganography. Supported Extension = ".doc | .docx | .pdf | .png | .jpg | .jpeg | .bmp | .gif | .txt | .xlsx | .xls | .wav | .mp3 | .ogg | .flac | .mp4 | .avi | .mov | .mkv | .wmv". Our AI will detect any potential steganography or malicious content within these file types.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- EPPlusFree (>= 4.5.3.8)
- iTextSharp (>= 5.5.13.4)
- Magick.NET-Q8-AnyCPU (>= 14.9.1)
- MathNet.Numerics (>= 5.0.0)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- NAudio (>= 2.2.1)
- System.Drawing.Common (>= 8.0.21)
- System.Formats.Asn1 (>= 8.0.2)
- System.Text.Json (>= 8.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 141 | 12/6/2025 |