Skip to content

Hanzik/verifiler-odf

Repository files navigation

VerifilerODF - Verifiler plugin

GitHub | NuGet

Optional library for Verifiler, a .NET file validation and verification library which allows users to verify integrity of the following file formats:

  • .ods
  • .odt

Installation

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.


List of optional verification libraries

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).

List of other relevant repositories

  • Verifiler (GitHub | NuGet) - Core library containing classes required by all other Verifiler libraries.
  • VerifilerCore (GitHub | NuGet) - Core library containing classes required by all other Verifiler libraries.
  • VerifilerTest (GitHub) - Unit test library.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages