Optional library for Verifiler, a .NET file validation and verification library which allows users to verify integrity of the following file formats:
- .accdb
Download the package via NuGet or acquire the .dll any other way and place it in the executing location (usually bin/Debug or bin/Release). If you are not sure, find the location by printing the value of Assembly.GetExecutingAssembly().Location.
You can install the following libraries (via NuGet) if you want to detect files which may have been corrupted during transfer (or any other reason).